Fixed again the spec file

pull/60/head
Ludovic Marcotte 2014-10-08 09:17:26 -04:00
parent 20e0cd6234
commit 29295f93c5
1 changed files with 29 additions and 26 deletions

View File

@ -306,13 +306,13 @@ rm -fr ${RPM_BUILD_ROOT}
%files -n sogo-devel
%{_includedir}/SOGo
%{_includedir}/SOGoUI
%{_libdir}/sogo/libSOGo.so
%{_libdir}/sogo/libSOGoUI.so
%{_libdir}/sogo/libSOGo.so.*
%{_libdir}/sogo/libSOGoUI.so.*
%{_libdir}/GNUstep/Frameworks/SOGo.framework/Headers
%{_libdir}/GNUstep/Frameworks/SOGo.framework/sogo/libSOGo.so
%{_libdir}/GNUstep/Frameworks/SOGo.framework/sogo/libSOGo.so.*
%{_libdir}/GNUstep/Frameworks/SOGo.framework/sogo/SOGo
%{_libdir}/GNUstep/Frameworks/SOGo.framework/Versions/%{sogo_major_version}/Headers
%{_libdir}/GNUstep/Frameworks/SOGo.framework/Versions/%{sogo_major_version}/sogo/libSOGo.so
%{_libdir}/GNUstep/Frameworks/SOGo.framework/Versions/%{sogo_major_version}/sogo/libSOGo.so.*
%{_libdir}/GNUstep/Frameworks/SOGo.framework/Versions/%{sogo_major_version}/sogo/SOGo
%files -n sope%{sope_major_version}%{sope_minor_version}-gdl1-contentstore
@ -371,73 +371,76 @@ fi
# ********************************* changelog *************************
%changelog
* Wed Jan 15 2014 Jean Raby <jraby@inverse.ca>
* Wed Oct 8 2014 Inverse inc. <support@inverse.ca>
- fixed the library move to "sogo" app dir
* Wed Jan 15 2014 Inverse inc. <support@inverse.ca>
- New package: sogo-activesync
- explicitly list all *.SOGo modules in sogo package
- added dependency on sogo = %version for sogo-tool
* Thu Apr 17 2013 Jean Raby <jraby@inverse.ca>
* Thu Apr 17 2013 Inverse inc. <support@inverse.ca>
- Install openchange_user_cleanup in sbindir instead of doc
* Wed Apr 10 2013 Jean Raby <jraby@inverse.ca>
* Wed Apr 10 2013 Inverse inc. <support@inverse.ca>
- use %sogo_user instead of 'sogo'
- install a sample sogo.conf in /etc/sogo
* Tue Jan 22 2013 Jean Raby <jraby@inverse.ca>
* Tue Jan 22 2013 Inverse inc. <support@inverse.ca>
- Create the sogo user as a system user
- Use %attr() to set directory permissions instead of chown/chmod
* Mon Nov 12 2012 Jean Raby <jraby@inverse.ca>
* Mon Nov 12 2012 Inverse inc. <support@inverse.ca>
- Add missing dependency on lasso and lasso-devel
* Mon Nov 05 2012 Jean Raby <jraby@inverse.ca>
* Mon Nov 05 2012 Inverse inc. <support@inverse.ca>
- Disable saml2 on rhel5 - glib2 too old
* Fri Nov 02 2012 Jean Raby <jraby@inverse.ca>
* Fri Nov 02 2012 Inverse inc. <support@inverse.ca>
- Enable saml2
* Tue Aug 28 2012 Jean Raby <jraby@inverse.ca>
* Tue Aug 28 2012 Inverse inc. <support@inverse.ca>
- Add openchange_cleanup.py and tweak it to work on RHEL5
* Tue Jul 31 2012 Jean Raby <jraby@inverse.ca>
* Tue Jul 31 2012 Inverse inc. <support@inverse.ca>
- treat logrotate file as a config file
* Fri May 24 2012 Jean Raby <jraby@inverse.ca>
* Fri May 24 2012 Inverse inc. <support@inverse.ca>
- %post: restart sogo if it was running before rpm install
* Fri Mar 16 2012 Jean Raby <jraby@inverse.ca>
* Fri Mar 16 2012 Inverse inc. <support@inverse.ca>
- %post: update timestamp on imgs,css,js to let apache know the files changed
* Fri Feb 16 2012 Jean Raby <jraby@inverse.ca>
* Fri Feb 16 2012 Inverse inc. <support@inverse.ca>
- Use globbing to include all sql upgrade scripts instead of listing them all
* Tue Jan 10 2012 Jean Raby <jraby@inverse.ca>
* Tue Jan 10 2012 Inverse inc. <support@inverse.ca>
- /etc/cron.d/sogo
* Thu Oct 27 2011 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Thu Oct 27 2011 Inverse inc. <support@inverse.ca>
- make build of sogo-openchange-backend conditional to sogo_version >= 2
* Fri Oct 14 2011 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Fri Oct 14 2011 Inverse inc. <support@inverse.ca>
- adapted to gnustep-make 2.6
- added sogo-openchange-backend
* Tue Sep 28 2010 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Tue Sep 28 2010 Inverse inc. <support@inverse.ca>
- removed "README" from documentation
* Fri Aug 20 2010 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Fri Aug 20 2010 Inverse inc. <support@inverse.ca>
- added sogo-ealarms-notify package
* Tue Apr 06 2010 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Tue Apr 06 2010 Inverse inc. <support@inverse.ca>
- added sogo-slapd-sockd package
* Thu Jul 31 2008 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Thu Jul 31 2008 Inverse inc. <support@inverse.ca>
- added dependencies on sopeXY-appserver, -core, -gdl1-contentstore and -ldap
* Wed May 21 2008 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Wed May 21 2008 Inverse inc. <support@inverse.ca>
- removed installation of template and resource files, since it is now done by the upstream package
* Tue Oct 4 2007 Francis Lachapelle <flachapelle@inverse.ca>
* Tue Oct 4 2007 Inverse inc. <support@inverse.ca>
- added package sope-gdl1-contentstore
* Wed Jul 18 2007 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Wed Jul 18 2007 Inverse inc. <support@inverse.ca>
- initial build