rpms/perl-WWW-Myspace/devel .cvsignore, 1.4, 1.5 perl-WWW-Myspace.spec, 1.6, 1.7 sources, 1.4, 1.5

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Sat Sep 2 08:47:01 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/perl-WWW-Myspace/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20866/devel

Modified Files:
	.cvsignore perl-WWW-Myspace.spec sources 
Log Message:
Update to 0.53



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-WWW-Myspace/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	11 Aug 2006 05:00:10 -0000	1.4
+++ .cvsignore	2 Sep 2006 08:47:00 -0000	1.5
@@ -1 +1 @@
-WWW-Myspace-0.52.tar.gz
+WWW-Myspace-0.53.tar.gz


Index: perl-WWW-Myspace.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-WWW-Myspace/devel/perl-WWW-Myspace.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-WWW-Myspace.spec	1 Sep 2006 04:22:42 -0000	1.6
+++ perl-WWW-Myspace.spec	2 Sep 2006 08:47:00 -0000	1.7
@@ -11,8 +11,8 @@
 
 
 Name:     perl-WWW-Myspace
-Version:  0.52
-Release:        3%{?dist}
+Version:  0.53
+Release:  1%{?dist}
 Summary:  Access your myspace.com profile in Perl!
 
 Group:    Development/Libraries
@@ -60,10 +60,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}/*
 
 # remove errant execute bit from the .pm's
 find %{buildroot} -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';'
@@ -89,6 +91,9 @@
 
 
 %changelog
+* Sat Sep 02 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.53-1
+- update to 0.53
+
 * Thu Aug 31 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.52-3
 - bump for mass rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-WWW-Myspace/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	11 Aug 2006 05:00:10 -0000	1.4
+++ sources	2 Sep 2006 08:47:00 -0000	1.5
@@ -1 +1 @@
-b11e8bf3ff5537b1903825a733da87ed  WWW-Myspace-0.52.tar.gz
+e748f87657612b8ef8883b7ac4ffd0fe  WWW-Myspace-0.53.tar.gz




More information about the scm-commits mailing list