]> git.pld-linux.org Git - packages/apache-mod_vhost_mysql.git/commitdiff
- rel 2, STBR for AC-READY, auto/ac/apache-mod_vhost_mysql-0_10-2
authordjrzulf <djrzulf@pld-linux.org>
Tue, 15 Feb 2005 22:00:49 +0000 (22:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_vhost_mysql.spec -> 1.8

apache-mod_vhost_mysql.spec

index e7835afd7207ee980b87f3b0d1a88898076f5924..6b9b9467c37dab7e2ba2f98e81ee602fc6b49c35 100644 (file)
@@ -5,7 +5,7 @@ Summary:        Apache vhost in MySQL
 Summary(pl):   Wirtualne hosty dla Apache'a w bazie MySQL
 Name:          apache-mod_%{mod_name}
 Version:       0.10
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://fabienne.tc2.utelisys.net/~skinkie/mod_vhost_mysql2/mod_%{mod_name}2-%{version}.tar.gz
@@ -40,11 +40,11 @@ rm -rf .libs *.{la,lo,o,slo}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_pkglibdir},%{_sysconfdir}/httpd.conf}
+install -d $RPM_BUILD_ROOT{%{_pkglibdir},%{_sysconfdir}/httpd/httpd.conf}
 
 install .libs/mod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir}
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf/21_vhost_mysql.conf
+install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/httpd.conf/21_vhost_mysql.conf
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.346591 seconds and 4 git commands to generate.