SPECS: egroupware.spec - correct inner deps (etemplate) - cleanups

glen glen at pld-linux.org
Wed May 31 01:46:29 CEST 2006


Author: glen                         Date: Tue May 30 23:46:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- correct inner deps (etemplate)
- cleanups

---- Files affected:
SPECS:
   egroupware.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/egroupware.spec
diff -u SPECS/egroupware.spec:1.23 SPECS/egroupware.spec:1.24
--- SPECS/egroupware.spec:1.23	Wed May 31 01:29:35 2006
+++ SPECS/egroupware.spec	Wed May 31 01:46:24 2006
@@ -59,10 +59,11 @@
 
 This package provides the eGroupWare default applications:
 
-egroupware core with: admin, api, docs, etemplate, preferences, addressbook,
-bookmarks, calendar, translation-tools, emailadmin, felamimail, filemanager,
-infolog, manual, mydms, news admin, knowledgebase, polls, projectmanager,
-resources, sambaadmin, sitemgr, syncml, timesheet, wiki, workflow
+egroupware core with: admin, api, docs, etemplate, preferences,
+addressbook, bookmarks, calendar, translation-tools, emailadmin,
+felamimail, filemanager, infolog, manual, mydms, news admin,
+knowledgebase, polls, projectmanager, resources, sambaadmin, sitemgr,
+syncml, timesheet, wiki, workflow
 
 It also provides an API for developing additional applications.
 
@@ -136,6 +137,7 @@
 Summary:	The eGroupWare calendar application
 Group:		Applications/WWW
 Requires:	%{name}-core = %{version}-%{release}
+Requires:	%{name}-etemplate = %{version}-%{release}
 
 %description calendar
 Powerful calendar with meeting request system, Alarms, ICal and E-Mail
@@ -347,6 +349,7 @@
 Summary:	The eGroupWare projectmanager application
 Group:		Applications/WWW
 Requires:	%{name}-core = %{version}-%{release}
+Requires:	%{name}-etemplate = %{version}-%{release}
 
 %description projectmanager
 The projectmanager is eGroupWare's new project management application.
@@ -374,6 +377,7 @@
 Summary:	The eGroupWare resources application
 Group:		Applications/WWW
 Requires:	%{name}-core = %{version}-%{release}
+Requires:	%{name}-etemplate = %{version}-%{release}
 
 %description resources
 resources is a resource booking sysmtem for eGroupWare. Which
@@ -407,6 +411,7 @@
 Summary:	The eGroupWare timesheet application
 Group:		Applications/WWW
 Requires:	%{name}-core = %{version}-%{release}
+Requires:	%{name}-etemplate = %{version}-%{release}
 
 %description timesheet
 Simple timesheet application, which allow to record and report the
@@ -566,33 +571,11 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
 %dir %{_appdir}
 %{_appdir}/*.php
-#%{_appdir}/addressbook
 %{_appdir}/admin
-#%{_appdir}/bookmarks
-#%{_appdir}/calendar
-#%{_appdir}/developer_tools
-#%{_appdir}/emailadmin
 %{_appdir}/etemplate
-#%{_appdir}/felamimail
-#%{_appdir}/filemanager
-#%{_appdir}/infolog
-#%{_appdir}/manual
-#%{_appdir}/news_admin
-#%{_appdir}/phpbrain
-#%{_appdir}/polls
-#%{_appdir}/phpsysinfo
 %{_appdir}/preferences
-#%{_appdir}/registration
-#%{_appdir}/sitemgr
-#%{_appdir}/wiki
 %{_appdir}/home
-#%{_appdir}/mydms
-#%{_appdir}/projectmanager
-#%{_appdir}/resources
-#%{_appdir}/sambaadmin
 %{_appdir}/syncml
-#%{_appdir}/timesheet
-#%{_appdir}/workflow
 
 # TODO: to -contrib or subpkg
 %{_appdir}/xmlrpc
@@ -798,6 +781,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/05/30 23:46:24  glen
+- correct inner deps (etemplate)
+- cleanups
+
 Revision 1.23  2006/05/30 23:29:35  glen
 - initial components split, based on spec found from svn
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/egroupware.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list