rpms/dwdiff/devel dwdiff.spec,1.8,1.9

Jakub Hrozek jhrozek at fedoraproject.org
Mon Sep 22 14:55:39 UTC 2008


Author: jhrozek

Update of /cvs/extras/rpms/dwdiff/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8062

Modified Files:
	dwdiff.spec 
Log Message:
BZ #317310: Patch0/patch mismatch (Ville Skytta)


Index: dwdiff.spec
===================================================================
RCS file: /cvs/extras/rpms/dwdiff/devel/dwdiff.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- dwdiff.spec	10 Jul 2008 20:36:35 -0000	1.8
+++ dwdiff.spec	22 Sep 2008 14:55:08 -0000	1.9
@@ -1,6 +1,6 @@
 Name:    dwdiff       
 Version: 1.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Front end to diff for comparing files on a word per word basis
 
 Group:   Applications/Text       
@@ -25,7 +25,7 @@
 
 %prep
 %setup -q
-%patch -p1 -b .localedir
+%patch0 -p1 -b .localedir
 
 %build
 #dwdiff uses its own custom configure script
@@ -56,6 +56,9 @@
 %lang(nl) %{_mandir}/nl/man1/dwdiff.1*
 
 %changelog
+* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.4-2
+- Fix Patch0:/%%patch mismatch.
+
 * Tue Jul 08 2008 Jakub Hrozek <jhrozek at redhat.com> 1.4-1
 - New upstream release, which BR: libicu-devel
 




More information about the fedora-extras-commits mailing list