SPECS: php-pear-Image_Barcode.spec - updated to 1.0.4 (no need to ...

glen glen at pld-linux.org
Wed Sep 28 00:29:23 CEST 2005


Author: glen                         Date: Tue Sep 27 22:29:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.4 (no need to obsolete -tests, it was never on ftp)

---- Files affected:
SPECS:
   php-pear-Image_Barcode.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Image_Barcode.spec
diff -u SPECS/php-pear-Image_Barcode.spec:1.12 SPECS/php-pear-Image_Barcode.spec:1.13
--- SPECS/php-pear-Image_Barcode.spec:1.12	Tue Sep 27 23:57:40 2005
+++ SPECS/php-pear-Image_Barcode.spec	Wed Sep 28 00:29:18 2005
@@ -8,12 +8,12 @@
 Summary:	%{_pearname} - render barcodes
 Summary(pl):	%{_pearname} - rysowanie kodów kreskowych
 Name:		php-pear-%{_pearname}
-Version:	1.0.1
-Release:	1.1
+Version:	1.0.4
+Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	eb7aee7fd64a2cc344c449d6eccbe5b0
+# Source0-md5:	f029193037c9e0942f03440217bc676b
 URL:		http://pear.php.net/package/Image_Barcode/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-gd
@@ -40,20 +40,10 @@
 
 Ta klasa ma w PEAR status: %{_status}.
 
-%package tests
-Summary:	Tests for PEAR::%{_pearname}
-Summary(pl):	Testy dla PEAR::%{_pearname}
-Group:		Development
-Requires:	%{name} = %{version}-%{release}
-
-%description tests
-Tests for PEAR::%{_pearname}.
-
-%description tests -l pl
-Testy dla PEAR::%{_pearname}.
-
 %prep
 %pear_package_setup
+install -d docs/%{_pearname}
+mv ./%{php_pear_dir}/Image/docs/examples docs/%{_pearname}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -71,22 +61,22 @@
 %files
 %defattr(644,root,root,755)
 %doc install.log optional-packages.txt
-%doc docs/%{_pearname}/{*.txt,ChangeLog}
+%doc docs/%{_pearname}/docs/*
+%doc docs/%{_pearname}/examples
 %{php_pear_dir}/.registry/*.reg
 %dir %{php_pear_dir}/%{_class}/%{_subclass}
 %{php_pear_dir}/%{_class}/*.php
 %{php_pear_dir}/%{_class}/%{_subclass}/*.php
 
-%files tests
-%defattr(644,root,root,755)
-%{php_pear_dir}/tests/*
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/09/27 22:29:18  glen
+- updated to 1.0.4 (no need to obsolete -tests, it was never on ftp)
+
 Revision 1.12  2005/09/27 21:57:40  glen
 - new pear packaging
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Image_Barcode.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list