SPECS: bandersnatch.spec - pl, chkconfig deps

qboosh qboosh at pld-linux.org
Mon Oct 3 20:45:54 CEST 2005


Author: qboosh                       Date: Mon Oct  3 18:45:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, chkconfig deps

---- Files affected:
SPECS:
   bandersnatch.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/bandersnatch.spec
diff -u SPECS/bandersnatch.spec:1.6 SPECS/bandersnatch.spec:1.7
--- SPECS/bandersnatch.spec:1.6	Wed Sep 21 11:00:31 2005
+++ SPECS/bandersnatch.spec	Mon Oct  3 20:45:49 2005
@@ -2,10 +2,12 @@
 # TODO:
 # - user for running daemon + fix perms to config files to be readable
 #   only for daemon user
+# - nobody MUST NOT own any file!
 # - add deps to frontend
 
 %include        /usr/lib/rpm/macros.perl
 Summary:	Log Jabber conversations to a peer-visible database
+Summary(pl):	Logowanie rozmów przez Jabbera do bazy danych widocznej dla drugiej strony
 Name:		bandersnatch
 %define	_rc	RC1
 Version:	0.4
@@ -19,6 +21,8 @@
 Patch0:		%{name}-utf8.patch
 URL:		http://www.funkypenguin.co.za/taxonomy/term/5
 BuildRequires:	rpm-perlprov
+Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -27,8 +31,15 @@
 corporate intranet environment in where the administrators can be
 monitor the use/abuse of their Jabber servers.
 
+%description -l pl
+Narzędzie do logowania ruchu przez komunikatora Jabber. Zostało
+zaprojektowane do używania w środowisku sieci korporacyjnych, gdzie
+administratorzy mogą monitorować używanie/nadużywanie serwerów
+Jabbera.
+
 %package frontend
 Summary:	bandersnatch web frontend
+Summary(pl):	Interfejs WWW dla bandersnatcha
 Group:		Applications/WWW
 Requires:	php-pear-HTML_Template_IT
 Requires:	php-pear-DB
@@ -37,12 +48,13 @@
 %description frontend
 bandersnatch web frontend.
 
+%description frontend -l pl
+Interfejs WWW dla bandersnatcha.
+
 %prep
 %setup -q -n %{name}-%{version}.%{_rc}
 %patch0 -p1
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/{rc.d/init.d,sysconfig,%{name}},%{_datadir}/%{name}-frontend}
@@ -101,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/10/03 18:45:49  qboosh
+- pl, chkconfig deps
+
 Revision 1.6  2005/09/21 09:00:31  arekm
 - show jabber logs in utf8
 
@@ -118,5 +133,3 @@
 
 Revision 1.1  2005/09/21 08:06:31  arekm
 - initial pld release
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bandersnatch.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list