Monotone-Parent: 190df89fa79fdae30c7fc8674c58058aa79da666

Monotone-Revision: 8f2401fde9dc2a7ad07dd162c4f58cffaf548df5

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-06-03T21:35:34
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2009-06-03 21:35:34 +00:00
parent aa2c69643a
commit 96c5298a3f
1 changed files with 14 additions and 1 deletions

View File

@ -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, UI for the users, consistency in look and feel with the Mozilla applications,
and to reduce the load of the transactions on the server. 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 %package -n sogo-devel
Summary: Development headers and libraries for SOGo Summary: Development headers and libraries for SOGo
Group: Development/Libraries/Objective C Group: Development/Libraries/Objective C
@ -54,7 +64,7 @@ Requires: sope%{sope_major_version}%{sope_minor_version}-gdl1
AutoReqProv: off AutoReqProv: off
%description -n sope%{sope_major_version}%{sope_minor_version}-gdl1-contentstore-devel %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 SOPE is a framework for developing web applications and services. The
name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE. 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 %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 %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 %files -n sogo-devel
%{prefix}/Library/Headers/SOGo %{prefix}/Library/Headers/SOGo
%{prefix}/Library/Headers/SOGoUI %{prefix}/Library/Headers/SOGoUI