SPECS: apache-mod_macro.spec - missing dir in install; rel 1

zbyniu zbyniu at pld-linux.org
Mon Jan 30 16:07:22 CET 2006


Author: zbyniu                       Date: Mon Jan 30 15:07:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dir in install; rel 1

---- Files affected:
SPECS:
   apache-mod_macro.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_macro.spec
diff -u SPECS/apache-mod_macro.spec:1.3 SPECS/apache-mod_macro.spec:1.4
--- SPECS/apache-mod_macro.spec:1.3	Tue Dec 27 01:09:49 2005
+++ SPECS/apache-mod_macro.spec	Mon Jan 30 16:07:10 2006
@@ -5,7 +5,7 @@
 Summary(pl):	Moduł do apache pozwalający używać makr w konfiguracji
 Name:		apache-mod_%{mod_name}
 Version:	1.1.6
-Release:	0.1
+Release:	1
 License:	Apache
 Group:		Networking/Daemons
 Source0:	http://www.cri.ensmp.fr/~coelho/mod_macro/mod_%{mod_name}-%{version}.tar.bz2
@@ -32,7 +32,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_pkglibdir}
+install -d $RPM_BUILD_ROOT{%{_pkglibdir},%{_sysconfdir}/httpd.conf}
 
 install .libs/mod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir}
 echo 'LoadModule %{mod_name}_module modules/mod_%{mod_name}.so' > \
@@ -65,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/01/30 15:07:10  zbyniu
+- missing dir in install; rel 1
+
 Revision 1.3  2005/12/27 00:09:49  glen
 - use apache_modules_api
 
@@ -73,4 +76,3 @@
 
 Revision 1.1  2005/10/27 22:06:28  zbyniu
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache-mod_macro.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list