[paketler-commits] r4941 - pardus-devel/programming/languages/python/mod_python

paketler-uludag at uludag.org.tr paketler-uludag at uludag.org.tr
2 Mar 2006 Per 18:06:46 EET


Author: cartman
Date: Thu Mar  2 18:06:44 2006
New Revision: 4941

Modified:
   pardus-devel/programming/languages/python/mod_python/pspec.xml
Log:
Security update: Fix http://www.modpython.org/fs_sec_warn.html also fix the package deps etc


Modified: pardus-devel/programming/languages/python/mod_python/pspec.xml
=================================================================
--- pardus-devel/programming/languages/python/mod_python/pspec.xml	(original)
+++ pardus-devel/programming/languages/python/mod_python/pspec.xml	Thu Mar  2 18:06:44 2006
@@ -10,15 +10,23 @@
         </Packager>
         <License>Apache-1.1</License>
         <IsA>library</IsA>
-        <Summary>mod_python</Summary>
-        <Description>mod_python</Description>
-        <Archive type="targz" sha1sum="d28022f6b14d0f7d01c6aed95a56e47f8df71f64">http://apache.bilkent.edu.tr/dist/httpd/modpython/mod_python-3.1.4.tgz</Archive>
+        <Summary>Python module for Apache</Summary>
+        <Description>Mod_python is an Apache module that embeds the Python interpreter within the server.</Description>
+        <Archive type="targz" sha1sum="879900c1dece20a2ed08bfc81c16bfe539ee63de">http://apache.bilkent.edu.tr/dist/httpd/modpython/mod_python-3.2.8.tgz</Archive>
+        <BuildDependencies>
+            <Dependency>apache</Dependency>
+            <Dependency>python</Dependency>
+        </BuildDependencies>
         <Patches>
             <Patch>mod_python-3.1.4-configure-bash-3.1.patch</Patch>
         </Patches>
     </Source>
     <Package>
         <Name>mod_python</Name>
+        <RuntimeDependencies>
+            <Dependency>apache</Dependency>
+            <Dependency>python</Dependency>
+        </RuntimeDependencies>
         <Files>
             <Path fileType="config">/etc</Path>
             <Path fileType="library">/usr/lib</Path>
@@ -28,6 +36,13 @@
         </AdditionalFiles>
     </Package>
     <History>
+        <Update release="2" type="security">
+            <Date>2006-03-02</Date>
+            <Version>3.2.8</Version>
+            <Comment>Version bump to fix http://www.modpython.org/fs_sec_warn.html</Comment>
+            <Name>İsmail Dönmez</Name>
+            <Email>ismail at uludag.org.tr</Email>
+        </Update>
         <Update release="1">
             <Date>2006-01-26</Date>
             <Version>3.1.4</Version>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi