commit libisofs for openSUSE:Factory
Hello community, here is the log from the commit of package libisofs for openSUSE:Factory checked in at 2017-02-26 17:05:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libisofs (Old) and /work/SRC/openSUSE:Factory/.libisofs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libisofs" Changes: -------- --- /work/SRC/openSUSE:Factory/libisofs/libisofs.changes 2017-02-03 17:47:41.583863115 +0100 +++ /work/SRC/openSUSE:Factory/.libisofs.new/libisofs.changes 2017-02-26 17:05:37.184998272 +0100 @@ -1,0 +2,12 @@ +Sat Feb 25 20:52:14 UTC 2017 - asterios.dramis@gmail.com + +- Use sle_version >= 120300 instead of leap_version >= 420300 + (leap_version does not work). + +------------------------------------------------------------------- +Sat Feb 18 19:29:14 UTC 2017 - asterios.dramis@gmail.com + +- Added new build requirement libjte-devel for Tumbleweed and + Leap >= 42.3. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libisofs.spec ++++++ --- /var/tmp/diff_new_pack.hCx4Cc/_old 2017-02-26 17:05:37.660926082 +0100 +++ /var/tmp/diff_new_pack.hCx4Cc/_new 2017-02-26 17:05:37.660926082 +0100 @@ -28,6 +28,9 @@ BuildRequires: doxygen BuildRequires: fdupes BuildRequires: libacl-devel +%if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 120300) +BuildRequires: libjte-devel +%endif BuildRequires: pkg-config BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build
participants (1)
-
root@hilbertn.suse.de