SPECS (DEVEL): horde.spec - include /var/lib/horde to package (one...

glen glen at pld-linux.org
Sun Jul 31 12:52:06 CEST 2005


Author: glen                         Date: Sun Jul 31 10:52:06 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- include /var/lib/horde to package (one can store vfs tmp data there)

---- Files affected:
SPECS:
   horde.spec (1.95.2.6 -> 1.95.2.7) 

---- Diffs:

================================================================
Index: SPECS/horde.spec
diff -u SPECS/horde.spec:1.95.2.6 SPECS/horde.spec:1.95.2.7
--- SPECS/horde.spec:1.95.2.6	Sun Jul 31 12:40:45 2005
+++ SPECS/horde.spec	Sun Jul 31 12:52:01 2005
@@ -16,7 +16,7 @@
 Name:		horde
 Version:	3.0.5
 %define	_rc	rc2
-Release:	0.%{_rc}.2
+Release:	0.%{_rc}.3
 License:	LGPL
 Vendor:		The Horde Project
 Group:		Applications/WWW
@@ -125,7 +125,7 @@
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/%{name} \
 	$RPM_BUILD_ROOT%{_appdir}/{admin,js,services} \
 	$RPM_BUILD_ROOT%{_appdir}/{docs,lib,locale,templates,themes} \
-	$RPM_BUILD_ROOT/var/log/%{name} \
+	$RPM_BUILD_ROOT/var/{lib,log}/%{name} \
 	$RPM_BUILD_ROOT%{schemadir}
 
 cp -pR *.php			$RPM_BUILD_ROOT%{_appdir}
@@ -299,6 +299,7 @@
 %{_appdir}/themes
 
 %dir %attr(770,root,http) /var/log/%{name}
+%dir %attr(770,root,http) /var/lib/%{name}
 %ghost %attr(770,root,http) /var/log/%{name}/%{name}.log
 
 %files -n openldap-schema-horde
@@ -311,6 +312,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95.2.7  2005/07/31 10:52:01  glen
+- include /var/lib/horde to package (one can store vfs tmp data there)
+
 Revision 1.95.2.6  2005/07/31 10:40:45  glen
 - use apache config triggers
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde.spec?r1=1.95.2.6&r2=1.95.2.7&f=u




More information about the pld-cvs-commit mailing list