Hello community,

here is the log from the commit of package ghc for openSUSE:Factory checked in 
at 2014-08-01 07:08:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc/ghc.changes  2014-05-13 20:43:59.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.ghc.new/ghc.changes     2014-08-01 
07:08:29.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jul 31 14:09:44 UTC 2014 - dims...@opensuse.org
+
+- Rename rpmlintrc to %{name}-rpmlintrc.
+  Follow the packaging guidelines.
+
+-------------------------------------------------------------------

Old:
----
  rpmlintrc

New:
----
  ghc-rpmlintrc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc.spec ++++++
--- /var/tmp/diff_new_pack.B6frrv/_old  2014-08-01 07:08:31.000000000 +0200
+++ /var/tmp/diff_new_pack.B6frrv/_new  2014-08-01 07:08:31.000000000 +0200
@@ -89,6 +89,7 @@
 Requires:       ghc-ghc-devel = %{version}-%{release}
 Requires:       ghc-libraries = %{version}-%{release}
 Source:         
http://haskell.org/ghc/dist/%{version}/%{name}-%{version}-src.tar.bz2
+Source1:        ghc-rpmlintrc
 # PATCH-FIX-UPSTREAM ghc-use-system-libffi.patch 
peter.tromm...@ohm-hochschule.de - See Haskell trac #4496 and #5743; backport 
of our patch accepted upstream for next major release.
 Patch:          ghc-use-system-libffi.patch
 # PATCH-FIX-UPSTREAM ghc-suse-as-needed.patch peter.tromm...@ohm-hochschule.de 
- temporary fix for Haskell trac #7062, ghc libraries do not work with 
as_needed and new-dtags both enabled

++++++ ghc-rpmlintrc ++++++
addFilter("devel-file-in-non-devel-package")
addFilter("static-library-without-debuginfo")
# ghc-compiler has devel-dependency
addFilter("devel-dependency")
# Haskell needs executable stack
addFilter("executable-stack")
# Regrettably, upstream does not provide man pages for all executables
addFilter("no-manual-page-for-binary")
# Prevent warning about ghc containing no binary (it is a metapackage)
addFilter("no-binary")
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to