================================
gnutls:source=3.3.4-1 (previous: 2.12.23-1)
cvc rdiff gnutls -1 /foresight.rpath.org@fl:2-devel/3.3.4-1
================================
3.3.4-1 Tomas Forsman (tfors...@foresightlinux.se) Tue Jun  3 02:01:59 2014
    testing to bump gnutls and rebuild package for it

gnutls-3.3.4.tar.xz: new
gnutls.recipe: changed
Index: gnutls.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- gnutls.recipe /foresight.rpath.org@fl:2-devel/2.12.23-1
+++ gnutls.recipe /foresight.rpath.org@fl:2-devel/3.3.4-1
@@ -7,7 +7,7 @@
 
 class gnutls(AutoPackageRecipe):
     name = 'gnutls'
-    version = '2.12.23'
+    version = '3.3.4'
 
     packageSummary = 'The GNU Transport Layer Security Library'
     packageDescription = 'GnuTLS is a project that aims to develop a library 
which provides a secure layer, over a reliable transport layer. Currently the 
GnuTLS library implements the proposed standards by the IETFs TLS working 
group.'
@@ -20,18 +20,18 @@
                       'gtk-doc:runtime', 'guile:devel',
                       'guile:runtime', 'intltool:runtime',
                       'libtasn1:devel', 'pkgconfig:devel',
-                      'p11-kit:devel',]
+                      'p11-kit:devel','libidn:devel', 'nettle:devel']
 
     def unpack(r):
-        r.addArchive('ftp://ftp.gnutls.org/gcrypt/gnutls/v2.12/')
-       r.addSource('libgnutls-config')
-        for patch in [ 'gnutls-2.12.11-rpath.patch',
-                       'gnutls-2.8.6-link-libgcrypt.patch',
-                       'gnutls-2.12.7-dsa-skiptests.patch',
-                       'gnutls-2.12.20-cli-debug-manpage.patch',
-                       'gnutls-2.12.21-fips-algorithms.patch',
-                   ]:
-            r.addPatch(patch)
+        r.addArchive('ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/')
+#      r.addSource('libgnutls-config')
+#        for patch in [ 'gnutls-2.12.11-rpath.patch',
+#                       'gnutls-2.8.6-link-libgcrypt.patch',
+#                       'gnutls-2.12.7-dsa-skiptests.patch',
+#                       'gnutls-2.12.20-cli-debug-manpage.patch',
+#                       'gnutls-2.12.21-fips-algorithms.patch',
+#                   ]:
+#            r.addPatch(patch)
 
         r.macros.ldflags += ' -Wl,--no-add-needed'
 
@@ -48,7 +48,7 @@
                     ' --with-libgcrypt'
                 )
 
-    def policy(r):
-        r.Install('libgnutls-config', '%(bindir)s/')
-        r.Install('libgnutls-config', '%(bindir)s/libgnutls-extra-config')
+#    def policy(r):
+#        r.Install('libgnutls-config', '%(bindir)s/')
+#        r.Install('libgnutls-config', '%(bindir)s/libgnutls-extra-config')
 


gnutls-2.12.23.tar.bz2: removed

Committed by: tforsman
_______________________________________________
Foresight-commits mailing list
Foresight-commits@lists.foresightlinux.org
https://lists.foresightlinux.org/mailman/listinfo/foresight-commits

Reply via email to