Hello community,

here is the log from the commit of package httrack for openSUSE:Factory checked 
in at 2016-08-05 18:17:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/httrack (Old)
 and      /work/SRC/openSUSE:Factory/.httrack.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "httrack"

Changes:
--------
--- /work/SRC/openSUSE:Factory/httrack/httrack.changes  2014-08-25 
11:05:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.httrack.new/httrack.changes     2016-08-05 
18:17:44.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jul 30 02:03:18 UTC 2016 - r...@fthiessen.de
+
+- Update to 3.48.22
+- Spec file cleanup
+
+-------------------------------------------------------------------

Old:
----
  httrack-3.48.19.tar.gz

New:
----
  httrack-3.48.22.tar.gz

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

Other differences:
------------------
++++++ httrack.spec ++++++
--- /var/tmp/diff_new_pack.Mu7DSF/_old  2016-08-05 18:17:45.000000000 +0200
+++ /var/tmp/diff_new_pack.Mu7DSF/_new  2016-08-05 18:17:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package httrack
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Malcolm Lewis malcolmle...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,9 +18,8 @@
 
 
 %define so_ver 2
-
 Name:           httrack
-Version:        3.48.19
+Version:        3.48.22
 Release:        0
 Summary:        Offline Browser Utility
 License:        GPL-3.0+
@@ -29,15 +28,9 @@
 Source0:        http://download.httrack.com/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE httrack-fix-strict-aliasing-punning.patch 
malcolmle...@opensuse.org -- Add -fno-strict-aliasing to DEFAULT_CFLAGS
 Patch0:         httrack-fix-strict-aliasing-punning.patch
-%if 0%{?suse_version} > 1210
-BuildRequires:  desktop-file-utils
-%else
-BuildRequires:  update-desktop-files
-%endif
-%if 0%{?suse_version} >= 1100
 BuildRequires:  fdupes
-%endif
 BuildRequires:  libopenssl-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -83,20 +76,15 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{buildroot}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 
-%if 0%{?suse_version} > 1210
-desktop-file-edit --add-category=WebBrowser 
%{buildroot}%{_datadir}/applications/WebHTTrack-Websites.desktop
-desktop-file-edit --add-category=WebBrowser 
%{buildroot}%{_datadir}/applications/WebHTTrack.desktop
-%else
 %suse_update_desktop_file WebHTTrack-Websites Network WebBrowser
 %suse_update_desktop_file WebHTTrack Network WebBrowser
-%endif
 
 # Remove generic header and libtool files
 find %{buildroot} -name 'config.h' -exec rm {} \;
 sed -i '/#include "config.h"/d' %{buildroot}%{_includedir}/%{name}/htsglobal.h
-find %{buildroot} -name '*.la' -exec rm {} \;
+find %{buildroot} -type f -name "*.la" -delete -print
 
 # Clean up icons
 rm -f %{buildroot}%{_datadir}/pixmaps/httrack16x16.xpm
@@ -112,12 +100,9 @@
 # No need to be in there
 rm -f 
%{buildroot}%{_datadir}/%{name}/html/{greetings.txt,history.txt,httrack-doc.html,license.txt}
 
-%if 0%{?suse_version} >= 1100
 %fdupes -s %{buildroot}
-%endif
 
 %post -n libhttrack%{so_ver} -p /sbin/ldconfig
-
 %postun -n libhttrack%{so_ver} -p /sbin/ldconfig
 
 %files
@@ -135,7 +120,7 @@
 %{_datadir}/icons/hicolor/*/apps/*.png
 %{_datadir}/pixmaps/*.xpm
 %{_datadir}/%{name}/
-%{_mandir}/man1/*.gz
+%{_mandir}/man1/*%{ext_man}
 
 %files devel
 %defattr(-,root,root,-)

++++++ httrack-3.48.19.tar.gz -> httrack-3.48.22.tar.gz ++++++
++++ 27705 lines of diff (skipped)


Reply via email to