/[smecontribs]/rpms/smeserver-user-webspace/contribs8/smeserver-user-webspace.spec
ViewVC logotype

Diff of /rpms/smeserver-user-webspace/contribs8/smeserver-user-webspace.spec

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

Revision 1.3 by unnilennium, Sat Nov 23 22:49:34 2013 UTC Revision 1.4 by unnilennium, Sat Nov 23 23:20:29 2013 UTC
# Line 25  BuildRequires:  e-smith-devtools Line 25  BuildRequires:  e-smith-devtools
25  - moved spec dirty work on action to real actions  - moved spec dirty work on action to real actions
26  - added skel folders  - added skel folders
27  - added two events and link to actions in the proper events  - added two events and link to actions in the proper events
28    - precleaning spec
29    
30  * Sun Oct 27 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-6.sme  * Sun Oct 27 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-6.sme
31  - initial import for sme8  - initial import for sme8
32    
# Line 63  rm root/etc/e-smith/templates/etc/httpd/ Line 64  rm root/etc/e-smith/templates/etc/httpd/
64  %patch2 -p1  %patch2 -p1
65  %patch3 -p1  %patch3 -p1
66  %patch4 -p1  %patch4 -p1
67    perl createlinks
68    
69  %build  %build
70    
# Line 79  rm -rf $RPM_BUILD_ROOT Line 80  rm -rf $RPM_BUILD_ROOT
80  %pre  %pre
81  %preun  %preun
82  %post  %post
83  if [ $1 = 1 ] ; then  #if [ $1 = 1 ] ; then
84  #    enable_user_webspace() {  #    enable_user_webspace() {
85    
86  #        echo 'You now have the option to enable user web directories.'  #        echo 'You now have the option to enable user web directories.'
# Line 139  if [ $1 = 1 ] ; then Line 140  if [ $1 = 1 ] ; then
140  #    }  #    }
141    
142  #    enable_user_webspace  #    enable_user_webspace
143  fi  #fi
144    
145  %postun  %postun
146  if [ $1 = 0 ] ; then  #if [ $1 = 0 ] ; then
147  #    /sbin/e-smith/config delete UserPublicWeb  #    /sbin/e-smith/config delete UserPublicWeb
148  #    /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf  #    /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
149  #    service httpd-e-smith restart  #    service httpd-e-smith restart
# Line 164  if [ $1 = 0 ] ; then Line 165  if [ $1 = 0 ] ; then
165  #       fi  #       fi
166  #    done  #    done
167  #  #
168  fi  #fi
169    
170  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
171  %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