Author: qboosh                       Date: Sun Aug 20 15:37:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, URL, cleanup

---- Files affected:
SPECS:
   tclkeymon.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/tclkeymon.spec
diff -u SPECS/tclkeymon.spec:1.1 SPECS/tclkeymon.spec:1.2
--- SPECS/tclkeymon.spec:1.1    Sun Aug 13 23:49:13 2006
+++ SPECS/tclkeymon.spec        Sun Aug 20 17:37:32 2006
@@ -1,33 +1,37 @@
 # $Revision$, $Date$
-Summary:       Tclkeymon - Monitor the Toshiba keys, and respond appropriately.
+Summary:       Tclkeymon - Monitor the Toshiba keys, and respond appropriately
+Summary(pl):   Tclkeymon - monitorowanie i reagowanie na klawisze Toshiby
 Name:          tclkeymon
 Version:       0.51
 Release:       0.1
 License:       GPL
 Group:         Applications
-Source0:       
http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/tclmonkeys/%{name}-%{version}.tar.gz
 # Source0-md5: ce72637faa6084bdaf8a8aef5701b675
-URL:           -
+URL:           http://sourceforge.net/projects/tclkeymon/
 BuildRequires: rpmbuild(macros) >= 1.228
 Requires(post,preun):  /sbin/chkconfig
+Requires:      rc-scripts
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Tclkeymon is a demon, writen in TCL, for Toshiba laptops that use ACPI
+Tclkeymon is a demon, writen in Tcl, for Toshiba laptops that use ACPI
 and the Toshiba-ACPI extensions. It monitors function keys and Toshiba
 specific buttons (including the CD-player buttons, and the state of
 the laptop lid), and responds appropriately.
 
 %description -l pl
+Tclkeymon to napisany w Tcl-u demon dla laptopów Toshiby
+wykorzystujący ACPI wraz z rozszerzeniami Toshiby. Monitoruje klawisze
+funkcjne i specyficzne dla Toshiby (włącznie z przyciskami odtwarzacza
+CD i stanem pokrywy laptopa) i odpowiednio na nie reaguje.
 
 %prep
 %setup -q 
-#%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_bindir}}
 
 install etc/*  $RPM_BUILD_ROOT%{_sysconfdir}
@@ -46,15 +50,12 @@
        /sbin/chkconfig --del %{name}
 fi
 
-
 %files
 %defattr(644,root,root,755)
 %doc HISTORY Changelog README TODO
-
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %attr(755,root,root) %{_bindir}/*
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
-
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -63,7 +64,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/20 15:37:32  qboosh
+- pl, URL, cleanup
+
 Revision 1.1  2006/08/13 21:49:13  wolvverine
 - init, NFY, TODO init rc-script
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tclkeymon.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to