rpms/perl-Object-InsideOut/FC-4 perl-Object-InsideOut.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Sun Aug 6 04:10:34 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/perl-Object-InsideOut/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28193/FC-4

Modified Files:
	perl-Object-InsideOut.spec sources 
Log Message:
update to 1.48


Index: perl-Object-InsideOut.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Object-InsideOut/FC-4/perl-Object-InsideOut.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Object-InsideOut.spec	5 Jul 2006 19:55:46 -0000	1.2
+++ perl-Object-InsideOut.spec	6 Aug 2006 04:10:34 -0000	1.3
@@ -1,7 +1,5 @@
-# $Id$
-
 Name:           perl-Object-InsideOut
-Version:        1.45
+Version:        1.48
 Release:        1%{?dist}
 Summary:        Comprehensive inside-out object support module 
 
@@ -35,7 +33,7 @@
 
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 
@@ -43,7 +41,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}/*
 
@@ -64,6 +61,10 @@
 
 
 %changelog
+* Sat Aug 05 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.48-1
+- update to 1.48
+- drop some unneeded bits from the spec
+
 * Wed Jul  5 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.45-1
 - bump release for build 
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Object-InsideOut/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	5 Jul 2006 19:51:13 -0000	1.2
+++ sources	6 Aug 2006 04:10:34 -0000	1.3
@@ -1 +1 @@
-cde46297b346e329996b0cd40e9b81df  Object-InsideOut-1.45.tar.gz
+2237f3f1ff562089f0bc368c2fb3e3fa  Object-InsideOut-1.48.tar.gz




More information about the scm-commits mailing list