/[smecontribs]/rpms/smeserver-trac/contribs7/smeserver-trac.spec
ViewVC logotype

Diff of /rpms/smeserver-trac/contribs7/smeserver-trac.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by slords, Thu Nov 8 18:34:19 2007 UTC Revision 1.2 by slords, Mon Dec 24 15:54:13 2007 UTC
# Line 1  Line 1 
1  %define name smeserver-trac  %define name smeserver-trac
2  %define version 0.4  %define version 0.4
3  %define release 33  %define release 35
4    
5  Name: %{name}  Name: %{name}
6  Summary: Trac for SME Server  Summary: Trac for SME Server
# Line 19  Requires: python-docutils >= 0.4 Line 19  Requires: python-docutils >= 0.4
19  Requires: python-silvercity >= 0.9.5  Requires: python-silvercity >= 0.9.5
20  Requires: python-setuptools >= 0.6  Requires: python-setuptools >= 0.6
21  Requires: smeserver-subversion >= 1.2  Requires: smeserver-subversion >= 1.2
22    Requires: subversion-python
23  Requires: smeserver-release >= 7  Requires: smeserver-release >= 7
24  Requires: httpd >= 2  Requires: httpd >= 2
25    
# Line 26  Requires: httpd >= 2 Line 27  Requires: httpd >= 2
27  Trac project environments integration for SME Server 7  Trac project environments integration for SME Server 7
28    
29  %changelog  %changelog
30    * Wed Dec 5 2007 Marco Hess <marco.hess@through-ip.com>
31    - 0.4-35
32      Removed patch again, as using sighup seems to be creating more
33      problems than it solved.
34    
35    * Wed Dec 5 2007 Marco Hess <marco.hess@through-ip.com>
36    - 0.4-34
37      Added dependency so that subversion-python bindings package is
38      installed. Changed the create links script so that the trac updates
39      use sighup to restart httpd services instead of sigusr1
40    
41  * Tue Aug 14 2007 Marco Hess <marco.hess@through-ip.com>  * Tue Aug 14 2007 Marco Hess <marco.hess@through-ip.com>
42  - 0.4-33  - 0.4-33
43    Updated spec file with new release tag.    Updated spec file with new release tag.
# Line 182  echo "Rebuilding server-manager (this ca Line 194  echo "Rebuilding server-manager (this ca
194  /etc/e-smith/events/actions/initialize-default-databases  /etc/e-smith/events/actions/initialize-default-databases
195  /etc/e-smith/events/actions/navigation-conf  /etc/e-smith/events/actions/navigation-conf
196  /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf  /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
197  /etc/rc7.d/S86httpd-e-smith sigusr1  /etc/rc7.d/S86httpd-e-smith sighup
198  fi  fi
199  true  true
200    
# Line 206  true Line 218  true
218  echo "Rebuilding server-manager (this can take a while) ..."  echo "Rebuilding server-manager (this can take a while) ..."
219  /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf  /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
220  /etc/e-smith/events/actions/navigation-conf  /etc/e-smith/events/actions/navigation-conf
221  /etc/rc7.d/S86httpd-e-smith sigusr1  /etc/rc7.d/S86httpd-e-smith sighup
222    
223  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
224  %defattr(-,root,root)  %defattr(-,root,root)


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed