packages: thinkfan/thinkfan.spec - pl - better group, more specific GPL ver...

qboosh qboosh at pld-linux.org
Sat Aug 20 21:39:10 CEST 2011


Author: qboosh                       Date: Sat Aug 20 19:39:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pl
- better group, more specific GPL version

---- Files affected:
packages/thinkfan:
   thinkfan.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/thinkfan/thinkfan.spec
diff -u packages/thinkfan/thinkfan.spec:1.3 packages/thinkfan/thinkfan.spec:1.4
--- packages/thinkfan/thinkfan.spec:1.3	Sat Aug 20 19:57:20 2011
+++ packages/thinkfan/thinkfan.spec	Sat Aug 20 21:39:04 2011
@@ -1,14 +1,16 @@
 # $Revision$, $Date$
 Summary:	ThinkPad fan control program
+Summary(pl.UTF-8):	Program do sterowania wiatraczkiem w ThinkPadach
 Name:		thinkfan
 Version:	0.7.2
 Release:	1
-License:	GPL v3
-Group:		Base
+License:	GPL v3+
+Group:		Applications/System
 Source0:	http://downloads.sourceforge.net/thinkfan/%{name}-%{version}.tar.gz
 # Source0-md5:	bb209657c5bcb5fa35b5a1e32833e5a8
 Source1:	%{name}.init
 URL:		http://thinkfan.sourceforge.net/
+BuildRequires:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -17,9 +19,17 @@
 little CPU power as possible. The development was inspired by the
 excellent work people have done on thinkwiki.org.
 
+%description -l pl.UTF-8
+Minimalistyczny program do sterowania wiatraczkiem. Obsługuje dowolny
+system poprzez interfejs sysfs hwmon (/sys/class/hwmon). Został tak
+zaprojektowany, aby obciążać procesor w najmniejszym możliwym stopniu.
+Stworzenie tego narzędzia zostało zainspirowane wspaniałą pracą
+wykonaną przez ludzi na thinkwiki.org.
+
 %prep
 %setup -q
-sed -i -e 's#gcc#%{__cc}#g' Makefile
+
+%{__sed} -i -e 's#gcc#%{__cc}#g' Makefile
 
 %build
 %{__make} \
@@ -62,6 +72,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2011/08/20 19:39:04  qboosh
+- pl
+- better group, more specific GPL version
+
 Revision 1.3  2011/08/20 17:57:20  arekm
 - up to 0.7.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/thinkfan/thinkfan.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list