rpms/perl-Regexp-Common/devel perl-Regexp-Common.spec,1.1,1.2

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Sat Aug 20 00:31:54 UTC 2005


Author: corsepiu

Update of /cvs/extras/rpms/perl-Regexp-Common/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5633

Modified Files:
	perl-Regexp-Common.spec 
Log Message:
Spec cleanup.


Index: perl-Regexp-Common.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Regexp-Common/devel/perl-Regexp-Common.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Regexp-Common.spec	20 Aug 2005 00:10:13 -0000	1.1
+++ perl-Regexp-Common.spec	20 Aug 2005 00:31:52 -0000	1.2
@@ -1,6 +1,6 @@
 Name: 		perl-Regexp-Common
 Version: 	2.120
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Summary: 	Regexp::Common Perl module
 License: 	Artistic
 Group: 		Development/Libraries
@@ -26,7 +26,6 @@
 rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
@@ -39,13 +38,12 @@
 %files
 %defattr(-,root,root,-)
 %doc TODO README
-%{perl_vendorlib}/*
+%{perl_vendorlib}/Regexp
 %{_mandir}/man3/*
 
 %changelog
-* Thu Aug 11 2005 Ralf Corsepius <ralf at links2linux.de> - 1.120-1
-- FE submission.
+* Thu Aug 11 2005 Ralf Corsepius <ralf at links2linux.de> - 2.120-2
+- Spec cleanup.
 
-* Mon Mar 21 2005 Ralf Corsepius <ralf at links2linux.de> - 1.120-0.pm.2
-- Initial packman version.
-- Update to FE standards.
+* Thu Aug 11 2005 Ralf Corsepius <ralf at links2linux.de> - 2.120-1
+- FE submission.




More information about the fedora-extras-commits mailing list