Hello community,

here is the log from the commit of package libid3tag for openSUSE:Factory 
checked in at 2017-10-21 20:19:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libid3tag (Old)
 and      /work/SRC/openSUSE:Factory/.libid3tag.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libid3tag"

Sat Oct 21 20:19:52 2017 rev:24 rq:533375 version:0.15.1b

Changes:
--------
--- /work/SRC/openSUSE:Factory/libid3tag/libid3tag.changes      2017-05-17 
10:46:51.542090442 +0200
+++ /work/SRC/openSUSE:Factory/.libid3tag.new/libid3tag.changes 2017-10-21 
20:20:31.246526612 +0200
@@ -1,0 +2,6 @@
+Wed Oct 11 08:15:53 UTC 2017 - [email protected]
+
+- dont BuildRequire zypper to avoid unecessary dependency chain.
+  Check for %suse_version instead.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libid3tag.spec ++++++
--- /var/tmp/diff_new_pack.fzcQxs/_old  2017-10-21 20:20:31.930494583 +0200
+++ /var/tmp/diff_new_pack.fzcQxs/_new  2017-10-21 20:20:31.930494583 +0200
@@ -39,7 +39,6 @@
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  zlib-devel
-BuildRequires:  zypper
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -48,8 +47,8 @@
 
 %package -n %{lname}
 Summary:        ID3 Tag Manipulation Library
-Group:          System/Libraries
 # O/P added for 12.3
+Group:          System/Libraries
 Obsoletes:      libid3tag < %{version}-%{release}
 Provides:       libid3tag = %{version}-%{release}
 
@@ -76,9 +75,9 @@
 %patch4
 %patch5
 %patch6
-if zypper vcmp $(rpm -q --qf "%%{version}" gperf) 3.1 | grep -v "is older"; 
then
+%if 0%{?suse_version} > 1320
 %patch7 -p1
-fi
+%endif
 
 %build
 autoreconf -fiv


Reply via email to