]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- update runtime dep
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 23 Jan 2007 15:39:49 +0000 (15:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-module.spec -> 1.10

apache1-module.spec

index 037acfaae31df33395027c58961f2f8180538b2c..c0353ecfa566618520c4fb41032b3659b72ca73d 100644 (file)
@@ -8,7 +8,7 @@
 #
 %define                mod_name        MODNAME
 %define        apxs            %{_sbindir}/apxs1
-Summary:       Apache module: ...
+Summary:       Apache module: ..
 Summary(pl):   Modu³ Apache'a: ...
 Name:          apache1-mod_%{mod_name}
 Version:       -
@@ -19,14 +19,14 @@ Source0:    -
 # Source0-md5: -
 Source1:       %{name}.conf
 URL:           -
+%{?with_ipv6:BuildRequires:    apache1(ipv6)-devel}
 BuildRequires: apache1-devel >= 1.3.33-2
 BuildRequires: rpmbuild(macros) >= 1.228
-%{?with_ipv6:BuildRequires:    apache1(ipv6)-devel}
 %{!?with_ipv6:BuildConflicts:  apache1(ipv6)-devel}
 Requires(triggerpostun):       %{apxs}
 Requires(triggerpostun):       grep
 Requires(triggerpostun):       sed >= 4.0
-Requires:      apache1 >= 1.3.33-2
+Requires:      apache1(EAPI)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _pkglibdir      %(%{apxs} -q LIBEXECDIR 2>/dev/null)
This page took 0.037999 seconds and 4 git commands to generate.