Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mingw64-gmp for openSUSE:Factory 
checked in at 2021-09-21 21:12:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw64-gmp (Old)
 and      /work/SRC/openSUSE:Factory/.mingw64-gmp.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw64-gmp"

Tue Sep 21 21:12:54 2021 rev:3 rq:920533 version:6.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw64-gmp/mingw64-gmp.changes  2021-01-26 
14:51:46.903843791 +0100
+++ /work/SRC/openSUSE:Factory/.mingw64-gmp.new.1899/mingw64-gmp.changes        
2021-09-21 21:13:46.806681888 +0200
@@ -1,0 +2,6 @@
+Tue Sep 14 06:02:45 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Add rpmlintrc file to avoid build failures due to windows binaries
+  being in a noarch package
+
+-------------------------------------------------------------------

New:
----
  mingw64-gmp-rpmlintrc

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

Other differences:
------------------
++++++ mingw64-gmp.spec ++++++
--- /var/tmp/diff_new_pack.Ek2s46/_old  2021-09-21 21:13:47.210682345 +0200
+++ /var/tmp/diff_new_pack.Ek2s46/_new  2021-09-21 21:13:47.210682345 +0200
@@ -24,14 +24,14 @@
 Group:          Development/Libraries/C and C++
 URL:            https://gmplib.org/
 Source:         https://gmplib.org/download/gmp/gmp-%{version}.tar.xz
-#!BuildIgnore: post-build-checks
+Source1000:     %{name}-rpmlintrc
 BuildRequires:  m4
 BuildRequires:  mingw64-cross-gcc
 BuildRequires:  mingw64-cross-gcc-c++
 BuildRequires:  xz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%_mingw64_package_header_debug
+#!BuildIgnore:  post-build-checks
 BuildArch:      noarch
+%{_mingw64_package_header_debug}
 
 %description
 GMP is a free library for arbitrary precision arithmetic, operating on signed 
integers,
@@ -81,7 +81,7 @@
 %{_mingw64_make} %{?_smp_mflags} || %{_mingw64_make}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 
 %files -n mingw64-libgmp10
 %defattr(755,root,root,755)

++++++ mingw64-gmp-rpmlintrc ++++++
addFilter("arch-independent-package-contains-binary-or-object")
addFilter("filelist-forbidden-fhs23")

Reply via email to