SPECS (DEVEL): mythplugins.spec - add /var/cache/mythweb/tv_icons dir

glen glen at pld-linux.org
Wed Feb 1 20:22:32 CET 2006


Author: glen                         Date: Wed Feb  1 19:22:32 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- add /var/cache/mythweb/tv_icons dir

---- Files affected:
SPECS:
   mythplugins.spec (1.12.2.12 -> 1.12.2.13) 

---- Diffs:

================================================================
Index: SPECS/mythplugins.spec
diff -u SPECS/mythplugins.spec:1.12.2.12 SPECS/mythplugins.spec:1.12.2.13
--- SPECS/mythplugins.spec:1.12.2.12	Mon Jan 30 20:56:16 2006
+++ SPECS/mythplugins.spec	Wed Feb  1 20:22:26 2006
@@ -42,7 +42,7 @@
 Name:		mythplugins
 %define	_snap 20060129
 %define	_rev 8763
-%define	_rel 1
+%define	_rel 1.1
 Version:	0.19.0.%{_snap}
 Release:	0.%{_rev}.%{_rel}
 License:	GPL v2
@@ -352,7 +352,8 @@
 %endif
 
 %if %{with mythweb}
-install -d $RPM_BUILD_ROOT{%{_sysconfdir}/mythweb,%{_datadir}/mythweb/{includes,languages},/var/cache/mythweb/{image_cache,php_sessions}}
+install -d $RPM_BUILD_ROOT{%{_sysconfdir}/mythweb,%{_datadir}/mythweb/{includes,languages}}
+install -d $RPM_BUILD_ROOT/var/cache/mythweb/{image_cache,php_sessions,tv_icons}
 cp -a mythweb/*.php $RPM_BUILD_ROOT%{_datadir}/mythweb
 cp -a mythweb/languages/*.php $RPM_BUILD_ROOT%{_datadir}/mythweb/languages
 cp -a mythweb/includes/*.php $RPM_BUILD_ROOT%{_datadir}/mythweb/includes
@@ -534,6 +535,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12.2.13  2006/02/01 19:22:26  glen
+- add /var/cache/mythweb/tv_icons dir
+
 Revision 1.12.2.12  2006/01/30 19:56:16  glen
 - svn r8763 (20060129)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mythplugins.spec?r1=1.12.2.12&r2=1.12.2.13&f=u



More information about the pld-cvs-commit mailing list