rpms/perl-Text-Autoformat/devel perl-Text-Autoformat.spec,1.4,1.5

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Sat Aug 20 23:28:04 UTC 2005


Author: steve

Update of /cvs/extras/rpms/perl-Text-Autoformat/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11949/devel

Modified Files:
	perl-Text-Autoformat.spec 
Log Message:
Fix permissions (#166406).


Index: perl-Text-Autoformat.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Text-Autoformat/devel/perl-Text-Autoformat.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Text-Autoformat.spec	25 May 2005 19:03:08 -0000	1.4
+++ perl-Text-Autoformat.spec	20 Aug 2005 23:28:02 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           perl-Text-Autoformat
 Version:        1.13
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Text::Autoformat Perl module
 License:        Artistic
 Group:          Development/Libraries
@@ -32,6 +32,7 @@
 
 %prep
 %setup -q -n Text-Autoformat-%{version}
+chmod a-x lib/Text/Autoformat.pm Changes README
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -60,6 +61,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Aug 20 2005 Steven Pritchard <steve at kspei.com> 1.13-2
+- Fix permissions (#166406).
+
 * Tue May 24 2005 Steven Pritchard <steve at kspei.com> 1.13-1
 - Update to 1.13 final.
 - Filter bogus perl(Hang) and perl(NullHang) auto-provides.




More information about the fedora-extras-commits mailing list