rpms/xforms/devel xforms.spec,1.25,1.26

Rex Dieter rdieter at fedoraproject.org
Mon Jul 27 15:28:26 UTC 2009


Author: rdieter

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

Modified Files:
	xforms.spec 
Log Message:
sent patch upstream



Index: xforms.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xforms/devel/xforms.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- xforms.spec	27 Jul 2009 14:43:44 -0000	1.25
+++ xforms.spec	27 Jul 2009 15:28:25 -0000	1.26
@@ -11,8 +11,9 @@ Source0: http://savannah.nongnu.org/down
 Source1: http://savannah.nongnu.org/download/xforms/xforms-%{version}.tar.gz.sig 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-## upstreamable patches
-Patch50: xforms-1.0.91-no_undefined.patch
+## upstreamed patches
+# http://savannah.nongnu.org/support/?106948
+Patch100: xforms-1.0.91-no_undefined.patch
 
 BuildRequires: libjpeg-devel
 BuildRequires: libGL-devel
@@ -49,7 +50,7 @@ Requires: libjpeg-devel
 %prep
 %setup -q
 
-%patch50 -p1 -b .no_undefined
+%patch100 -p1 -b .no_undefined
 
 # rpath hack
 sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure




More information about the fedora-extras-commits mailing list