SPECS: cpuinfo.spec - pl fix, .la perms

qboosh qboosh at pld-linux.org
Sat Apr 15 22:49:14 CEST 2006


Author: qboosh                       Date: Sat Apr 15 20:49:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl fix, .la perms

---- Files affected:
SPECS:
   cpuinfo.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/cpuinfo.spec
diff -u SPECS/cpuinfo.spec:1.6 SPECS/cpuinfo.spec:1.7
--- SPECS/cpuinfo.spec:1.6	Sat Apr 15 20:11:23 2006
+++ SPECS/cpuinfo.spec	Sat Apr 15 22:49:09 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 Summary:	An applet to show CPU temperature and frequency
-Summary(pl):	Aplet pokazujący temperaturę i frekwencję procesora.
+Summary(pl):	Aplet pokazujący temperaturę i częstotliwość procesora
 Name:		cpuinfo
 Version:	0.4.2
 Release:	0.1
@@ -18,7 +18,7 @@
 This applet shows the current CPU temperature and frequency.
 
 %description -l pl
-Ten aplet pokazuje temperaturę i frekwencję procesora.
+Ten aplet pokazuje temperaturę i częstotliwość procesora.
 
 %prep
 %setup -q -n %{name}
@@ -43,9 +43,8 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
-#%{_libdir}/*.a
-%attr(755,root,root) %{_libdir}/kde3/*.la
 %attr(755,root,root) %{_libdir}/kde3/*.so
+%{_libdir}/kde3/*.la
 %{_datadir}/apps/kicker/applets/cpuinfo.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -54,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/04/15 20:49:09  qboosh
+- pl fix, .la perms
+
 Revision 1.6  2006/04/15 18:11:23  pluto
 - kill redundant (B)R.
 
================================================================

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



More information about the pld-cvs-commit mailing list