rpms/pfmon/devel pfmon.spec,1.27,1.28

William Eden Cohen (wcohen) fedora-extras-commits at redhat.com
Sat Apr 5 02:47:13 UTC 2008


Author: wcohen

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

Modified Files:
	pfmon.spec 
Log Message:
* Fri Apr 04 2008 Will Cohen <wcohen at redhat.com> - 3.3-0.080225.2
- Fix for ia64 fedora. rhbz #435048




Index: pfmon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pfmon/devel/pfmon.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- pfmon.spec	26 Feb 2008 02:54:46 -0000	1.27
+++ pfmon.spec	5 Apr 2008 02:46:35 -0000	1.28
@@ -1,5 +1,5 @@
 %define DATE 080225
-%define pfmon_release 1
+%define pfmon_release 2
 Summary: A performance monitoring tool for Linux/ia64
 Name: pfmon
 Version: 3.3
@@ -15,6 +15,7 @@
 
 Patch3: pfmon-rpm_opt.patch
 #Patch4: pfmon-fortify.patch
+Patch5: pfmon-ia64-checks1.patch
 
 Requires: libpfm
 BuildRequires: elfutils-libelf-devel-static
@@ -34,6 +35,7 @@
 %setup -q -n %{name}-%{version}
 %patch3 -p1 -b .rpm_opt
 #%patch4 -p1 -b .fortify
+%patch5 -p0 -b .checks1
 
 %build
 make	PREFIX=/usr DESTDIR=%{buildroot} \
@@ -60,6 +62,9 @@
 %attr(755,root,root) /usr/bin/pfmon_gen
 
 %changelog
+* Fri Apr 04 2008 Will Cohen <wcohen at redhat.com> - 3.3-0.080225.2
+- Fix for ia64 fedora. rhbz #435048
+
 * Mon Feb 25 2008 Will Cohen <wcohen at redhat.com> - 3.3-0.080225.1
 - Update to pfmon-3.3.
 




More information about the fedora-extras-commits mailing list