rpms/papyrus/devel papyrus.spec,1.14,1.15

Ville Skyttä scop at fedoraproject.org
Sun Sep 21 08:53:58 UTC 2008


Author: scop

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

Modified Files:
	papyrus.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: papyrus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/papyrus/devel/papyrus.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- papyrus.spec	4 Mar 2008 04:02:03 -0000	1.14
+++ papyrus.spec	21 Sep 2008 08:53:28 -0000	1.15
@@ -2,7 +2,7 @@
 Summary:          Papyrus is a C++ canvas library similar to the Gnome canvas
 Name:             papyrus
 Version:          0.7.1
-Release:          3%{?dist}
+Release:          4%{?dist}
 License:          LGPLv2
 URL:              http://libpapyrus.sourceforge.net/
 Group:            System Environment/Libraries
@@ -30,7 +30,7 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 
 %build
 %configure --enable-static=no
@@ -68,6 +68,9 @@
 %{_datadir}/papyrusmm-0.7.1/
 
 %changelog
+* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.7.1-4
+- Fix Patch0:/%%patch mismatch.
+
 * Mon Mar 03 2008 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.7.1-3
 - Added boost-devel dependency
 - Added INT_MAX patch




More information about the fedora-extras-commits mailing list