]> git.pld-linux.org Git - packages/apache1-mod_snake.git/commitdiff
- use apache1(EAPI) for runtime dep master
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 5 Mar 2008 14:45:59 +0000 (14:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_snake.spec -> 1.26

apache1-mod_snake.spec

index f53094b2badf1c5386623f6721cb54fa0d3a38f5..e7eef4f06a0711b46de4bcf461a3eaa959cbc0ce 100644 (file)
@@ -7,7 +7,7 @@ Summary:        An Apache module to allow for Python plugins and control
 Summary(pl.UTF-8):     Moduł do Apache pozwalający na kontrolę i wtyczki Pythona
 Name:          apache1-mod_%{mod_name}
 Version:       0.5.0
-Release:       1.2
+Release:       1.3
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/mod%{mod_name}/mod_%{mod_name}-%{version}.tar.gz
@@ -17,7 +17,7 @@ URL:          http://modsnake.sourceforge.net/
 BuildRequires: apache1-devel >= 1.3.39
 BuildRequires: python-devel >= 1.5
 BuildRequires: rpmbuild(macros) >= 1.268
-Requires:      apache1 >= 1.3.33-2
+Requires:      apache1(EAPI)
 Obsoletes:     apache-mod_snake <= 0.5.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.142336 seconds and 4 git commands to generate.