Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2023-01-02 17:50:41 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2023-01-02 19:47:05 +0300
commit8413b769e25cd02472b14f11fc41e00d642c9028 (patch)
tree0a5a0085213be9b8b892604552e992d236200578 /calm/past_mistakes.py
parentdb46667e54cba9aae167c633e90ab228bd920723 (diff)
Tweak SOVERSION_PACKAGE_RE so it matches solib packages without a number
'libflint' and 'libturbojpeg' packages were mistakenly first made as solib packages without a soversion number. Explicitly match them so they get treated as old solibs
Diffstat (limited to 'calm/past_mistakes.py')
-rw-r--r--calm/past_mistakes.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py
index e338c53..0edf8ba 100644
--- a/calm/past_mistakes.py
+++ b/calm/past_mistakes.py
@@ -84,12 +84,10 @@ nonunique_versions = [
'kexi', # split out from calligra
'kfilereplace', # split out from kdewebdev
'libcaca-doc', # dropped pending fix for current doxygen
- 'libflint', # no number means it isn't considered an old soversion
'libfltk-doc',
'libgcj-common', # dropped from gcc 6
'libical_cxx-devel',
'libquota-devel', # no longer provided by e2fsprogs
- 'libturbojpeg', # no number means it isn't considered an old soversion
'libtxc_dxtn', # split out from s2tc
'mingw64-i686-poppler-qt4', # dropped since 0.62.0
'mingw64-i686-spice-gtk2.0', # gtk2 dropped from spice-gtk