Author: koorek Date: Fri Feb 25 23:24:34 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - Up to 0.5 - Updated description - Added *.desktop patch
---- Files affected: SPECS: kf.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/kf.spec diff -u SPECS/kf.spec:1.14 SPECS/kf.spec:1.15 --- SPECS/kf.spec:1.14 Wed Jan 5 23:46:41 2005 +++ SPECS/kf.spec Sat Feb 26 00:24:27 2005 @@ -2,13 +2,13 @@ Summary: Simple Jabber client Summary(pl): Prosty klient Jabbera Name: kf -Version: 0.2 -Release: 2 +Version: 0.5 +Release: 1 License: GPL v2 Group: Applications/Communications -Source0: http://www.habazie.rams.pl/%{name}/files/%{name}-%{version}.tar.gz -# Source0-md5: 61091daffbd03ef4eb3155df3abed0ca -Source1: %{name}.desktop +Source0: http://kf.jabberstudio.org/files/%{name}-%{version}.tar.gz +# Source0-md5: 8bd7c617ed30539007986bc489e87181 +Patch0: %{name}-desktop.patch URL: http://www.habazie.rams.pl/kf/ BuildRequires: autoconf BuildRequires: automake @@ -22,14 +22,15 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Komunikator Fisha is a simple Jabber client using GTK+2 Toolkit. +Kf Jabber Client is a simple Jabber IM client using GTK+2 Toolkit. %description -l pl -Komunikator Fisha jest prostym klientem Jabbera używającym biblioteki +KF Jabber Client jest prostym klientem Jabbera używającym biblioteki GTK+2. %prep %setup -q +%patch0 %build glib-gettextize --copy --force @@ -45,12 +46,12 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}} +install kf.desktop $RPM_BUILD_ROOT%{_desktopdir} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT install data/%{name}.png $RPM_BUILD_ROOT%{_pixmapsdir} -install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} mv $RPM_BUILD_ROOT/%{_bindir}/%{name} $RPM_BUILD_ROOT/%{_bindir}/%{name}isha %find_lang %{name} --all-name @@ -72,6 +73,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2005/02/25 23:24:27 koorek +- Up to 0.5 +- Updated description +- Added *.desktop patch + Revision 1.14 2005/01/05 22:46:41 havner - rel 2 for aspell 0.50 rebuild ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kf.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
