This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[calm - Cygwin server-side packaging maintenance script] branch master, updated. 20160705-50-gdc32312




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=dc3231268734af24edefe5855959bb413ac5d2f9

commit dc3231268734af24edefe5855959bb413ac5d2f9
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Wed Feb 15 15:04:40 2017 +0000

    Add fftw3 to hyphen-in-version list
    
    Perhaps this should be an error, going forwards


Diff:
---
 calm/past_mistakes.py |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py
index 802ad28..4e46e3a 100644
--- a/calm/past_mistakes.py
+++ b/calm/past_mistakes.py
@@ -33,12 +33,18 @@ hyphen_in_version = [
     'email',
     'email-debuginfo',
     'fdupes',
+    'fftw3',
+    'fftw3-debuginfo',
+    'fftw3-doc',
     'gendef',
     'gendef-debuginfo',
     'gtk3-engines-unico',
     'gtk3-engines-unico-debuginfo',
     'hidapi',
     'hidapi-debuginfo',
+    'libfftw3_3',
+    'libfftw3-devel',
+    'libfftw3-omp3',
     'libhidapi-devel',
     'libhidapi0',
     'libmangle',


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]