SPECS: drupal-theme-box_grey_smarty.spec - fix theme style being a...

glen glen at pld-linux.org
Fri Aug 19 13:08:53 CEST 2005


Author: glen                         Date: Fri Aug 19 11:08:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix theme style being available

---- Files affected:
SPECS:
   drupal-theme-box_grey_smarty.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/drupal-theme-box_grey_smarty.spec
diff -u SPECS/drupal-theme-box_grey_smarty.spec:1.2 SPECS/drupal-theme-box_grey_smarty.spec:1.3
--- SPECS/drupal-theme-box_grey_smarty.spec:1.2	Fri Aug 19 11:51:12 2005
+++ SPECS/drupal-theme-box_grey_smarty.spec	Fri Aug 19 13:08:48 2005
@@ -3,7 +3,7 @@
 Summary:	Drupal Theme Box_grey_smarty
 Name:		drupal-theme-%{themename}
 Version:	4.6.0
-Release:	0.3
+Release:	0.5
 Epoch:		0
 License:	GPL v2
 Group:		Applications/WWW
@@ -34,10 +34,10 @@
 install *.tpl $RPM_BUILD_ROOT%{_themedir}/%{themename}
 ln -s ../../htdocs/themes/%{themename}/screenshot.png $RPM_BUILD_ROOT%{_themedir}/%{themename}
 
-# subtheme box_cleanslate_smarty
-install -d $RPM_BUILD_ROOT{%{_themehtmldir},%{_themedir}}/%{themename}/box_cleanslate_smarty
+# theme style box_cleanslate_smarty
+install -d $RPM_BUILD_ROOT{%{_themehtmldir}/%{themename}/box_cleanslate_smarty,%{_themedir}}/%{themename}}
 install box_cleanslate_smarty/*.{css,png} $RPM_BUILD_ROOT%{_themehtmldir}/%{themename}/box_cleanslate_smarty
-ln -s ../../../htdocs/themes/%{themename}/box_cleanslate_smarty/screenshot.png $RPM_BUILD_ROOT%{_themedir}/%{themename}/box_cleanslate_smarty
+ln -s ../../htdocs/themes/%{themename}/box_cleanslate_smarty $RPM_BUILD_ROOT%{_themedir}/%{themename}/box_cleanslate_smarty
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -54,6 +54,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/08/19 11:08:48  glen
+- fix theme style being available
+
 Revision 1.2  2005/08/19 09:51:12  glen
 - typo on name
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/drupal-theme-box_grey_smarty.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list