Author: qboosh Date: Thu Mar 9 18:30:12 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl fix
---- Files affected: SPECS: kkeyled.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/kkeyled.spec diff -u SPECS/kkeyled.spec:1.3 SPECS/kkeyled.spec:1.4 --- SPECS/kkeyled.spec:1.3 Wed Mar 8 00:40:33 2006 +++ SPECS/kkeyled.spec Thu Mar 9 19:30:07 2006 @@ -3,6 +3,7 @@ # TODO: # - BRs # - Rs +# - fix files # Summary: Displays the status of the keyboard leds Summary(pl): Wyświetlanie statusu diod klawiatury @@ -11,9 +12,9 @@ Release: 0.1 License: GPL Group: X11/Applications -URL: http://www.truesoft.ch/dieter/index.html Source0: http://www.truesoft.ch/dieter/kkeyled/software/%{name}-%{version}.tar.gz # Source0-md5: c34c80c8865a0aa5a9525ed7ee0da4a2 +URL: http://www.truesoft.ch/dieter/index.html BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -21,7 +22,7 @@ numlock, scrollock and the capslock keys. %description -l pl -Mały programik, który pomaga Ci w obserwowaniu diod klawiatury dla +Mały programik, który pomaga w obserwowaniu diod klawiatury dla klawiszy numlock, scrollock i capslock. %prep @@ -34,7 +35,8 @@ %install rm -rf $RPM_BUILD_ROOT -%{__make} install-strip \ + +%{__make} install \ DESTDIR=$RPM_BUILD_ROOT %clean @@ -52,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/03/09 18:30:07 qboosh +- pl fix + Revision 1.3 2006/03/07 23:40:33 ankry - formatting ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kkeyled.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
