rpms/oprofile/devel oprofile.spec,1.67,1.68

William Eden Cohen (wcohen) fedora-extras-commits at redhat.com
Fri Apr 4 21:55:16 UTC 2008


Author: wcohen

Update of /cvs/pkgs/rpms/oprofile/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4426

Modified Files:
	oprofile.spec 
Log Message:
* Fri Apr 04 2008 Will Cohen <wcohen at redhat.com> - 0.9.3-17
- Use older qt3-devel. rhbz #440949




Index: oprofile.spec
===================================================================
RCS file: /cvs/pkgs/rpms/oprofile/devel/oprofile.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- oprofile.spec	15 Feb 2008 18:31:41 -0000	1.67
+++ oprofile.spec	4 Apr 2008 21:54:36 -0000	1.68
@@ -3,7 +3,7 @@
 Summary: System wide profiler
 Name: oprofile
 Version: 0.9.3
-Release: 16%{?dist}
+Release: 17%{?dist}
 License: GPL
 Group: Development/System
 #
@@ -22,7 +22,7 @@
 URL: http://oprofile.sf.net
 
 ExclusiveArch: %{ix86} ia64 x86_64 ppc ppc64 s390 s390x alpha alphaev6 sparc sparc64
-BuildRequires: qt-devel
+BuildRequires: qt3-devel
 BuildRequires: libxslt
 BuildRequires: docbook-style-xsl
 BuildRequires: docbook-utils
@@ -105,7 +105,8 @@
 --mandir=%{_mandir} \
 --infodir=%{_infodir} \
 --with-separate-debug-dir=/usr/lib/debug \
---enable-abi
+--enable-abi \
+--with-qt-dir=$QTDIR
 
 make CFLAGS="$RPM_OPT_FLAGS"
 
@@ -191,6 +192,9 @@
 %{_bindir}/oprof_start
 
 %changelog
+* Fri Apr 04 2008 Will Cohen <wcohen at redhat.com> - 0.9.3-17
+- Use older qt3-devel. rhbz #440949
+
 * Fri Feb 15 2008 Will Cohen <wcohen at redhat.com> - 0.9.3-16
 - Corrections for compilation with gcc-4.3.
 




More information about the fedora-extras-commits mailing list