SPECS: hula.spec - pl

qboosh qboosh at pld-linux.org
Sat Mar 18 22:27:52 CET 2006


Author: qboosh                       Date: Sat Mar 18 21:27:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   hula.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/hula.spec
diff -u SPECS/hula.spec:1.4 SPECS/hula.spec:1.5
--- SPECS/hula.spec:1.4	Tue Mar 14 10:20:17 2006
+++ SPECS/hula.spec	Sat Mar 18 22:27:47 2006
@@ -2,15 +2,16 @@
 # TODO
 # - register uid in PLD-doc/uid_gid.db.txt and use it
 Summary:	A calendar and mail server
+Summary(pl):	Serwer kalendarza i poczty
 Name:		hula
 Version:	r1164
 Release:	1
+License:	LGPL
+Group:		Daemons
 Source0:	http://chameleon.mozilla.org/~justdave/hula/%{name}-%{version}.tar.gz
 # Source0-md5:	5a3fd9f490e1f0060668ee1316c27522
 Source1:	%{name}.init
-License:	LGPL
-Group:		Daemons
-URL:		http://www.hula-project.org
+URL:		http://www.hula-project.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
@@ -28,14 +29,25 @@
 a calendar and mail server that people love to use, instead of broadly
 trying to build a "groupware server" that managers want to deploy.
 
+%description -l pl
+Hula to serwer kalendarza i poczty. Projekt ten skupia się na
+stworzeniu serwera kalendarza i poczty, który ludzie lubiliby używać,
+zamiast próbować stworzyć "serwer pracy grupowej", który menadżerowie
+chcieliby wdrożyć.
+
 %package devel
 Summary:	Development files for hula
+Summary(pl):	Pliki programistyczne serwera hula
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
-This package contains the header files and libraries for developing
-add-ons for hula.
+This package contains the header files for developing add-ons for
+hula.
+
+%description devel -l pl
+Ten pakiet zawiera pliki nagłówkowe do tworzenia dodatków dla serwera
+hula.
 
 %prep
 %setup -q
@@ -55,13 +67,16 @@
 
 # remove all .la files
 rm -f $RPM_BUILD_ROOT%{_libdir}/connmgr/*.la \
-	    $RPM_BUILD_ROOT%{_libdir}/hulamdb/*.la \
-	    $RPM_BUILD_ROOT%{_libdir}/*.la \
-	    $RPM_BUILD_ROOT%{_libdir}/modweb/*.la
+	$RPM_BUILD_ROOT%{_libdir}/hulamdb/*.la \
+	$RPM_BUILD_ROOT%{_libdir}/*.la \
+	$RPM_BUILD_ROOT%{_libdir}/modweb/*.la
 
 # remove empty or irrelevant doco
 rm -f $RPM_BUILD_ROOT/{ChangeLog,INSTALL,NEWS}
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %pre
 # Create system user for hula
 # TODO: use specific uid
@@ -83,9 +98,6 @@
 	%userremove lula
 fi
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
 %doc HACKING TODO AUTHORS README style-guide.html
@@ -382,6 +394,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/03/18 21:27:47  qboosh
+- pl
+
 Revision 1.4  2006/03/14 09:20:17  glen
 - list unpackaged files
 - disable initscript until correct one is uploaded
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hula.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list