Author: qboosh Date: Sun Aug 20 15:45:13 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, License, files fix
---- Files affected: SPECS: toshset.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/toshset.spec diff -u SPECS/toshset.spec:1.3 SPECS/toshset.spec:1.4 --- SPECS/toshset.spec:1.3 Mon Aug 7 21:26:28 2006 +++ SPECS/toshset.spec Sun Aug 20 17:45:07 2006 @@ -1,10 +1,10 @@ # $Revision$, $Date$ -# -Summary: Toshset is a command-line tool allowing access to much of the Toshiba hardware interface +Summary: Toshset - a command-line tool allowing access to much of the Toshiba hardware interface +Summary(pl): Toshset - narzędzie pozwalające na dostęp do wielu interfejsów sprzętowych Toshiby Name: toshset Version: 1.71 Release: 0.2 -License: - (enter GPL/GPL v2/LGPL/BSD/BSD-like/other license name here) +License: GPL Group: Applications Source0: http://www.schwieters.org/toshset/%{name}-%{version}.tgz # Source0-md5: 1afca9a6607436e39911e26a46b3c1d1 @@ -17,6 +17,12 @@ hardware interface. It can do things like control display brightness, set the fan speed, and enable the optional Bluetooth interface. +%description -l pl +Toshset to działające z linii poleceń narzędzie pozwalające na dostęp +do wielu interfejsów sprzętowych Toshiby. Potrafi m.in. sterować +jasnością wyświetlacza, ustawiać prędkość wiatraczków i włączać +opcjonalny interfejs Bluetooth. + %prep %setup -q %patch0 -p0 @@ -34,21 +40,12 @@ %clean rm -rf $RPM_BUILD_ROOT -%pre - -%post - -%preun - -%postun - %files %defattr(644,root,root,755) %doc ChangeLog README README.video - #%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/* %attr(755,root,root) %{_bindir}/* -%{_mandir}/* +%{_mandir}/man1/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -56,6 +53,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/08/20 15:45:07 qboosh +- pl, License, files fix + Revision 1.3 2006/08/07 19:26:28 wolvverine - use configure2_13 @@ -64,5 +64,3 @@ Revision 1.1 2006/08/07 16:50:53 wolvverine - init - - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/toshset.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
