[packages/apache-mod_python] - one more git call removed - rel 4

baggins baggins at pld-linux.org
Mon Nov 4 15:09:19 CET 2013


commit f80f6a3622181bba34eaadc28fe9afc9ee452db6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 4 15:09:03 2013 +0100

    - one more git call removed
    - rel 4

 apache-mod_python.spec |  2 +-
 no-git.patch           | 10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/apache-mod_python.spec b/apache-mod_python.spec
index 5f7989a..f09fbbf 100644
--- a/apache-mod_python.spec
+++ b/apache-mod_python.spec
@@ -19,7 +19,7 @@ Summary(sl.UTF-8):	Vključeni pythonski tolmač za spletni strežnik Apache
 Summary(sv.UTF-8):	En inbyggd Python-interpretator för webbservern Apache
 Name:		apache-mod_%{mod_name}
 Version:	3.4.1
-Release:	3
+Release:	4
 License:	Apache
 Group:		Networking/Daemons/HTTP
 Source0:	http://dist.modpython.org/dist/mod_%{mod_name}-%{version}.tgz
diff --git a/no-git.patch b/no-git.patch
index cc07d6d..c337874 100644
--- a/no-git.patch
+++ b/no-git.patch
@@ -29,3 +29,13 @@
  extern const int mp_version_major;
  extern const int mp_version_minor;
  extern const int mp_version_patch;
+--- mod_python-3.4.1/dist/version.sh~	2013-10-23 04:33:52.000000000 +0200
++++ mod_python-3.4.1/dist/version.sh	2013-11-04 15:07:59.670516345 +0100
+@@ -5,6 +5,5 @@
+ MAJ=`awk '/MP_VERSION_MAJOR/ {print $3}' $MPV_PATH`
+ MIN=`awk '/MP_VERSION_MINOR/ {print $3}' $MPV_PATH`
+ PCH=`awk '/MP_VERSION_PATCH/ {print $3}' $MPV_PATH`
+-GIT=`git describe --always`
+ 
+-echo $MAJ.$MIN.$PCH-$GIT
++echo $MAJ.$MIN.$PCH
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_python.git/commitdiff/f80f6a3622181bba34eaadc28fe9afc9ee452db6



More information about the pld-cvs-commit mailing list