rpms/sysprof-kmod/devel sysprof-kmod.spec,1.74,1.75

Gianluca Sforna (giallu) fedora-extras-commits at redhat.com
Tue Jul 24 09:29:26 UTC 2007


Author: giallu

Update of /cvs/extras/rpms/sysprof-kmod/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6181

Modified Files:
	sysprof-kmod.spec 
Log Message:
* Tue Jul 24 2007 Gianluca Sforna <giallu gmail com>
- disable kdump
  (see http://article.gmane.org/gmane.linux.redhat.fedora.devel/59829)



Index: sysprof-kmod.spec
===================================================================
RCS file: /cvs/extras/rpms/sysprof-kmod/devel/sysprof-kmod.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- sysprof-kmod.spec	2 May 2007 13:29:57 -0000	1.74
+++ sysprof-kmod.spec	24 Jul 2007 09:28:54 -0000	1.75
@@ -4,7 +4,7 @@
 # end stuff to be ...
 
 # hardcode for now:
-%{!?kversion: %define kversion 2.6.21-1.3116.fc7}
+%{!?kversion: %define kversion 2.6.23-0.44.rc0.git16.fc8}
 # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g.
 # --define "kversion 2.6.16-1.2096_FC5"
 
@@ -20,9 +20,9 @@
 #ifarch i686 x86_64 ia64
 #define xen xen
 #endif
-%ifarch x86_64 ppc64 ppc64iseries
-%define kdump kdump
-%endif
+#%ifarch x86_64 ppc64 ppc64iseries
+#%define kdump kdump
+#%endif
 %{!?kvariants: %define kvariants "" %{?pae} %{?smp} %{?xen} %{?kdump}}
 # hint: this can he overridden with "--define kvariant foo bar" on the rpmbuild command line, e.g.
 # --define 'kvariant "" smp' 
@@ -103,6 +103,10 @@
 
 
 %changelog
+* Tue Jul 24 2007 Gianluca Sforna <giallu gmail com>
+- disable kdump
+  (see http://article.gmane.org/gmane.linux.redhat.fedora.devel/59829)
+
 * Fri Jan  5 2007 Gianluca Sforna <giallu gmail com>
 - rebuild for kernel 2.6.19-1.2904
 




More information about the fedora-extras-commits mailing list