Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package protobuf-c for openSUSE:Factory 
checked in at 2022-07-27 21:46:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/protobuf-c (Old)
 and      /work/SRC/openSUSE:Factory/.protobuf-c.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "protobuf-c"

Wed Jul 27 21:46:59 2022 rev:21 rq: version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/protobuf-c/protobuf-c.changes    2022-07-07 
12:56:07.519212602 +0200
+++ /work/SRC/openSUSE:Factory/.protobuf-c.new.1533/protobuf-c.changes  
2022-07-27 21:47:00.163243598 +0200
@@ -2,9 +1,0 @@
-Tue Jul  5 12:38:17 UTC 2022 - Adam Majer <adam.ma...@suse.de>
-
-- Do not build static libraries
-- Run unit tests
-- Explicit files and directories for includedir, so we can detect
-  what we actually install there
-- 508.patch: fixes invalid arithmetic shift (bsc#1200908, CVE-2022-33070)
-
--------------------------------------------------------------------

Old:
----
  508.patch

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

Other differences:
------------------
++++++ protobuf-c.spec ++++++
--- /var/tmp/diff_new_pack.LMxG6K/_old  2022-07-27 21:47:00.663245013 +0200
+++ /var/tmp/diff_new_pack.LMxG6K/_new  2022-07-27 21:47:00.667245024 +0200
@@ -26,7 +26,6 @@
 Group:          Development/Tools/Other
 URL:            https://github.com/protobuf-c/protobuf-c
 Source:         
https://github.com/protobuf-c/protobuf-c/releases/download/v%version/%name-%version.tar.gz
-Patch1:         508.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc
@@ -55,7 +54,7 @@
 Group:          Development/Libraries/C and C++
 Requires:       libprotobuf-c%sover = %version
 Provides:       %name = %version
-Obsoletes:      %name <= 1.4.0
+Obsoletes:      %name <= %version
 
 %description -n libprotobuf-c-devel
 This package provides a code generator and runtime libraries to use Protocol
@@ -65,20 +64,14 @@
 %autosetup -p1
 
 %build
-%{!?make_build:%define make_build make -O %{?_smp_mflags} V=1 VERBOSE=1}
 %define _lto_cflags %nil
 autoreconf -fvi
-%configure \
-    --enable-static=no
-
+%configure
 %make_build
 
 %install
 %make_install
-rm %buildroot/%_libdir/*.la
-
-%check
-make check
+rm "%buildroot/%_libdir"/*.a "%buildroot/%_libdir"/*.la
 
 %post   -n libprotobuf-c%sover -p /sbin/ldconfig
 %postun -n libprotobuf-c%sover -p /sbin/ldconfig
@@ -90,13 +83,9 @@
 
 %files -n libprotobuf-c-devel
 %doc ChangeLog TODO
-%dir %_includedir/protobuf-c
-%dir %_includedir/google
-%dir %_includedir/google/protobuf-c
-%_includedir/protobuf-c/*
-%_includedir/google/protobuf-c/protobuf-c.h
 %_bindir/protoc-c
 %_bindir/protoc-gen-c
+%_includedir/*/
 %_libdir/libprotobuf-c.so
 %_libdir/pkgconfig/libprotobuf-c.pc
 

Reply via email to