devel/cvsup cvsup.spec,1.7,1.8

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Tue Mar 29 20:41:06 UTC 2005


Author: adrian

Update of /cvs/extras/devel/cvsup
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21371

Modified Files:
	cvsup.spec 
Log Message:
added gcc4 patch



Index: cvsup.spec
===================================================================
RCS file: /cvs/extras/devel/cvsup/cvsup.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cvsup.spec	3 Mar 2005 20:08:37 -0000	1.7
+++ cvsup.spec	29 Mar 2005 20:41:04 -0000	1.8
@@ -7,7 +7,7 @@
 Summary: CVS-Optimized General-Purpose Network File Distribution System client
 Name: cvsup
 Version: 16.1
-Release: 7.h
+Release: 8.h
 URL: http://www.polstra.com/projects/freeware/CVSup/
 License: BSD
 Group: Applications/Internet
@@ -27,6 +27,7 @@
 Patch5: ezm3-1.2-PPC-setjmp.patch
 # ... and this should be the real fix. Unfortunately it doesn't work..
 Patch6: ezm3-1.2-ppc-jmpbufsize.patch
+Patch7: cvsup-gcc4.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: mktemp, sed, XFree86-devel, zlib-devel
@@ -96,6 +97,7 @@
 %patch5 -p1
 #%patch6 -p1
 popd
+%patch7 -p1
 
 %build
 # ------------------------- Begin hackery ------------------------- #
@@ -202,6 +204,9 @@
 %doc Acknowledgments Announce Blurb ChangeLog Install License doc examples
 
 %changelog
+* Tue Mar 28 2005 Adrian Reber <adrian at lisas.de> - 0.16.1-8h
+- added gcc4 patch
+
 * Sun Feb 13 2005 David Woodhouse <dwmw2 at infradead.org> - 0.16.1-7h
 - Add PPC support. My brain hurts.
 




More information about the fedora-extras-commits mailing list