rpms/qpidc/devel qpidc.spec,1.94,1.95

Nuno Santos nsantos at fedoraproject.org
Sat Sep 19 01:04:46 UTC 2009


Author: nsantos

Update of /cvs/extras/rpms/qpidc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9124

Modified Files:
	qpidc.spec 
Log Message:
comment out patch


Index: qpidc.spec
===================================================================
RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -p -r1.94 -r1.95
--- qpidc.spec	19 Sep 2009 00:52:45 -0000	1.94
+++ qpidc.spec	19 Sep 2009 01:04:46 -0000	1.95
@@ -16,7 +16,7 @@ License:        ASL 2.0
 URL:            http://qpid.apache.org
 Source0:        %{name}-%{version}.tar.gz
 Source1:	qpidd.pp
-Patch1:		qpidc_f12_new_cpg.diff
+#Patch1:		qpidc_f12_new_cpg.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: boost-devel
@@ -213,7 +213,7 @@ exit 0
 
 %prep
 %setup -q
-%patch1 -p1
+#%patch1 -p1
 
 %define perftests "perftest topic_listener topic_publisher latencytest client_test txtest"
 




More information about the scm-commits mailing list