rpms/perl-Test-Spelling/devel perl-Test-Spelling.spec,1.8,1.9

Tom Callaway spot at fedoraproject.org
Fri Jan 29 15:26:42 UTC 2010


Author: spot

Update of /cvs/pkgs/rpms/perl-Test-Spelling/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17824

Modified Files:
	perl-Test-Spelling.spec 
Log Message:
actually apply patch


Index: perl-Test-Spelling.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Spelling/devel/perl-Test-Spelling.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- perl-Test-Spelling.spec	21 Jan 2010 00:51:44 -0000	1.8
+++ perl-Test-Spelling.spec	29 Jan 2010 15:26:42 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           perl-Test-Spelling
 Version:        0.11
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Check for spelling errors in POD files
 
 Group:          Development/Libraries
@@ -24,7 +24,7 @@ spell program.
 
 %prep
 %setup -q -n Test-Spelling-%{version}
-
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 29 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 0.11-8
+- actually apply patch. :P
+
 * Wed Jan 20 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 0.11-7
 - use hunspell instead of aspell (bz 508643)
 




More information about the perl-devel mailing list