Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2020-04-29 20:42:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/PackageKit (Old)
 and      /work/SRC/openSUSE:Factory/.PackageKit.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "PackageKit"

Wed Apr 29 20:42:13 2020 rev:200 rq:798329 version:1.1.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes    2020-03-16 
10:16:24.975540262 +0100
+++ /work/SRC/openSUSE:Factory/.PackageKit.new.2738/PackageKit.changes  
2020-04-29 20:42:32.211666813 +0200
@@ -1,0 +2,6 @@
+Wed Apr 22 02:54:02 UTC 2020 - Jonathan Kang <[email protected]>
+
+- Remove is_opensuse macro in spec file to sync SLE and openSUSE
+  differences(jsc#SLE-11804).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ PackageKit.spec ++++++
--- /var/tmp/diff_new_pack.7arHC2/_old  2020-04-29 20:42:32.935668700 +0200
+++ /var/tmp/diff_new_pack.7arHC2/_new  2020-04-29 20:42:32.939668711 +0200
@@ -24,7 +24,7 @@
 %endif
 
 # Only make DNF backend available on openSUSE flavors
-%if (0%{?sle_version} >= 150100 || 0%{?suse_version} >= 1550) && 
0%{?is_opensuse}
+%if 0%{?sle_version} >= 150100 || 0%{?suse_version} >= 1550
 %bcond_without dnf
 %else
 %bcond_with dnf
@@ -278,9 +278,6 @@
 
 %build
 NOCONFIGURE=1 ./autogen.sh
-%if !0%{?is_opensuse}
-export CFLAGS="%{optflags} -DSLE"
-%endif
 %configure \
        --disable-static \
        %{?with_dnf:--enable-dnf} \




Reply via email to