[calm - Cygwin server-side packaging maintenance script] branch master, updated. 20160705-51-g8d2ad87
jturney@sourceware.org
jturney@sourceware.org
Wed Mar 22 19:44:00 GMT 2017
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=8d2ad8724d2fb0833cd9f1c91662020e3e45f70f
commit 8d2ad8724d2fb0833cd9f1c91662020e3e45f70f
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date: Wed Mar 22 19:33:52 2017 +0000
Update nonunique_versions
Diff:
---
calm/past_mistakes.py | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py
index 4e46e3a..6770e74 100644
--- a/calm/past_mistakes.py
+++ b/calm/past_mistakes.py
@@ -110,7 +110,9 @@ nonunique_versions = [
'gnome-panel-doc',
'gtk2.0-engines-svg',
'guile-doc',
+ 'guile-gv', # dropped pending guile-2
'info', # something went wrong with package build?
+ 'libcaca-doc', # dropped pending fix for current doxygen
'libfltk-doc',
'libical_cxx-devel',
'libquota-devel', # no longer provided by e2fsprogs
@@ -118,9 +120,9 @@ nonunique_versions = [
'minizip',
'mutter-doc',
'ocaml-camlp4', # ocaml-camlp4 removed from ocaml distribution after 4.01.0
- 'python-openssl-debuginfo', # no debuginfo anymore due to pure python
- 'python3-openssl-debuginfo', # no debuginfo anymore due to pure python
- 'ruby-gdk3-debuginfo', # no debuginfo anymore due to pure ruby
+ 'ocaml-gv', # dropped pending ocaml cleanup
+ 'python-clang', # split out from clang
+ 'python3-clang', # split out from clang
'sng-debuginfo',
'socat-debuginfo', # debuginfo for test version when curr has no debuginfo
'sqlite3-zlib', # sqlite3-zlib removed in 3.8.10, use sqlite3-compress instead
More information about the Cygwin-apps-cvs
mailing list