guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: Add patches missing from dist_patch_DATA.


From: Ben Woodcroft
Subject: 01/01: gnu: Add patches missing from dist_patch_DATA.
Date: Wed, 19 Jul 2017 18:54:21 -0400 (EDT)

benwoodcroft pushed a commit to branch master
in repository guix.

commit ca8fb248de152a2f895d43cd1023b5a940215caa
Author: Ben Woodcroft <address@hidden>
Date:   Mon Jul 17 18:53:08 2017 +1000

    gnu: Add patches missing from dist_patch_DATA.
    
    Reported by Eric Bavier.
    
    * gnu/local.mk (dist_patch_DATA): Add
    gnu/packages/patches/hmmer-remove-cpu-specificity.patch,
    gnu/packages/patches/jacal-fix-texinfo.patch,
    gnu/packages/patches/python-pbr-fix-man-page-support.patch and
    gnu/packages/patches/vsearch-unbundle-cityhash.patch.
---
 gnu/local.mk | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gnu/local.mk b/gnu/local.mk
index 92ad112..3e085b1 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -691,6 +691,7 @@ dist_patch_DATA =                                           
\
   %D%/packages/patches/hdf-eos5-remove-gctp.patch              \
   %D%/packages/patches/hdf-eos5-fix-szip.patch                 \
   %D%/packages/patches/hdf-eos5-fortrantests.patch             \
+  %D%/packages/patches/hmmer-remove-cpu-specificity.patch      \
   %D%/packages/patches/higan-remove-march-native-flag.patch    \
   %D%/packages/patches/hubbub-sort-entities.patch              \
   %D%/packages/patches/hurd-fix-eth-multiplexer-dependency.patch        \
@@ -701,6 +702,7 @@ dist_patch_DATA =                                           
\
   %D%/packages/patches/id3lib-CVE-2007-4460.patch                      \
   %D%/packages/patches/ilmbase-fix-tests.patch                 \
   %D%/packages/patches/isl-0.11.1-aarch64-support.patch        \
+  %D%/packages/patches/jacal-fix-texinfo.patch                 \
   %D%/packages/patches/jbig2dec-ignore-testtest.patch          \
   %D%/packages/patches/jbig2dec-CVE-2016-9601.patch            \
   %D%/packages/patches/jbig2dec-CVE-2017-7885.patch            \
@@ -962,6 +964,7 @@ dist_patch_DATA =                                           
\
   %D%/packages/patches/python-pandas-skip-failing-tests.patch  \
   %D%/packages/patches/python-paste-remove-website-test.patch  \
   %D%/packages/patches/python-paste-remove-timing-test.patch   \
+  %D%/packages/patches/python-pbr-fix-man-page-support.patch   \
   %D%/packages/patches/python-pillow-freetype-2.7-test-failure.patch   \
   %D%/packages/patches/python-pygit2-disable-network-tests.patch       \
   %D%/packages/patches/python-pycrypto-CVE-2013-7459.patch     \
@@ -1066,6 +1069,7 @@ dist_patch_DATA =                                         
\
   %D%/packages/patches/vorbis-tools-CVE-2014-9640.patch                \
   %D%/packages/patches/vorbis-tools-CVE-2015-6749.patch                \
   %D%/packages/patches/vpnc-script.patch                       \
+  %D%/packages/patches/vsearch-unbundle-cityhash.patch         \
   %D%/packages/patches/vte-CVE-2012-2738-pt1.patch                     \
   %D%/packages/patches/vte-CVE-2012-2738-pt2.patch                     \
   %D%/packages/patches/weechat-python.patch                    \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]