/[packages]/updates/3/otrs/current/SPECS/otrs.spec
ViewVC logotype

Diff of /updates/3/otrs/current/SPECS/otrs.spec

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

revision 464200 by oden, Tue Aug 6 08:53:08 2013 UTC revision 471998 by dlucio, Mon Aug 26 18:45:23 2013 UTC
# Line 10  Group:         Networking/Other Line 10  Group:         Networking/Other
10  URL:            http://www.otrs.com  URL:            http://www.otrs.com
11  Source:         http://ftp.otrs.org/pub/otrs/otrs-%{version}.tar.bz2  Source:         http://ftp.otrs.org/pub/otrs/otrs-%{version}.tar.bz2
12  Requires:       apache-mod_perl  Requires:       apache-mod_perl
13    Requires:       perl-DBD-mysql
14  Suggests:       procmail  Suggests:       procmail
15  BuildArch:      noarch  BuildArch:      noarch
16    
# Line 103  EOF Line 104  EOF
104    
105  %post  %post
106  %{_var}/www/otrs/bin/otrs.SetPermissions.pl  --otrs-user=otrs --web-user=apache --otrs-group=otrs --web-group=apache %{_var}/www/otrs  %{_var}/www/otrs/bin/otrs.SetPermissions.pl  --otrs-user=otrs --web-user=apache --otrs-group=otrs --web-group=apache %{_var}/www/otrs
107  cd %{_var}/www/otrs%{_var}/cron  for foo in *.dist; do cp $foo %{_var}/www/otrs%{_var}/cron/`basename $foo .dist`; done
 for foo in *.dist; do cp $foo `basename $foo .dist`; done  
108  %{_var}/www/otrs/bin/Cron.sh start otrs  %{_var}/www/otrs/bin/Cron.sh start otrs
109    
110  %postun  %postun

Legend:
Removed from v.464200  
changed lines
  Added in v.471998

  ViewVC Help
Powered by ViewVC 1.1.30