commit ghc-rpm-macros for openSUSE:Factory
Hello community, here is the log from the commit of package ghc-rpm-macros for openSUSE:Factory checked in at 2014-06-30 21:45:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-rpm-macros (Old) and /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-rpm-macros" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-rpm-macros/ghc-rpm-macros.changes 2014-06-01 19:41:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new/ghc-rpm-macros.changes 2014-06-30 21:45:33.000000000 +0200 @@ -1,0 +2,10 @@ +Thu Jun 26 11:17:24 UTC 2014 - peter.trommler@ohm-hochschule.de + +- add rpmlintrc to spec file + +------------------------------------------------------------------- +Thu Jun 26 06:52:11 UTC 2014 - martin.koegler@chello.at + +- SLES11 does not support a different BuildArch for subpackages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-rpm-macros.spec ++++++ --- /var/tmp/diff_new_pack.lAYqwy/_old 2014-06-30 21:45:34.000000000 +0200 +++ /var/tmp/diff_new_pack.lAYqwy/_new 2014-06-30 21:45:34.000000000 +0200 @@ -32,6 +32,7 @@ Url: https://fedoraproject.org/wiki/Haskell_SIG Source0: http://pkgs.fedoraproject.org/cgit/%{name}.git/snapshot/%{name}-%{git_hash}.tar.xz +Source1: rpmlintrc # PATCH-FIX-OPENSUSE suse-disable-debug-packages.patch peter.trommler@ohm-hochschule.de -- openSUSE way to disable debug packages Patch1: suse-disable-debug-packages.patch # PATCH-FIX-OPENSUSE add-group.patch sbahling@suse.com -- Make sure a Group: tag is generated in subpackages; peter.trommler@ohm-hochschule.de: also puts libraries in System/Libraries, see package group guidelines @@ -84,7 +85,9 @@ %package -n ghc-srpm-macros Summary: RPM macros for building Haskell source packages Group: Development/Libraries/Other +%if 0%{?suse_version} > 1110 BuildArch: noarch +%endif %description -n ghc-srpm-macros Macros used when generating source Haskell rpm packages. -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de