packages: php-pear-Payment_Clieop/php-pear-Payment_Clieop.spec - up to 0.2.0

glen glen at pld-linux.org
Mon Nov 15 17:03:24 CET 2010


Author: glen                         Date: Mon Nov 15 16:03:24 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.2.0

---- Files affected:
packages/php-pear-Payment_Clieop:
   php-pear-Payment_Clieop.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/php-pear-Payment_Clieop/php-pear-Payment_Clieop.spec
diff -u packages/php-pear-Payment_Clieop/php-pear-Payment_Clieop.spec:1.16 packages/php-pear-Payment_Clieop/php-pear-Payment_Clieop.spec:1.17
--- packages/php-pear-Payment_Clieop/php-pear-Payment_Clieop.spec:1.16	Thu Jan 31 13:16:09 2008
+++ packages/php-pear-Payment_Clieop/php-pear-Payment_Clieop.spec	Mon Nov 15 17:03:16 2010
@@ -1,22 +1,16 @@
 # $Revision$, $Date$
-# ToDo:
-# - where should Samples/ go ?
-
 %include	/usr/lib/rpm/macros.php
-%define		_class		Payment
-%define		_subclass	Clieop
 %define		_status		beta
-%define		_pearname	%{_class}_%{_subclass}
-
+%define		_pearname	Payment_Clieop
 Summary:	%{_pearname} - create clieop03 file to send to Dutch Bank
 Summary(pl.UTF-8):	%{_pearname} - tworzenie pliku clieop03 do wysyłania Dutch Banku
 Name:		php-pear-%{_pearname}
-Version:	0.1.2
-Release:	2
+Version:	0.2.0
+Release:	1
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	4e683c3f680ab8f33cae729846ed556b
+# Source0-md5:	261ba9a3f34f5f88e026a74e3bbb42f5
 URL:		http://pear.php.net/package/Payment_Clieop/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -32,16 +26,16 @@
 In PEAR status of this package is: %{_status}.
 
 %description -l pl.UTF-8
-Te klasy potrafią tworzyć plik clieop03, które można wysyłać do
-Dutch Banku. Oczywiście potrzebne jest jeszcze konto w Dutch Banku.
+Te klasy potrafią tworzyć plik clieop03, które można wysyłać do Dutch
+Banku. Oczywiście potrzebne jest jeszcze konto w Dutch Banku.
 
 Ta klasa ma w PEAR status: %{_status}.
 
 %prep
 %pear_package_setup
 
-install -d docs/%{_pearname}
-mv ./%{php_pear_dir}/%{_pearname}/Samples docs/%{_pearname}
+install -d docs
+mv .%{php_pear_dir}/data/Payment_Clieop/* docs/%{_pearname}/docs
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -54,9 +48,10 @@
 %files
 %defattr(644,root,root,755)
 %doc install.log
-%doc docs/%{_pearname}/*
+%doc docs/%{_pearname}/docs/*
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_pearname}
+%{php_pear_dir}/Payment/Clieop.php
+%{php_pear_dir}/Payment/Clieop
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -64,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/11/15 16:03:16  glen
+- up to 0.2.0
+
 Revision 1.16  2008/01/31 12:16:09  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Payment_Clieop/php-pear-Payment_Clieop.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list