SPECS: kdesvn.spec - german description (which cleared TODO list) ...

shadzik shadzik at pld-linux.org
Thu Jun 29 21:54:51 CEST 2006


Author: shadzik                      Date: Thu Jun 29 19:54:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- german description (which cleared TODO list)
- adapterized

---- Files affected:
SPECS:
   kdesvn.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/kdesvn.spec
diff -u SPECS/kdesvn.spec:1.22 SPECS/kdesvn.spec:1.23
--- SPECS/kdesvn.spec:1.22	Sun Jun 25 04:59:42 2006
+++ SPECS/kdesvn.spec	Thu Jun 29 21:54:45 2006
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
-#
-# TODO: german description
 Summary:	KDE frontend for subversion
+Summary(de):	KDE Frontend für Subversion
 Summary(pl):	Frontend KDE do subversion
 Name:		kdesvn
 Version:	0.8.5
@@ -16,11 +15,11 @@
 BuildRequires:	automake
 BuildRequires:	kdelibs-devel >= 9:3.2.0
 BuildRequires:	rpmbuild(macros) >= 1.129
-BuildRequires:	subversion-devel >= 1.2.0 
+BuildRequires:	subversion-devel >= 1.2.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-kdesvn is yet another client for subversion. But it uses native KDE
+Kdesvn is yet another client for subversion. But it uses native KDE
 API instead of a extra lib like GAMBAS and it is using the native
 subversion delevelopment API instead of just parsing the output of the
 commandline tool like most other clients do.
@@ -28,8 +27,14 @@
 It tries to setup a look and feel like the standard filemanager of
 KDE.
 
+%description -l de
+Kdesvn ist ein weiterer Subversion Klient. Aber es benutzt die native
+KDE API anstatt einer zusätzlichen Bibliothek wie GAMBAS und es
+benutzt die native subversion Development API anstatt nur die Ausgabe
+zu parsen wie die meisten anderen Klienten es tun.
+
 %description -l pl
-kdesvn jest kolejnym klientem subversion. Używa jednak natywnego API
+Kdesvn jest kolejnym klientem subversion. Używa jednak natywnego API
 KDE zamiast dodatkowej biblioteki jak GAMBAS, jak również używa
 natywnego API subversion zamiast analizy wyjścia narzędzia
 działającego z linii poleceń, jak to robią inni klienci subversion.
@@ -83,8 +88,8 @@
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
 	--with-qt-libraries=%{_libdir} \
 	--with-svn-lib=%{_libdir} \
-	--with-apr-config=/usr/bin/apr-1-config \
-	--with-apu-config=/usr/bin/apu-1-config
+	--with-apr-config=%{_bindir}/apr-1-config \
+	--with-apu-config=%{_bindir}/apu-1-config
 
 %{__make}
 
@@ -137,6 +142,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/06/29 19:54:45  shadzik
+- german description (which cleared TODO list)
+- adapterized
+
 Revision 1.22  2006/06/25 02:59:42  shadzik
 - up to 0.8.5; added TODO
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdesvn.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list