SPECS: kerry.spec - up to 0.1.1 - added TODO

deejay1 deejay1 at pld-linux.org
Thu Jun 1 20:24:19 CEST 2006


Author: deejay1                      Date: Thu Jun  1 18:24:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.1.1
- added TODO

---- Files affected:
SPECS:
   kerry.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/kerry.spec
diff -u SPECS/kerry.spec:1.2 SPECS/kerry.spec:1.3
--- SPECS/kerry.spec:1.2	Fri Mar  3 20:45:26 2006
+++ SPECS/kerry.spec	Thu Jun  1 20:24:14 2006
@@ -1,13 +1,17 @@
 # $Revision$, $Date$
+#
+# TODO:
+#	- cleanup locale files
+#
 Summary:	Desktop search tool
 Summary(pl):	Graficzne narzędzie do wyszukiwania
 Name:		kerry
-Version:	0.07
-Release:	4
+Version:	0.1.1
+Release:	0.9
 License:	GPL
 Group:		X11/Applications
-Source0:	%{name}-%{version}.tar.bz2
-# Source0-md5:	f90997ff0e42f7c5a18fe33d8ccc56fb
+Source0:	http://developer.kde.org/~binner/kerry/%{name}-%{version}.tar.bz2
+# Source0-md5:	fedb001d73ad80d90ecb850dab19a709
 BuildRequires:	beagle-devel
 BuildRequires:	kdelibs-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -19,7 +23,7 @@
 Graficzne narzędzie do wyszukiwania zintegrowane z Beagle i KDE.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
 %{__make} -f admin/Makefile.common
@@ -33,14 +37,12 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-mv $RPM_BUILD_ROOT{%{_datadir}/applnk/kerry.desktop,%{_desktopdir}}
-
-%find_lang %{name} --with-kde
+%find_lang %{name}-%{version} --with-kde
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+%files -f %{name}-%{version}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kerry
 %attr(755,root,root) %{_libdir}/kde3/kerry.so
@@ -48,7 +50,7 @@
 %attr(755,root,root) %{_libdir}/libkdeinit_kerry.so*
 %{_libdir}/libkdeinit_kerry.la
 %{_iconsdir}/*/*/*/kerry.*
-%{_desktopdir}/kerry.desktop
+%{_desktopdir}/kde/kerry.desktop
 %{_datadir}/autostart/beagled.desktop
 %{_datadir}/autostart/kerry.autostart.desktop
 
@@ -58,6 +60,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/06/01 18:24:14  deejay1
+- up to 0.1.1
+- added TODO
+
 Revision 1.2  2006/03/03 19:45:26  qboosh
 - pl, cosmetics
 
================================================================

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



More information about the pld-cvs-commit mailing list