SPECS: kgit.spec - typos - missing dir, moved .desktop to proper p...

qboosh qboosh at pld-linux.org
Sat May 12 11:32:19 CEST 2007


Author: qboosh                       Date: Sat May 12 09:32:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typos
- missing dir, moved .desktop to proper place

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

---- Diffs:

================================================================
Index: SPECS/kgit.spec
diff -u SPECS/kgit.spec:1.2 SPECS/kgit.spec:1.3
--- SPECS/kgit.spec:1.2	Fri May 11 22:03:04 2007
+++ SPECS/kgit.spec	Sat May 12 11:32:14 2007
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 Summary:	KDE frontend for GIT repositories
-Summary(pl.UTF-8):	Interfejs do zarz±dzania repozytoriami GIT dla KDE
+Summary(pl.UTF-8):	Interfejs do zarzÄ…dzania repozytoriami GIT dla KDE
 Name:		kgit
 Version:	0.1
 Release:	0.1
@@ -17,14 +17,14 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Small but functional frontend to the popular source control programm,
+Small but functional frontend to the popular source control program,
 git. It is similar to 'gitk' with two significant differences:
-- written in Qt using KDevelop and KDE libraires,
+- written in Qt using KDevelop and KDE libraries,
 - it is functional unlike gitk which is only a repository viewer.
 
 %description -l pl.UTF-8
-Mały, ale funkcjonalny interfejs popularnego systemu kontroli źródeł,
-gita. Jest podobny do 'gitk' z dwiema znaczącymi różnicami:
+Mały, ale funkcjonalny interfejs do popularnego systemu kontroli
+źródeł - gita. Jest podobny do 'gitk' z dwiema znaczącymi różnicami:
 - jest napisany przy pomocy bibliotek Qt i KDE w KDevelopie,
 - jest funkcjonalny w przeciwieństwie do 'gitk', który jest tylko
 przeglądarką repozytoriów.
@@ -46,6 +46,10 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	kde_htmldir=%{_kdedocdir}
 
+install -d $RPM_BUILD_ROOT%{_desktopdir}/kde
+mv -f $RPM_BUILD_ROOT%{_datadir}/applnk/Utilities/kgit.desktop \
+	$RPM_BUILD_ROOT%{_desktopdir}/kde
+
 %find_lang %{name} --with-kde
 
 %clean
@@ -56,9 +60,9 @@
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/kgit
 %attr(755,root,root) %{_bindir}/kgit_client
-%{_datadir}/applnk/Utilities/kgit.desktop
+%{_datadir}/apps/kgit
+%{_desktopdir}/kde/kgit.desktop
 %{_iconsdir}/hicolor/*/apps/kgit.png
-%{_datadir}/apps/kgit/kgitui.rc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -66,10 +70,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/05/12 09:32:14  qboosh
+- typos
+- missing dir, moved .desktop to proper place
+
 Revision 1.2  2007/05/11 20:03:04  vip
 - pl desc
 - R: git-core (is it usable w/o it anyway?)
 
 Revision 1.1  2007/05/11 19:51:23  vip
 - initial
-
================================================================

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



More information about the pld-cvs-commit mailing list