SPECS: php-pear-Contact_AddressBook.spec - updated to 0.4.0 alpha1
glen
glen at pld-linux.org
Thu Oct 6 19:19:23 CEST 2005
Author: glen Date: Thu Oct 6 17:19:23 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.4.0 alpha1
---- Files affected:
SPECS:
php-pear-Contact_AddressBook.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/php-pear-Contact_AddressBook.spec
diff -u SPECS/php-pear-Contact_AddressBook.spec:1.7 SPECS/php-pear-Contact_AddressBook.spec:1.8
--- SPECS/php-pear-Contact_AddressBook.spec:1.7 Tue Oct 4 00:59:15 2005
+++ SPECS/php-pear-Contact_AddressBook.spec Thu Oct 6 19:19:17 2005
@@ -2,20 +2,20 @@
%include /usr/lib/rpm/macros.php
%define _class Contact
%define _subclass AddressBook
-%define _status devel
+%define _status alpha
%define _pearname %{_class}_%{_subclass}
Summary: %{_pearname} - Address book export-import class
Summary(pl): %{_pearname} - Klasa do importowania/eksportowania książki adresowej
Name: php-pear-%{_pearname}
-Version: 0.1.0
-%define _rc dev1
-%define _rel 2
-Release: 1.%{_rc}.%{_rel}
+Version: 0.4.0
+%define _rc alpha1
+%define _rel 1
+Release: 0.%{_rc}.%{_rel}
License: BSD
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}%{_rc}.tgz
-# Source0-md5: 7cb8111400f3884a0e854a52dfdc1af7
+# Source0-md5: 6258c16aef639444408549020260318b
URL: http://pear.php.net/package/Contact_AddressBook/
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-pear >= 4:1.0-7
@@ -56,7 +56,7 @@
%files
%defattr(644,root,root,755)
%doc install.log
-%doc docs/%{_pearname}/{README.txt,examples,gateaway}
+%doc docs/%{_pearname}/docs/*
%{php_pear_dir}/.registry/*.reg
%{php_pear_dir}/%{_class}/%{_subclass}.php
%{php_pear_dir}/%{_class}/%{_subclass}
@@ -69,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/10/06 17:19:17 glen
+- updated to 0.4.0 alpha1
+
Revision 1.7 2005/10/03 22:59:15 glen
- semi automatically added deps from pear
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-Contact_AddressBook.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list