Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mingw32-gmp for openSUSE:Factory 
checked in at 2021-09-29 20:18:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw32-gmp (Old)
 and      /work/SRC/openSUSE:Factory/.mingw32-gmp.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw32-gmp"

Wed Sep 29 20:18:22 2021 rev:3 rq:920529 version:6.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw32-gmp/mingw32-gmp.changes  2021-01-26 
14:51:39.523833731 +0100
+++ /work/SRC/openSUSE:Factory/.mingw32-gmp.new.1899/mingw32-gmp.changes        
2021-09-29 20:19:25.519032918 +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:
----
  mingw32-gmp-rpmlintrc

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

Other differences:
------------------
++++++ mingw32-gmp.spec ++++++
--- /var/tmp/diff_new_pack.Be5MmO/_old  2021-09-29 20:19:25.943033534 +0200
+++ /var/tmp/diff_new_pack.Be5MmO/_new  2021-09-29 20:19:25.943033534 +0200
@@ -24,15 +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:  mingw32-cross-gcc
 BuildRequires:  mingw32-cross-gcc-c++
 BuildRequires:  xz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%_mingw32_package_header_debug
+#!BuildIgnore:  post-build-checks
 BuildArch:      noarch
+%{_mingw32_package_header_debug}
 
 %description
 GMP is a free library for arbitrary precision arithmetic, operating on signed 
integers,
@@ -74,7 +73,7 @@
 
 %build
 echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw32_cache}
-%{_mingw32_configure} \
+%_mingw32_configure \
          --enable-shared \
       --disable-static \
          --enable-cxx
@@ -82,7 +81,7 @@
 %{_mingw32_make} %{?_smp_mflags} || %{_mingw32_make}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 
 %files -n mingw32-libgmp10
 %defattr(755,root,root,755)

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

Reply via email to