rpms/dosbox/devel dosbox.spec,1.30,1.31

Ville Skyttä scop at fedoraproject.org
Sun Sep 21 08:27:50 UTC 2008


Author: scop

Update of /cvs/pkgs/rpms/dosbox/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15066/dosbox/devel

Modified Files:
	dosbox.spec 
Log Message:
* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi>
- Fix Patch0:/%patch mismatch.

https://www.redhat.com/archives/fedora-devel-list/2008-September/msg00375.html



Index: dosbox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dosbox/devel/dosbox.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- dosbox.spec	22 Feb 2008 15:51:51 -0000	1.30
+++ dosbox.spec	21 Sep 2008 08:27:20 -0000	1.31
@@ -1,6 +1,6 @@
 Name:           dosbox
 Version:        0.72
-Release:        4%{?dist}
+Release:        5%{?dist}
 
 Summary:        x86/DOS emulator with sound and graphics
 
@@ -37,7 +37,7 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 
 %build
 %configure --enable-core-inline
@@ -75,6 +75,9 @@
 
 
 %changelog
+* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.72-5
+- Fix Patch0:/%%patch mismatch.
+
 * Fri Feb 22 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 0.72-4
 - fix gcc43 build (#433990) with patch from Erik van Pienbroek




More information about the fedora-extras-commits mailing list