rpms/sysprof/F-10 sysprof.spec,1.1,1.2
Gianluca Sforna
giallu at rpmfusion.org
Fri Apr 3 00:48:59 CEST 2009
Author: giallu
Update of /cvs/free/rpms/sysprof/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22609
Modified Files:
sysprof.spec
Log Message:
* Thu Apr 2 2009 Gianluca Sforna <giallu gmail com> - 1.0.12-3
- Fix kmod requires and provides according to
http://rpmfusion.org/Packaging/KernelModules/Kmods2
Index: sysprof.spec
===================================================================
RCS file: /cvs/free/rpms/sysprof/F-10/sysprof.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sysprof.spec 19 Feb 2009 18:40:57 -0000 1.1
+++ sysprof.spec 2 Apr 2009 22:48:59 -0000 1.2
@@ -1,6 +1,6 @@
Name: sysprof
Version: 1.0.12
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Sysprof is a sampling CPU profiler
Group: Development/System
License: GPLv2+
@@ -11,8 +11,8 @@
Source1: sysprof.desktop
# kmod related stuff
-Provides: sysprof-kmod-common = %{version}
-Requires: kmod-%{name} >= %{version}
+Provides: %{name}-kmod-common = %{version}
+Requires: %{name}-kmod >= %{version}
BuildRequires: gtk2-devel => 2.6
BuildRequires: libglade2-devel
@@ -61,6 +61,10 @@
%{_datadir}/applications/*.desktop
%changelog
+* Thu Apr 2 2009 Gianluca Sforna <giallu gmail com> - 1.0.12-3
+- Fix kmod requires and provides according to
+ http://rpmfusion.org/Packaging/KernelModules/Kmods2
+
* Thu Feb 19 2009 Thorsten Leemhuis <fedora leemhuis info> - 1.0.12-2
- make it excludearch i386 instead of ix86, as the latter confuses plague
More information about the rpmfusion-commits
mailing list