[oprofile] Remove some obsolete configure options.

William Eden Cohen wcohen at fedoraproject.org
Thu Mar 10 22:55:36 UTC 2011


commit 31f624928239f3e249c42525a91d3221e48ef1fa
Author: William Cohen <wcohen at redhat.com>
Date:   Thu Mar 10 17:55:04 2011 -0500

    Remove some obsolete configure options.

 oprofile.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/oprofile.spec b/oprofile.spec
index 581892f..c5bbafb 100644
--- a/oprofile.spec
+++ b/oprofile.spec
@@ -1,7 +1,7 @@
 Summary: System wide profiler
 Name: oprofile
 Version: 0.9.6
-Release: 15%{?dist}
+Release: 16%{?dist}
 License: GPLv2
 Group: Development/System
 #
@@ -123,8 +123,6 @@ CXXFLAGS=-g;     export CXXFLAGS
 --sharedstatedir=%{_sharedstatedir} \
 --mandir=%{_mandir} \
 --infodir=%{_infodir} \
---with-separate-debug-dir=/usr/lib/debug \
---enable-abi \
 --enable-gui=qt4 \
 --with-java=/usr/lib/jvm/java
 
@@ -243,6 +241,9 @@ exit 0
 /etc/ld.so.conf.d/*
 
 %changelog
+* Thu Mar 10 2011 Will Cohen <wcohen at redhat.com> - 0.9.6-16
+- Remove obsolete configure options.
+
 * Thu Mar 10 2011 Will Cohen <wcohen at redhat.com> - 0.9.6-15
 - Use QT4.
 


More information about the scm-commits mailing list