]> git.pld-linux.org Git - packages/kernel-tools.git/commitdiff
there's no -libs now
authorElan Ruusamäe <glen@delfi.ee>
Sun, 25 Nov 2012 18:41:39 +0000 (20:41 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 25 Nov 2012 18:41:39 +0000 (20:41 +0200)
kernel-tools.spec

index 3fb95a63d0636f527c00f78814805c04ac0cffbf..b90294cff94500c023b75962147a5bedb1512698 100644 (file)
@@ -8,7 +8,7 @@
 %bcond_without verbose         # verbose build (V=1)
 %bcond_with    perf            # perf tools (unfinished)
 
-%define                rel             0.3
+%define                rel             0.4
 %define                basever 3.6
 %define                postver .7
 Summary:       Assortment of tools for the Linux kernel
@@ -37,7 +37,6 @@ BuildRequires:        xmlto
 # provides perf.h which util/parse-events.l loads via ../perf.h, and -I/usr/include/slang makes it being loaded first
 BuildConflicts:        Firebird-devel
 %endif
-Requires:      %{name}-libs = %{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                makeopts        CC="%{__cc}" %{?with_verbose:V=1}
@@ -58,6 +57,7 @@ Obsoletes:    cpufreq-utils < 1:009-0.6.p1
 Obsoletes:     cpufrequtils < 1:009-0.6.p1
 Obsoletes:     cpupowerutils < 1:009-0.6.p1
 Obsoletes:     cpuspeed < 1:1.5-16
+Requires:      %{name}-cpupower-libs = %{version}-%{release}
 
 %description cpupower
 cpupower is a collection of tools to examine and tune power saving
This page took 0.133185 seconds and 4 git commands to generate.