SPECS: sugarcrm.spec - pl(?)

qboosh qboosh at pld-linux.org
Sat Aug 13 17:33:41 CEST 2005


Author: qboosh                       Date: Sat Aug 13 15:33:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl(?)

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

---- Diffs:

================================================================
Index: SPECS/sugarcrm.spec
diff -u SPECS/sugarcrm.spec:1.2 SPECS/sugarcrm.spec:1.3
--- SPECS/sugarcrm.spec:1.2	Fri Aug 12 10:53:51 2005
+++ SPECS/sugarcrm.spec	Sat Aug 13 17:33:35 2005
@@ -2,11 +2,12 @@
 # TODO
 # - secure it
 Summary:	Customer Relationship Management
+Summary(pl):	Narzędzie CRM
 Name:		sugarcrm
 Version:	3.0.1
 %define	_beta	b
 %define	_rel	15
-Release:	%{_beta}.%{_rel}
+Release:	0.%{_beta}.%{_rel}
 Epoch:		0
 License:	SugarCRM Public License
 Group:		Applications/WWW
@@ -23,16 +24,16 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define	_appdir %{_datadir}/%{name}
-%define	_sysconfdir /etc/%{name}
+%define		_appdir		%{_datadir}/%{name}
+%define		_sysconfdir	/etc/%{name}
 
 # symlinked from appdir
-%define _noautocompressdoc LICENSE
+%define		_noautocompressdoc	LICENSE
 
 # nothing to strip/chrpath/compress
-%define	no_install_post_strip 1
-%define	no_install_post_chrpath 1
-%define	no_install_post_compress_modules 1
+%define		no_install_post_strip			1
+%define		no_install_post_chrpath			1
+%define		no_install_post_compress_modules	1
 
 %description
 SugarCRM is a suite of business automation tools for managing your
@@ -40,8 +41,15 @@
 contacts, opportunities to cases, the Sugar Suite helps you track and
 gain insight into your customers.
 
+%description -l pl
+SugarCRM to zestaw narzędzi automatyki biznesowej do zarządzania
+operacjami marketingu, sprzedaży i obsługi klientów. Od wprowadzenia
+do kontraktów, od okazji do spraw Sugar Suite pomaga śledzić i mieć
+wgląd w swoich klientów.
+
 %package setup
 Summary:	SugarCRM setup package
+Summary(pl):	Pakiet instalacyjny SugarCRM
 Group:		Applications/WWW
 PreReq:		%{name} = %{epoch}:%{version}-%{release}
 
@@ -50,6 +58,11 @@
 should uninstall this package when you're done, as it considered
 insecure to keep the setup files in place.
 
+%description setup -l pl
+Ten pakiet należy zainstalować do skonfigurowania początkowej
+instalacji SugarCRM. Następnie należy go odinstalować, ponieważ
+trzymanie plików instalacyjnych może być niebezpieczne.
+
 %prep
 %setup -q -n SugarSuite-Full-%{version}%{_beta}
 # undos the sources
@@ -137,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/08/13 15:33:35  qboosh
+- pl(?)
+
 Revision 1.2  2005/08/12 08:53:51  glen
 - nobody but http needs access to /etc/sugarcrm
 
================================================================

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




More information about the pld-cvs-commit mailing list