rpms/perl-Class-InsideOut/FC-5 perl-Class-InsideOut.spec, 1.3, 1.4 sources, 1.3, 1.4

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Wed Aug 16 16:22:06 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/perl-Class-InsideOut/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14412

Modified Files:
	perl-Class-InsideOut.spec sources 
Log Message:
bump


Index: perl-Class-InsideOut.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-InsideOut/FC-5/perl-Class-InsideOut.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Class-InsideOut.spec	28 Jul 2006 15:52:32 -0000	1.3
+++ perl-Class-InsideOut.spec	16 Aug 2006 16:22:05 -0000	1.4
@@ -1,5 +1,5 @@
 Name:           perl-Class-InsideOut
-Version:        1.01 
+Version:        1.02 
 Release:        1%{?dist}
 Summary:        A safe, simple inside-out object construction kit 
 
@@ -39,7 +39,7 @@
 dos2unix Todo
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 
@@ -47,7 +47,6 @@
 rm -rf %{buildroot}
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
 find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w %{buildroot}/*
 
@@ -68,6 +67,10 @@
 
 
 %changelog
+* Wed Aug 16 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.02-1
+- update to 1.02
+- dropped some depreciated spec bits
+
 * Fri Jul 28 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.01-0
 - update to 1.01
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-InsideOut/FC-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	28 Jul 2006 15:52:32 -0000	1.3
+++ sources	16 Aug 2006 16:22:05 -0000	1.4
@@ -1 +1 @@
-50fda748d79f16ea45967743814bfe97  Class-InsideOut-1.01.tar.gz
+96d8ff279114bbd0ecbb26e890499b72  Class-InsideOut-1.02.tar.gz




More information about the fedora-extras-commits mailing list