SPECS: cpufrequtils.spec - add -libtool.patch, fix libdir on amd64...
glen
glen at pld-linux.org
Sun Dec 16 14:44:24 CET 2007
Author: glen Date: Sun Dec 16 13:44:24 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add -libtool.patch, fix libdir on amd64; rel 2
---- Files affected:
SPECS:
cpufrequtils.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/cpufrequtils.spec
diff -u SPECS/cpufrequtils.spec:1.14 SPECS/cpufrequtils.spec:1.15
--- SPECS/cpufrequtils.spec:1.14 Sun May 27 00:56:43 2007
+++ SPECS/cpufrequtils.spec Sun Dec 16 14:44:19 2007
@@ -8,12 +8,13 @@
Summary(pl.UTF-8): Skalowanie częstotliwości procesora
Name: cpufrequtils
Version: 002
-Release: 1
+Release: 2
Epoch: 1
License: GPL v2
Group: Applications/System
Source0: http://www.kernel.org/pub/linux/utils/kernel/cpufreq/%{name}-%{version}.tar.bz2
# Source0-md5: 93291a0d705ee2e19a6d7491b223c9f2
+Patch0: %{name}-libtool.patch
URL: http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
BuildRequires: libtool
%{?with_sysfs:BuildRequires: sysfsutils-devel >= 1.3.0-3}
@@ -64,6 +65,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__make} \
@@ -78,6 +80,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
+ libdir=%{_libdir} \
mandir=%{_mandir}
%find_lang %{name}
@@ -114,6 +117,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2007-12-16 13:44:19 glen
+- add -libtool.patch, fix libdir on amd64; rel 2
+
Revision 1.14 2007-05-26 22:56:43 qboosh
- updated to 002, epoch 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cpufrequtils.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list