SPECS: ZoneAdmin.spec - some cleanup

paszczus paszczus at pld-linux.org
Fri Oct 12 22:08:23 CEST 2007


Author: paszczus                     Date: Fri Oct 12 20:08:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some cleanup

---- Files affected:
SPECS:
   ZoneAdmin.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/ZoneAdmin.spec
diff -u SPECS/ZoneAdmin.spec:1.9 SPECS/ZoneAdmin.spec:1.10
--- SPECS/ZoneAdmin.spec:1.9	Fri Oct 12 21:53:53 2007
+++ SPECS/ZoneAdmin.spec	Fri Oct 12 22:08:18 2007
@@ -40,8 +40,6 @@
 %setup -q -n %{name}-%{version}-beta1
 %patch0 -p1
 
-mkdir smarty-plugins
-
 cat > apache.conf <<'EOF'
 Alias /%{name} %{_appdir}
 <Directory %{_appdir}>
@@ -55,8 +53,8 @@
 install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 install *.php	$RPM_BUILD_ROOT%{_appdir}
-cp -a {contrib,img,includes,lang,templates_c,tpl}	$RPM_BUILD_ROOT%{_appdir}
-cp -a includes/smarty/libs/*	$RPM_BUILD_ROOT%{_smartyplugindir}
+cp -a {contrib,img,includes,lang,tpl}	$RPM_BUILD_ROOT%{_appdir}
+cp -a includes/smarty/libs/plugins/*	$RPM_BUILD_ROOT%{_smartyplugindir}
 mv $RPM_BUILD_ROOT%{_appdir}/includes/config.php.dist $RPM_BUILD_ROOT%{_sysconfdir}/config.php
 ln -s %{_sysconfdir}/config.php		$RPM_BUILD_ROOT%{_appdir}/includes/config.php
 
@@ -95,13 +93,12 @@
 %{_appdir}/includes/smarty/libs/*.tpl
 %dir %{_appdir}/includes/smarty/libs/internals
 %{_appdir}/includes/smarty/libs/internals/*.php
-%dir %{_appdir}/includes/smarty/libs/plugins
-%{_appdir}/includes/smarty/libs/plugins/*.php
-%dir %{_appdir}/includes/smarty_plugins
-%{_appdir}/includes/smarty_plugins/*.php
+#%dir %{_appdir}/includes/smarty/libs/plugins
+#%{_appdir}/includes/smarty/libs/plugins/*.php
+#%dir %{_appdir}/includes/smarty_plugins
+#%{_appdir}/includes/smarty_plugins/*.php
 %dir %{_appdir}/lang
 %{_appdir}/lang/*.conf
-%dir %{_appdir}/templates_c
 %dir %{_appdir}/tpl/Boxes
 %{_appdir}/tpl/Boxes/*.css
 %{_appdir}/tpl/Boxes/*.js
@@ -119,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/10/12 20:08:18  paszczus
+- some cleanup
+
 Revision 1.9  2007/10/12 19:53:53  paszczus
 - trying to move templates_c to /var/lib
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ZoneAdmin.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list