Author: matkor Date: Thu Apr 8 10:32:16 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- Release 10. Removed epoch from BR: apr-devel >= 1:1.0.0 as seems not exists
in Th.
---- Files affected:
packages/apache-mod_python:
apache-mod_python.spec (1.101 -> 1.102)
---- Diffs:
================================================================
Index: packages/apache-mod_python/apache-mod_python.spec
diff -u packages/apache-mod_python/apache-mod_python.spec:1.101
packages/apache-mod_python/apache-mod_python.spec:1.102
--- packages/apache-mod_python/apache-mod_python.spec:1.101 Wed Nov 4
08:58:06 2009
+++ packages/apache-mod_python/apache-mod_python.spec Thu Apr 8 12:32:11 2010
@@ -20,7 +20,7 @@
Summary(sv.UTF-8): En inbyggd Python-interpretator för webbservern Apache
Name: apache-mod_%{mod_name}
Version: 3.3.1
-Release: 9
+Release: 10
License: Apache Group License
Group: Networking/Daemons/HTTP
Source0:
http://www.apache.org/dist/httpd/modpython/mod_%{mod_name}-%{version}.tgz
@@ -32,7 +32,7 @@
URL: http://www.modpython.org/
BuildRequires: %{apxs}
BuildRequires: apache-devel >= 2.0.52-7
-BuildRequires: apr-devel >= 1:1.0.0
+BuildRequires: apr-devel >= 1.0.0
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: flex >= 2.5.31
@@ -166,15 +166,22 @@
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size)
%{apacheconfdir}/*_mod_%{mod_name}.conf
%attr(755,root,root) %{apachelibdir}/*.so
%dir %{py_sitedir}/mod_%{mod_name}
+%if "%{py_ver}" > "2.4"
+%{py_sitedir}/mod_%{mod_name}-*.egg-info
+%endif
%attr(755,root,root) %{py_sitedir}/mod_%{mod_name}/*.so
%{py_sitedir}/mod_%{mod_name}/*.py[co]
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <[email protected]>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.102 2010/04/08 10:32:11 matkor
+- Release 10. Removed epoch from BR: apr-devel >= 1:1.0.0 as seems not exists
in Th.
+
Revision 1.101 2009/11/04 07:58:06 arekm
- release 9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache-mod_python/apache-mod_python.spec?r1=1.101&r2=1.102&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit