rpms/oprofile/devel sources,1.9,1.10 oprofile.spec,1.24,1.25

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Mar 21 15:25:59 UTC 2005


Update of /cvs/dist/rpms/oprofile/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv7364

Modified Files:
	sources oprofile.spec 
Log Message:
Rebase on 0.8.2 release.




Index: sources
===================================================================
RCS file: /cvs/dist/rpms/oprofile/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	14 Sep 2004 15:14:33 -0000	1.9
+++ sources	21 Mar 2005 15:25:55 -0000	1.10
@@ -1 +1 @@
-3019c776dbf5dd21696c05bf509dea1a  oprofile-0.8.1.tar.gz
+a08c696910911d1f14585456829590f2  oprofile-0.8.2.tar.gz


Index: oprofile.spec
===================================================================
RCS file: /cvs/dist/rpms/oprofile/devel/oprofile.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- oprofile.spec	14 Mar 2005 22:35:25 -0000	1.24
+++ oprofile.spec	21 Mar 2005 15:25:55 -0000	1.25
@@ -1,9 +1,9 @@
-%define DATE 20041015
-%define oprofile_version 0.8.1
-%define oprofile_release 14
+%define DATE 20050321
+%define oprofile_version 0.8.2
+%define oprofile_release 1
 Summary: System wide profiler
 Name: oprofile
-Version: 0.8.1
+Version: 0.8.2
 Release: %{oprofile_release}
 License: GPL
 Group: Development/System
@@ -13,14 +13,8 @@
 Patch10: oprofile-0.4-guess2.patch
 #The following patch should go away when newer binutils/libbfd is used
 #Patch35: oprofile-0.4-separatedebug.patch
-Patch57: oprofile-0.5.2-module.patch
-Patch58: oprofile-0.5.2-filepos.patch
 Patch63: oprofile-0.7-libs.patch
-#Patch75: oprofile-0.8-oparchive.patch
-Patch76: oprofile-0.8.1-libnames.patch
-Patch77: oprofile-0.8.1-power45.patch
-Patch78: oprofile-0.8.1-power45sign.patch
-Patch79: oprofile-0.8.1-power970.patch
+#Patch79: oprofile-0.8.1-power970.patch
 
 URL: http://oprofile.sf.net
 ExclusiveArch: %{ix86} ia64 x86_64 ppc ppc64 s390 s390x
@@ -56,14 +50,7 @@
 %setup -q -n %{name}-%{version}
 %patch10 -p1 -b .guess2
 #%patch35 -p1 -b .separate
-#%patch57 -p1 -b .module
-#%patch58 -p1 -b .filepos
 %patch63 -p1 -b .libs
-#%patch75 -p1 -b .archive
-%patch76 -p1 -b .libnames
-%patch77 -p1 -b .power45
-%patch78 -p1 -b .power45sign
-%patch79 -p1 -b .power970
 
 ./autogen.sh
 
@@ -203,6 +190,22 @@
 /usr/share/oprofile/ppc64/970/event_mappings
 /usr/share/oprofile/ppc64/970/events
 /usr/share/oprofile/ppc64/970/unit_masks
+/usr/share/oprofile/mips/r10000/events
+/usr/share/oprofile/mips/r10000/unit_masks
+/usr/share/oprofile/mips/r12000/events
+/usr/share/oprofile/mips/r12000/unit_masks
+/usr/share/oprofile/mips/rm7000/events
+/usr/share/oprofile/mips/rm7000/unit_masks
+/usr/share/oprofile/mips/rm9000/events
+/usr/share/oprofile/mips/rm9000/unit_masks
+/usr/share/oprofile/mips/sb1/events
+/usr/share/oprofile/mips/sb1/unit_masks
+/usr/share/oprofile/mips/vr5432/events
+/usr/share/oprofile/mips/vr5432/unit_masks
+/usr/share/oprofile/mips/vr5500/events
+/usr/share/oprofile/mips/vr5500/unit_masks
+/usr/share/oprofile/ppc/e500/events
+/usr/share/oprofile/ppc/e500/unit_masks
 
 %files devel
 %defattr(-,root,root)
@@ -223,6 +226,9 @@
 
 
 %changelog
+* Mon Mar 21 2005 Will Cohen <wcohen at redhat.com>
+- Rebase on 0.8.2 release.
+
 * Mon Mar 14 2005 Will Cohen <wcohen at redhat.com>
 - Bump rebuild with gcc4.
 




More information about the fedora-cvs-commits mailing list