projects
/
packages
/
apache-mod_python.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2216397
)
- more specific Requires
author
Jakub Bogusz
<qboosh@pld-linux.org>
Tue, 8 Jul 2003 13:02:54 +0000
(13:02 +0000)
committer
cvs2git
<feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000
(12:13 +0000)
Changed files:
apache-mod_python.spec -> 1.46
apache-mod_python.spec
patch
|
blob
|
blame
|
history
diff --git
a/apache-mod_python.spec
b/apache-mod_python.spec
index bdc5cef23317c376816461a42e70b690176a1f72..0b3e8710908e32ba6be355316a7940188b72049e 100644
(file)
--- a/
apache-mod_python.spec
+++ b/
apache-mod_python.spec
@@
-36,7
+36,7
@@
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: python-devel >= 2.2
BuildRequires: rpm-pythonprov
-Prereq: %{_sbindir}/apxs
+Requires(post,preun): %{apxs}
Requires: apache >= 2.0.44
%pyrequires_eq python
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took
0.075823 seconds
and
4
git commands to generate.