SPECS: kerry.spec - pl, cosmetics
qboosh
qboosh at pld-linux.org
Fri Mar 3 20:45:31 CET 2006
Author: qboosh Date: Fri Mar 3 19:45:31 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, cosmetics
---- Files affected:
SPECS:
kerry.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/kerry.spec
diff -u SPECS/kerry.spec:1.1 SPECS/kerry.spec:1.2
--- SPECS/kerry.spec:1.1 Mon Feb 27 21:50:07 2006
+++ SPECS/kerry.spec Fri Mar 3 20:45:26 2006
@@ -1,19 +1,23 @@
# $Revision$, $Date$
Summary: Desktop search tool
+Summary(pl): Graficzne narzędzie do wyszukiwania
Name: kerry
Version: 0.07
Release: 4
License: GPL
-Group: Applications
+Group: X11/Applications
Source0: %{name}-%{version}.tar.bz2
# Source0-md5: f90997ff0e42f7c5a18fe33d8ccc56fb
-BuildRequires: kdelibs-devel
BuildRequires: beagle-devel
+BuildRequires: kdelibs-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
A desktop search tool integrated with Beagle and KDE.
+%description -l pl
+Graficzne narzędzie do wyszukiwania zintegrowane z Beagle i KDE.
+
%prep
%setup -q -n %{name}
@@ -25,11 +29,17 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_desktopdir}
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
+
mv $RPM_BUILD_ROOT{%{_datadir}/applnk/kerry.desktop,%{_desktopdir}}
%find_lang %{name} --with-kde
+%clean
+rm -rf $RPM_BUILD_ROOT
+
%files -f %{name}.lang
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/kerry
@@ -42,16 +52,14 @@
%{_datadir}/autostart/beagled.desktop
%{_datadir}/autostart/kerry.autostart.desktop
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog -n kerry
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/03/03 19:45:26 qboosh
+- pl, cosmetics
+
Revision 1.1 2006/02/27 20:50:07 djurban
- stolen from opensuse, beagle frontend for kde, adapterized suse spec, works nice :)
-
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kerry.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list