SPECS: sugarcrm.spec - packaged more files

glen glen at pld-linux.org
Mon Feb 6 16:09:02 CET 2006


Author: glen                         Date: Mon Feb  6 15:09:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- packaged more files

---- Files affected:
SPECS:
   sugarcrm.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/sugarcrm.spec
diff -u SPECS/sugarcrm.spec:1.11 SPECS/sugarcrm.spec:1.12
--- SPECS/sugarcrm.spec:1.11	Mon Feb  6 15:58:40 2006
+++ SPECS/sugarcrm.spec	Mon Feb  6 16:08:57 2006
@@ -1,14 +1,17 @@
 # $Revision$, $Date$
 # TODO
 # - secure it
-# - subpackages?
-# - add other languages
+# - add other (all?) languages
+# - language packs overwrite common files like jscalendar/calendar-setup_3.js,
+#   which contain locality specifics like first_day_of_week
+# - system Smarty and PEAR packages
+# - language packs have different license. subpackage them? separate specs?
 %define		namesrc	SugarSuite
 Summary:	Customer Relationship Management
 Summary(pl):	Narzędzie CRM
 Name:		sugarcrm
 Version:	4.0.1
-Release:	0.1
+Release:	0.2
 License:	SugarCRM Public License
 Group:		Applications/WWW
 Source0:	http://www.sugarforge.org/frs/download.php/919/%{namesrc}-%{version}.zip
@@ -152,6 +155,7 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config.php
 %dir %{_appdir}
+%{_appdir}/ModuleInstall
 %{_appdir}/XTemplate
 %{_appdir}/examples
 %{_appdir}/include
@@ -162,8 +166,9 @@
 %{_appdir}/themes
 %{_appdir}/*.txt
 %{_appdir}/*.html
-%{_appdir}/[!i]*.php
-%{_appdir}/index.php
+%{_appdir}/*.php
+%exclude %{_appdir}/install
+%exclude %{_appdir}/install.php
 
 %defattr(644,root,http,775)
 %{_appdir}/cache
@@ -183,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/02/06 15:08:57  glen
+- packaged more files
+
 Revision 1.11  2006/02/06 14:58:40  glen
 - hacks to extract fr language tarball to proper dirs
 
================================================================

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



More information about the pld-cvs-commit mailing list