rpms/soprano/devel soprano.spec,1.64,1.65

Rex Dieter rdieter at fedoraproject.org
Mon Jul 19 16:01:18 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/soprano/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv25752

Modified Files:
	soprano.spec 
Log Message:
patch upstreamed



Index: soprano.spec
===================================================================
RCS file: /cvs/pkgs/rpms/soprano/devel/soprano.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -p -r1.64 -r1.65
--- soprano.spec	10 Jun 2010 14:18:22 -0000	1.64
+++ soprano.spec	19 Jul 2010 16:01:17 -0000	1.65
@@ -21,9 +21,9 @@ Source0: http://downloads.sf.net/soprano
 Source1: soprano-svn_checkout.sh
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-## upstreamable patches
+## upstream patches
 # fix missing #include which breaks QT_NO_DEBUG_OUTPUT build
-Patch50:  soprano-2.4.3-missing-qdebug-header.patch
+Patch100:  soprano-2.4.3-missing-qdebug-header.patch
 
 BuildRequires: clucene-core-devel >= 0.9.20-2
 BuildRequires: cmake
@@ -108,7 +108,7 @@ format for easy browsing.
 %prep
 %setup -q -n soprano%{!?snap:-%{version}}
 
-%patch50 -p1 -b .missing-qdebug-header
+%patch100 -p1 -b .missing-qdebug-header
 
 
 %build



More information about the scm-commits mailing list