SPECS: kleansweep.spec - pl
blekot
blekot at pld-linux.org
Sat Sep 17 18:10:13 CEST 2005
Author: blekot Date: Sat Sep 17 16:10:13 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
kleansweep.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/kleansweep.spec
diff -u SPECS/kleansweep.spec:1.2 SPECS/kleansweep.spec:1.3
--- SPECS/kleansweep.spec:1.2 Sat Sep 17 17:52:31 2005
+++ SPECS/kleansweep.spec Sat Sep 17 18:10:06 2005
@@ -1,5 +1,7 @@
# $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
Name: kleansweep
Version: 0.1.5
Release: 1
@@ -8,21 +10,30 @@
Source0: http://linux.bydg.org/~yogin/%{name}-%{version}.tar.bz2
# Source0-md5: 1521d883eb059575a6dbde42866ec4ec
URL: http://linux.bydg.org/~yogin/
-BuildRequires: docbook-dtd-sgml
-BuildRequires: docbook-style-dsssl
+BuildRequires: docbook-dtd-sgml
+BuildRequires: docbook-style-dsssl
BuildRequires: kdelibs >= 3.0
BuildRequires: perl
-BuildRequires: rpmbuild(macros) >= 1.129
+BuildRequires: rpmbuild(macros) >= 1.129
BuildRequires: scons
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
KleanSweep consists of KDE-based (C++) graphical frontend and small
helper Perl script that performs actual searching. All searches,
-except for orphaned files, duplicates and dead menu entries are as
+except for orphaned files, duplicates and dead menu entires are as
fast as usual 'find' would be. KleanSweep requires KDE libraries and
-Perl. Note: I take no responsibility for any damage caused by this
-program. Rate this project at kde-apps.org.
+Perl. Note: Author takes no responsibility for any damage caused by
+this program. 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.
%prep
%setup -q
@@ -42,7 +53,7 @@
DESTDIR=$RPM_BUILD_ROOT scons install
-mv -f $RPM_BUILD_ROOT%{_datadir}/applnk/System/%{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}/
+mv -f $RPM_BUILD_ROOT%{_applnkdir}/System/%{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}/
echo "Categories=Qt;KDE;Utility;System;" >> $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
%clean
@@ -63,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/09/17 16:10:06 blekot
+- pl
+
Revision 1.2 2005/09/17 15:52:31 blekot
- up to 0.1.5 (added desktop file)
- added Categories to .desktop file and mv it to %{desktopdir}
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kleansweep.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list