rpms/perl-Object-InsideOut/FC-5 perl-Object-InsideOut.spec, 1.4, 1.5 sources, 1.4, 1.5

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Wed Sep 6 01:20:01 UTC 2006


Author: cweyl

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

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



Index: perl-Object-InsideOut.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Object-InsideOut/FC-5/perl-Object-InsideOut.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Object-InsideOut.spec	11 Aug 2006 15:38:51 -0000	1.4
+++ perl-Object-InsideOut.spec	6 Sep 2006 01:20:01 -0000	1.5
@@ -1,5 +1,5 @@
 Name:           perl-Object-InsideOut
-Version:        1.49
+Version:        1.52
 Release:        1%{?dist}
 Summary:        Comprehensive inside-out object support module 
 
@@ -15,6 +15,8 @@
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(Exception::Class) >= 1.22
+BuildRequires:  perl(Want) >= 0.12
+
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -39,10 +41,12 @@
 
 %install
 rm -rf %{buildroot}
+
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
-chmod -R u+w %{buildroot}/*
+
+%{_fixperms} %{buildroot}/*
 
 
 %check
@@ -61,6 +65,13 @@
 
 
 %changelog
+* Tue Sep 05 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.52-1
+- update to 1.52
+
+* Thu Aug 31 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.51-1
+- update to 1.51, which now has a BR of perl(Want)
+- rebuild per mass rebuild
+
 * Fri Aug 11 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.49-1
 - update to 1.49
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Object-InsideOut/FC-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	11 Aug 2006 15:38:51 -0000	1.4
+++ sources	6 Sep 2006 01:20:01 -0000	1.5
@@ -1 +1 @@
-4561fef433b7369025deb87197f14372  Object-InsideOut-1.49.tar.gz
+ddc5f8785177abf6a3a080b63d269e6f  Object-InsideOut-1.52.tar.gz




More information about the scm-commits mailing list