SPECS: cpuinfo.spec - build/install fixed, release 2.

pluto pluto at pld-linux.org
Thu Feb 1 20:40:21 CET 2007


Author: pluto                        Date: Thu Feb  1 19:40:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build/install fixed, release 2.

---- Files affected:
SPECS:
   cpuinfo.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/cpuinfo.spec
diff -u SPECS/cpuinfo.spec:1.16 SPECS/cpuinfo.spec:1.17
--- SPECS/cpuinfo.spec:1.16	Sat Dec 23 13:39:30 2006
+++ SPECS/cpuinfo.spec	Thu Feb  1 20:40:16 2007
@@ -3,12 +3,13 @@
 Summary(pl):	Aplet pokazujący temperaturę i częstotliwość procesora
 Name:		cpuinfo
 Version:	0.5.2
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications
 Source0:	http://www.elliptique.net/~ken/cpuinfo/%{name}-%{version}.tar.gz
 # Source0-md5:	54ba690f8f62d460a68f24c0bdac0443
 Patch0:		kde-ac260.patch
+Patch1:		kde-ac260-lt.patch
 URL:		http://www.kde-look.org/content/show.php?content=33257
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -25,6 +26,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 # kde-am.patch doesn't apply cleanly.
 sed -i 's:automake\*1\.9\*:automake\*1\.9\* | automake\*1\.10\*:' admin/cvs.sh
 
@@ -37,7 +39,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT \
+	kde_htmldir=%{_kdedocdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -51,6 +54,7 @@
 %attr(755,root,root) %{_libdir}/kde3/*.so
 %{_libdir}/kde3/*.la
 %{_datadir}/apps/kicker/applets/cpuinfo.desktop
+%{_kdedocdir}/en/cpuinfo
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -58,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/02/01 19:40:16  pluto
+- build/install fixed, release 2.
+
 Revision 1.16  2006/12/23 12:39:30  pluto
 - compilation fixed. linking needs fix.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cpuinfo.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list