Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package uid_wrapper for openSUSE:Factory 
checked in at 2021-04-12 12:33:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uid_wrapper (Old)
 and      /work/SRC/openSUSE:Factory/.uid_wrapper.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uid_wrapper"

Mon Apr 12 12:33:43 2021 rev:12 rq:883724 version:1.2.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/uid_wrapper/uid_wrapper.changes  2021-01-29 
14:56:46.557481042 +0100
+++ /work/SRC/openSUSE:Factory/.uid_wrapper.new.2401/uid_wrapper.changes        
2021-04-12 12:33:44.425051794 +0200
@@ -1,0 +2,5 @@
+Wed Apr  7 22:12:18 UTC 2021 - Dirk M??ller <[email protected]>
+
+- remove pkgconfig and cmake directory from filelist - provided by filesystem 
package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uid_wrapper.spec ++++++
--- /var/tmp/diff_new_pack.FS3Lfx/_old  2021-04-12 12:33:44.969052635 +0200
+++ /var/tmp/diff_new_pack.FS3Lfx/_new  2021-04-12 12:33:44.973052642 +0200
@@ -22,26 +22,21 @@
 # Do NOT create library package or a devel package!
 #
 ############################# NOTE ##################################
-
 Name:           uid_wrapper
 Version:        1.2.8
 Release:        0
-
 Summary:        A wrapper for privilege seperation
 License:        GPL-3.0-or-later
 Group:          Development/Libraries/C and C++
-URL:            http://cwrap.org/
-
+URL:            https://cwrap.org/
 Source0:        https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz
 Source1:        %{name}-rpmlintrc
 Source2:        https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz.asc
 Source3:        uid_wrapper.keyring
-
 BuildRequires:  cmake
 BuildRequires:  libcmocka-devel
 BuildRequires:  pkgconf
 BuildRequires:  user(nobody)
-
 Recommends:     cmake
 Recommends:     pkgconf
 
@@ -68,7 +63,7 @@
   -DUNIT_TESTING=ON \
   -DCMAKE_SKIP_RPATH:BOOL=OFF
 
-make %{?_smp_mflags} VERBOSE=1
+%make_build
 
 %install
 %cmake_install
@@ -77,20 +72,16 @@
 %ctest
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS README.md ChangeLog
 %license LICENSE
 %{_libdir}/libuid_wrapper.so*
-%dir %{_libdir}/cmake
 %dir %{_libdir}/cmake/uid_wrapper
 %{_libdir}/cmake/uid_wrapper/uid_wrapper-config-version.cmake
 %{_libdir}/cmake/uid_wrapper/uid_wrapper-config.cmake
-%dir %{_libdir}/pkgconfig
 %{_libdir}/pkgconfig/uid_wrapper.pc
-%{_mandir}/man1/uid_wrapper.1*
+%{_mandir}/man1/uid_wrapper.1%{?ext_man}
 
 %changelog

Reply via email to