SPECS: php-pear-Crypt_Blowfish.spec - 1.0.1

glen glen at pld-linux.org
Tue Sep 20 01:36:13 CEST 2005


Author: glen                         Date: Mon Sep 19 23:36:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.0.1

---- Files affected:
SPECS:
   php-pear-Crypt_Blowfish.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Crypt_Blowfish.spec
diff -u SPECS/php-pear-Crypt_Blowfish.spec:1.4 SPECS/php-pear-Crypt_Blowfish.spec:1.5
--- SPECS/php-pear-Crypt_Blowfish.spec:1.4	Mon Sep 19 23:43:39 2005
+++ SPECS/php-pear-Crypt_Blowfish.spec	Tue Sep 20 01:36:07 2005
@@ -8,12 +8,12 @@
 Summary:	%{_pearname} - quick two-way blowfish encryption
 Summary(pl):	%{_pearname} - szybkie dwustronne szyfrowanie algorytmem blowfish
 Name:		php-pear-%{_pearname}
-Version:	1.0.0
-Release:	1.1
+Version:	1.0.1
+Release:	1
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	02858a3c46db133f95a9b18c36f52688
+# Source0-md5:	93873efe07a267b2b415965994a0af98
 URL:		http://pear.php.net/package/Crypt_Blowfish/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	sed >= 4.0
@@ -34,10 +34,18 @@
 
 Ta klasa ma w PEAR status: %{_status}.
 
+%package tests
+Summary:	Tests for PEAR::%{_pearname}
+Group:		Development
+Requires:	%{name} = %{version}-%{release}
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
-# bad pear package
+# badly packaged, i think
 sed -i -e 's,Blowfish/DefaultKey.php,Crypt/Blowfish/DefaultKey.php,' ./%{php_pear_dir}/%{_class}/%{_subclass}.php
 
 %install
@@ -48,6 +56,10 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/*
+
 %files
 %defattr(644,root,root,755)
 %doc install.log
@@ -61,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/19 23:36:07  glen
+- 1.0.1
+
 Revision 1.4  2005/09/19 21:43:39  glen
 - integer BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Crypt_Blowfish.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list