SPECS: smart.spec - pl - existing second ksmarttray desc looks lik...

qboosh qboosh at pld-linux.org
Mon Mar 6 20:48:36 CET 2006


Author: qboosh                       Date: Mon Mar  6 19:48:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- existing second ksmarttray desc looks like pt(?)

---- Files affected:
SPECS:
   smart.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/smart.spec
diff -u SPECS/smart.spec:1.8 SPECS/smart.spec:1.9
--- SPECS/smart.spec:1.8	Sun Mar  5 16:07:46 2006
+++ SPECS/smart.spec	Mon Mar  6 20:48:31 2006
@@ -5,12 +5,12 @@
 # - sudo or sth for 'usermode' replacement for 'smart-root'
 %define	module smart
 Summary:	Next generation package handling tool
+Summary(pl):	Narzędzie do obsługi pakietów nowej generacji
 Name:		smart
 Version:	0.41
 Release:	0.26.11
 License:	GPL
 Group:		Applications/System
-URL:		http://labix.org/smart/
 Source0:	http://labix.org/download/smart/%{name}-%{version}.tar.bz2
 # Source0-md5:	1460dfbfe7f739ac718525c71f46b5fc
 Source1:	%{name}.console
@@ -20,6 +20,7 @@
 Patch0:		%{name}-mxddcl.patch
 Patch1:		%{name}-syslibs.patch
 Patch2:		%{name}-optflags.patch
+URL:		http://labix.org/smart/
 BuildRequires:	kdelibs-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	python-devel >= 1:2.3
@@ -33,33 +34,51 @@
 %description
 Smart Package Manager is a next generation package handling tool.
 
+%description -l pl
+Smart Package Manager to narzędzie do obsługi pakietów nowej
+generacji.
+
 %package update
 Summary:	Allows execution of 'smart update' by normal users (suid)
+Summary(pl):	Pakiet (suid) pozwalający wykonywać "smart update" zwykłym użytkownikom
 Group:		Applications/System
-Requires:	smart = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 
 %description update
 Allows execution of 'smart update' by normal users through a special
 suid command.
 
+%description update -l pl
+Ten pakiet pozwala wykonywać "smart update" zwykłym użytkownikom
+poprzez specjalne polecenie suid.
+
 %package gui
-Summary:	Graphical user interface for the smart package manager
+Summary:	Graphical user interface for the Smart Package Manager
+Summary(pl):	Graficzny interfejs użytkownika do zarządcy pakietów Smart
 Group:		Applications/System
+Requires:	%{name} = %{version}-%{release}
 Requires:	python-pygtk-gtk
-Requires:	smart = %{version}-%{release}
 
 %description gui
-Graphical user interface for the smart package manager.
+Graphical user interface for the Smart Package Manager.
+
+%description gui -l pl
+Graficzny interfejs użytkownika do zarządcy pakietów Smart.
 
 %package -n ksmarttray
 Summary:	KDE tray program for watching updates with Smart Package Manager
+Summary(pl):	Program zasobnika KDE do oglądania uaktualnień przy użyciu zarządcy pakietów Smart
 Group:		Applications/System
 Requires:	smart-update = %{version}-%{release}
 
 %description -n ksmarttray
 KDE tray program for watching updates with Smart Package Manager.
 
-%description -n ksmarttray
+%description -n ksmarttray -l pl
+Program zasobnika KDE do oglądania uaktualnień przy użyciu zarządcy
+pakietów Smart.
+
+%description -n ksmarttray -l pt
 Programa tray do KDE para verificar atualizaçőes com o Smart Package Manager.
 
 %prep
@@ -88,10 +107,10 @@
 %{__make} -f admin/Makefile.common
 %configure \
 %if "%{_lib}" == "lib64"
-    --enable-libsuffix=64 \
+	--enable-libsuffix=64 \
 %endif
-    --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
-    --with-qt-libraries=%{_libdir}
+	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
+	--with-qt-libraries=%{_libdir}
 %{__make}
 
 %install
@@ -198,6 +217,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/03/06 19:48:31  qboosh
+- pl
+- existing second ksmarttray desc looks like pt(?)
+
 Revision 1.8  2006/03/05 15:07:46  glen
 - BR libstdc++-devel instead of gcc-c++
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/smart.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list