/[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.3 by marcohess, Wed Mar 12 04:19:48 2008 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 36
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    
26    Patch01: smeserver-trac-0.4-lexicon-spelling-update.patch
27    
28  %description  %description
29  Trac project environments integration for SME Server 7  Trac project environments integration for SME Server 7
30    
31  %changelog  %changelog
32    * Wed Mar 12 2008 Marco Hess <marco.hess@through-ip.com>
33    - 0.4-36
34      Update the trac lexicon file for some minor spelling errors and
35      a minor updates for consistency.
36    
37    * Wed Dec 5 2007 Marco Hess <marco.hess@through-ip.com>
38    - 0.4-35
39      Removed patch again, as using sighup seems to be creating more
40      problems than it solved.
41    
42    * Wed Dec 5 2007 Marco Hess <marco.hess@through-ip.com>
43    - 0.4-34
44      Added dependency so that subversion-python bindings package is
45      installed. Changed the create links script so that the trac updates
46      use sighup to restart httpd services instead of sigusr1
47    
48  * Tue Aug 14 2007 Marco Hess <marco.hess@through-ip.com>  * Tue Aug 14 2007 Marco Hess <marco.hess@through-ip.com>
49  - 0.4-33  - 0.4-33
50    Updated spec file with new release tag.    Updated spec file with new release tag.
# Line 136  Trac project environments integration fo Line 155  Trac project environments integration fo
155    
156  %setup  %setup
157    
158    %patch01 -p1
159    
160  %build  %build
161  perl createlinks  perl createlinks
162    
# Line 182  echo "Rebuilding server-manager (this ca Line 203  echo "Rebuilding server-manager (this ca
203  /etc/e-smith/events/actions/initialize-default-databases  /etc/e-smith/events/actions/initialize-default-databases
204  /etc/e-smith/events/actions/navigation-conf  /etc/e-smith/events/actions/navigation-conf
205  /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf  /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
206  /etc/rc7.d/S86httpd-e-smith sigusr1  /etc/rc7.d/S86httpd-e-smith sighup
207  fi  fi
208  true  true
209    
# Line 206  true Line 227  true
227  echo "Rebuilding server-manager (this can take a while) ..."  echo "Rebuilding server-manager (this can take a while) ..."
228  /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf  /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
229  /etc/e-smith/events/actions/navigation-conf  /etc/e-smith/events/actions/navigation-conf
230  /etc/rc7.d/S86httpd-e-smith sigusr1  /etc/rc7.d/S86httpd-e-smith sighup
231    
232  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
233  %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