rpms/condor/devel condor.spec,1.22,1.23

matt matt at fedoraproject.org
Fri Aug 28 17:38:50 UTC 2009


Author: matt

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

Modified Files:
	condor.spec 
Log Message:
7.2.4-1, without gcc44 patch


Index: condor.spec
===================================================================
RCS file: /cvs/pkgs/rpms/condor/devel/condor.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- condor.spec	28 Aug 2009 17:23:52 -0000	1.22
+++ condor.spec	28 Aug 2009 17:38:49 -0000	1.23
@@ -29,7 +29,6 @@ Patch1: stdsoap2.h.patch.patch
 Patch3: chkconfig_off.patch
 Patch4: no_rpmdb_query.patch
 Patch5: no_basename.patch
-Patch6: gcc44_const.patch
 
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
@@ -115,7 +114,6 @@ cp %{SOURCE2} .
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 
 # fix errant execute permissions
 find src -perm /a+x -type f -name "*.[Cch]" -exec chmod a-x {} \;
@@ -574,6 +572,7 @@ fi
 %changelog
 * Fri Aug 28 2009  <matt at redhat> - 7.2.4-1
 - Upgrade to 7.2.4 release
+- Removed gcc44_const.patch, accepted upstream
 
 * Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 7.2.1-3
 - rebuilt with new openssl




More information about the fedora-extras-commits mailing list