Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgpg-error for openSUSE:Factory 
checked in at 2021-08-28 22:28:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgpg-error (Old)
 and      /work/SRC/openSUSE:Factory/.libgpg-error.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgpg-error"

Sat Aug 28 22:28:37 2021 rev:66 rq:914201 version:1.42

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgpg-error/libgpg-error.changes        
2021-04-06 17:28:52.715062492 +0200
+++ /work/SRC/openSUSE:Factory/.libgpg-error.new.1899/libgpg-error.changes      
2021-08-28 22:28:40.073946697 +0200
@@ -1,0 +2,5 @@
+Fri Jun 18 14:28:47 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Drop --with-pic (no effect with --disable-static).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgpg-error.spec ++++++
--- /var/tmp/diff_new_pack.Wh52o0/_old  2021-08-28 22:28:40.881947535 +0200
+++ /var/tmp/diff_new_pack.Wh52o0/_new  2021-08-28 22:28:40.885947539 +0200
@@ -54,18 +54,16 @@
 Requires:       glibc-devel
 Requires:       libgpg-error0 = %{version}
 Requires(post): info
-Requires(preun): info
+Requires(preun):info
 
 %description devel
 Files needed for software development using libgpg-error.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-%configure \
-       --disable-static \
-       --with-pic
+%configure --disable-static
 %make_build
 
 %install
@@ -80,10 +78,11 @@
 %make_build check
 
 %post -n libgpg-error0 -p /sbin/ldconfig
+%postun -n libgpg-error0 -p /sbin/ldconfig
+
 %post devel
 %install_info --info-dir=%{_infodir} %{_infodir}/gpgrt.info.gz
 
-%postun -n libgpg-error0 -p /sbin/ldconfig
 %preun devel
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/gpgrt.info.gz
 

Reply via email to