SPECS: perl-Text-Reform.spec - now it's correct.

agaran agaran at pld-linux.org
Wed Jan 9 21:48:54 CET 2008


Author: agaran                       Date: Wed Jan  9 20:48:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- now it's correct.

---- Files affected:
SPECS:
   perl-Text-Reform.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/perl-Text-Reform.spec
diff -u SPECS/perl-Text-Reform.spec:1.16 SPECS/perl-Text-Reform.spec:1.17
--- SPECS/perl-Text-Reform.spec:1.16	Wed Jan  9 21:44:59 2008
+++ SPECS/perl-Text-Reform.spec	Wed Jan  9 21:48:49 2008
@@ -46,7 +46,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 install demo*.pl $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-rm demo*.pl # shut up warning about unpackaged files
+rm $RPM_BUILD_ROOT/%{perl_vendorlib}/Text/demo*.pl # shut up warning about unpackaged files
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -65,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008-01-09 20:48:49  agaran
+- now it's correct.
+
 Revision 1.16  2008-01-09 20:44:59  agaran
 - clean up unpackaged files warning
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Text-Reform.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list