rpms/oprofile/devel oprofile.spec,1.58,1.59

William Eden Cohen (wcohen) fedora-extras-commits at redhat.com
Mon Oct 8 14:13:12 UTC 2007


Author: wcohen

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

Modified Files:
	oprofile.spec 
Log Message:
* Mon Oct 8 2007 Will Cohen <wcohen at redhat.com> - 0.9.3-5
- Add popt to BuildRequires.




Index: oprofile.spec
===================================================================
RCS file: /cvs/pkgs/rpms/oprofile/devel/oprofile.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- oprofile.spec	8 Oct 2007 13:53:28 -0000	1.58
+++ oprofile.spec	8 Oct 2007 14:12:40 -0000	1.59
@@ -3,7 +3,7 @@
 Summary: System wide profiler
 Name: oprofile
 Version: 0.9.3
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPL
 Group: Development/System
 #
@@ -25,6 +25,7 @@
 BuildRequires: gtk2-devel
 BuildRequires: automake
 BuildRequires: binutils-devel
+BuildRequires: popt
 
 BuildRoot: %{_tmppath}/%{name}-root
 
@@ -180,6 +181,9 @@
 %{_bindir}/oprof_start
 
 %changelog
+* Mon Oct 8 2007 Will Cohen <wcohen at redhat.com> - 0.9.3-5
+- Add popt to BuildRequires.
+
 * Mon Oct 8 2007 Will Cohen <wcohen at redhat.com> - 0.9.3-4
 - Allow short forms of --list-events (-l)  and --dump (-d).
   Resolves: rhbz#234003.




More information about the fedora-extras-commits mailing list