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
a5800daf7c
commit
809bc47245
1 changed files with 4 additions and 5 deletions
|
@ -1,17 +1,15 @@
|
|||
%define _class HTTP
|
||||
%define _subclass WebDAV
|
||||
%define upstream_name %{_class}_%{_subclass}_Server
|
||||
%define pre RC8
|
||||
|
||||
|
||||
Name: php-pear-%{upstream_name}
|
||||
Version: 1.0.0
|
||||
Release: 0.%{pre}
|
||||
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/HTTP_WebDAV_Server-%{version}%{pre}.tgz
|
||||
Source0: http://download.pear.php.net/package/HTTP_WebDAV_Server-%{version}.tgz
|
||||
Requires(post): php-pear
|
||||
Requires(preun): php-pear
|
||||
Requires: php-pear
|
||||
|
@ -46,6 +44,7 @@ install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
|
|||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/pear/%{_class}
|
||||
%{_datadir}/pear/packages/%{upstream_name}.xml
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue