SPECS: kleansweep.spec - shorter summaries, pl fixes, mv fixes, BR...

qboosh qboosh at pld-linux.org
Wed Sep 21 23:48:42 CEST 2005


Author: qboosh                       Date: Wed Sep 21 21:48:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- shorter summaries, pl fixes, mv fixes, BR s/perl/perl-base/

---- Files affected:
SPECS:
   kleansweep.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/kleansweep.spec
diff -u SPECS/kleansweep.spec:1.3 SPECS/kleansweep.spec:1.4
--- SPECS/kleansweep.spec:1.3	Sat Sep 17 18:10:06 2005
+++ SPECS/kleansweep.spec	Wed Sep 21 23:48:37 2005
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
-Summary:	KleanSweep consists of KDE-based (C++) graphical frontend and small helper Perl script that performs actual searching
-Summary(pl):	KleanSweep składa się z graficznego interjesu opartego na KDE
-i małego skryptu pomocniczego w Perlu, który wykonuje poszukiwania
+Summary:	KleanSweep - KDE-based (C++) graphical frontend and script that performs actual searching
+Summary(pl):	KleanSweep - graficznego interjesu opartego na KDE i skrypt wykonujący poszukiwania
 Name:		kleansweep
 Version:	0.1.5
 Release:	1
@@ -13,7 +12,7 @@
 BuildRequires:	docbook-dtd-sgml
 BuildRequires:	docbook-style-dsssl
 BuildRequires:	kdelibs >= 3.0
-BuildRequires:	perl
+BuildRequires:	perl-base
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	scons
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,16 +23,17 @@
 except for orphaned files, duplicates and dead menu entires are as
 fast as usual 'find' would be. KleanSweep requires KDE libraries and
 Perl. Note: Author takes no responsibility for any damage caused by
-this program. Rate this project at kde-apps.org.
+this program. You can rate this project at kde-apps.org.
 
 %description -l pl
-KleanSweep składa się z graficznego interjesu opartego na KDE i małego
-skryptu pomocniczego w Perlu, który wykonuje poszukiwania. Wszystkie
-poszukiwania, za wyjątkiem osieroconych plików, zduplikowanych i
-martwych wpisów menu, są tak szybko jak zwykłe 'szukanie' może być.
-KleanSweep wymaga bibliotek KDE i Perl. Uwaga: Autor nie bierze
-odpowiedzialności za jakiekolwiek uszkodzenia spowodowane tym
-programem. Oddaj głos na tej projekt na kde-apps.org.
+KleanSweep składa się z graficznego interfejsu opartego na KDE i
+małego skryptu pomocniczego w Perlu, który wykonuje poszukiwania.
+Wszystkie poszukiwania, za wyjątkiem osieroconych plików,
+zduplikowanych i martwych wpisów menu, są tak szybkie, jak tylko może
+być zwykłe "szukanie". KleanSweep wymaga bibliotek KDE i Perla. Uwaga:
+Autor nie bierze odpowiedzialności za jakiekolwiek uszkodzenia
+spowodowane tym programem. Na ten projekt można głosować na
+kde-apps.org.
 
 %prep
 %setup -q
@@ -53,7 +53,7 @@
 
 DESTDIR=$RPM_BUILD_ROOT scons install
 
-mv -f $RPM_BUILD_ROOT%{_applnkdir}/System/%{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}/
+mv -f $RPM_BUILD_ROOT%{_datadir}/applnk/System/%{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}
 echo "Categories=Qt;KDE;Utility;System;" >> $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 
 %clean
@@ -74,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/21 21:48:37  qboosh
+- shorter summaries, pl fixes, mv fixes, BR s/perl/perl-base/
+
 Revision 1.3  2005/09/17 16:10:06  blekot
 - pl
 
@@ -85,4 +88,3 @@
 - new, builds
 - TODO: write (pl) Desc and Summary
 - check BR's
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kleansweep.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list