mirror of
https://abf.rosa.ru/djam/php-pear-HTTP_WebDAV_Server.git
synced 2025-02-23 14:22:55 +00:00
automatic rebuilder test -- 1.0.0RC8
This commit is contained in:
parent
06e00dbd09
commit
5f32b2a4f0
2 changed files with 5 additions and 4 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
"HTTP_WebDAV_Server-0.99.1.tar.bz2": 5951ffbe8c071d76172c290f138ce58b8c6e3c92
|
||||
HTTP_WebDAV_Server-1.0.0RC8.tgz: b5cee6c27b4c022c181de159fb2572a8eb86cf7a
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
%define upstream_name %{_class}_%{_subclass}_Server
|
||||
|
||||
Name: php-pear-%{upstream_name}
|
||||
Version: 0.99.1
|
||||
Release: 17
|
||||
Version: 1.0.0RC8
|
||||
Release: 1
|
||||
Summary: WebDAV Server Baseclass
|
||||
License: PHP License
|
||||
Group: Development/PHP
|
||||
URL: http://pear.php.net/package/HTTP_WebDAV_Server/
|
||||
Source0: http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
|
||||
Source0: http://download.pear.php.net/package/HTTP_WebDAV_Server-%{version}.tgz
|
||||
Requires(post): php-pear
|
||||
Requires(preun): php-pear
|
||||
Requires: php-pear
|
||||
|
@ -115,3 +115,4 @@ install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
|
|||
* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-1mdk
|
||||
- initial Mandriva package (PLD import)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue