From 96c5298a3f32f2fd9f51cfee9cd6271253c54001 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 3 Jun 2009 21:35:34 +0000 Subject: [PATCH] Monotone-Parent: 190df89fa79fdae30c7fc8674c58058aa79da666 Monotone-Revision: 8f2401fde9dc2a7ad07dd162c4f58cffaf548df5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-03T21:35:34 Monotone-Branch: ca.inverse.sogo --- sogo.spec | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/sogo.spec b/sogo.spec index e443d895d..86f54da4e 100644 --- a/sogo.spec +++ b/sogo.spec @@ -26,6 +26,16 @@ The Web interface has been rewritten in an AJAX fashion to provided a faster UI for the users, consistency in look and feel with the Mozilla applications, and to reduce the load of the transactions on the server. +%package -n sogo-tools +Summary: Command-line tools for SOGo +Group: Productivity/Groupware +AutoReqProv: off + +%description -n sogo-tools +Command-line tools for SOGo: + sogo-contacts-checkdoubles - check excessive amounts of records in addressbooks + sogo-contacts-removedoubles - intelligently remove contacts that may exist in addressbooks + %package -n sogo-devel Summary: Development headers and libraries for SOGo Group: Development/Libraries/Objective C @@ -54,7 +64,7 @@ Requires: sope%{sope_major_version}%{sope_minor_version}-gdl1 AutoReqProv: off %description -n sope%{sope_major_version}%{sope_minor_version}-gdl1-contentstore-devel -This package contains the header files for SOPE's GDLContentStore library. +This package contains the header files for the SOPE GDLContentStore library. SOPE is a framework for developing web applications and services. The name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE. @@ -160,6 +170,9 @@ rm -fr ${RPM_BUILD_ROOT} %config %{_sysconfdir}/httpd/conf.d/SOGo.conf %doc ChangeLog README NEWS Scripts/sql-update-20070724.sh Scripts/sql-update-20070822.sh Scripts/sql-update-20080303.sh Scripts/sql-update-101_to_102.sh +%files -n sogo-tools +%{prefix}/Tools/Admin/sogo-contacts-* + %files -n sogo-devel %{prefix}/Library/Headers/SOGo %{prefix}/Library/Headers/SOGoUI