packages: php-pear-Mail_Mime/php-pear-Mail_Mime.spec - restored %install an...

sparky sparky at pld-linux.org
Sun Jan 23 02:14:55 CET 2011


Author: sparky                       Date: Sun Jan 23 01:14:55 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- restored %install and %clean sections (removed accidentally)

---- Files affected:
packages/php-pear-Mail_Mime:
   php-pear-Mail_Mime.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/php-pear-Mail_Mime/php-pear-Mail_Mime.spec
diff -u packages/php-pear-Mail_Mime/php-pear-Mail_Mime.spec:1.34 packages/php-pear-Mail_Mime/php-pear-Mail_Mime.spec:1.35
--- packages/php-pear-Mail_Mime/php-pear-Mail_Mime.spec:1.34	Sun Jan 23 02:03:16 2011
+++ packages/php-pear-Mail_Mime/php-pear-Mail_Mime.spec	Sun Jan 23 02:14:50 2011
@@ -51,6 +51,14 @@
 %prep
 %pear_package_setup
 
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{php_pear_dir}
+%pear_package_install
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %files
 %defattr(644,root,root,755)
 %doc install.log
@@ -64,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2011/01/23 01:14:50  sparky
+- restored %install and %clean sections (removed accidentally)
+
 Revision 1.34  2011/01/23 01:03:16  sparky
 - dropped -tests subpackage
 
================================================================

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



More information about the pld-cvs-commit mailing list