]> git.pld-linux.org Git - packages/apache-mod_midgard.git/blobdiff - apache-mod_midgard.spec
7a407a47e7147880ad05238d2acc0538 mod_midgard-conf.patch
[packages/apache-mod_midgard.git] / apache-mod_midgard.spec
index a17e2cebcbb74d2473800087d6842ae4a193c13e..0f908fa81e1dcaaaeaae129ef88bfe3856872369 100644 (file)
@@ -13,6 +13,11 @@ Group(de):   Netzwerkwesen/Server
 Group(pl):     Sieciowe/Serwery
 Requires:      midgard-lib = %{version}, apache >= 1.3.12
 Provides:      mod_midgard
+BuildRequires: midgard-lib-devel = %{version}
+BuildRequires: expat-devel
+BuildRequires: mysql-devel
+BuildRequires: apache >= 1.3.12
+BuildRequires: apache-devel >= 1.3.12
 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define         _pkglibdir      %(%{_sbindir}/apxs -q LIBEXECDIR)
@@ -40,7 +45,7 @@ utrzymywania dynamicznych, wykorzystuj
 ./configure \
        --with-apxs=%{_sbindir}/apxs \
        --with-mysql \
-       --with-midgar=/usr \
+       --with-midgar \
        --with-expat
 %{__make}
 
This page took 0.093202 seconds and 4 git commands to generate.