Hello community,

here is the log from the commit of package lshw for openSUSE:Factory checked in 
at 2016-04-30 23:31:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lshw (Old)
 and      /work/SRC/openSUSE:Factory/.lshw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lshw"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lshw/lshw.changes        2015-08-01 
11:35:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lshw.new/lshw.changes   2016-04-30 
23:31:14.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Apr 26 19:39:38 UTC 2016 - [email protected]
+
+- Update to B.02.18
+  * no changelog available
+- Use pkgconfig style dependencies
+- Update dependencies
+- Build gui and cli at same time
+- Drop no longer needed patches
+  * lshw-gcc43.patch
+  * lshw-stack-corruption.patch
+
+-------------------------------------------------------------------

Old:
----
  lshw-B.02.17.tar.gz
  lshw-gcc43.patch
  lshw-stack-corruption.patch

New:
----
  lshw-B.02.18.tar.gz

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

Other differences:
------------------
++++++ lshw.spec ++++++
--- /var/tmp/diff_new_pack.tkPa6a/_old  2016-04-30 23:31:15.000000000 +0200
+++ /var/tmp/diff_new_pack.tkPa6a/_new  2016-04-30 23:31:15.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lshw
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Pascal Bleser <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           lshw
-Version:        B.02.17
+Version:        B.02.18
 Release:        0
 Summary:        HardWare LiSter
 License:        GPL-2.0
@@ -27,18 +27,24 @@
 Source:         http://ezix.org/software/files/lshw-%{version}.tar.gz
 Source1:        lshw.desktop.in
 Source2:        lshw.png
-Patch1:         lshw-gcc43.patch
-Patch2:         lshw-stack-corruption.patch
 BuildRequires:  gcc-c++
-BuildRequires:  gtk2-devel >= 2.4.0
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libglade2-devel
 BuildRequires:  libpng-devel
-BuildRequires:  libstdc++-devel
-BuildRequires:  pango-devel
-BuildRequires:  sqlite3-devel
+BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(gail) >= 2.4.0
+BuildRequires:  pkgconfig(gdk-2.0) >= 2.4.0
+BuildRequires:  pkgconfig(gdk-x11-2.0) >= 2.4.0
+BuildRequires:  pkgconfig(gtk+-2.0) >= 2.4.0
+BuildRequires:  pkgconfig(gtk+-unix-print-2.0) >= 2.4.0
+BuildRequires:  pkgconfig(gtk+-x11-2.0) >= 2.4.0
+BuildRequires:  pkgconfig(libglade-2.0)
+BuildRequires:  pkgconfig(pango)
+BuildRequires:  pkgconfig(pangocairo)
+BuildRequires:  pkgconfig(pangoft2)
+BuildRequires:  pkgconfig(pangoxft)
+BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -59,6 +65,10 @@
 Group:          Hardware/Other
 Requires:       %{name} = %{version}-%{release}
 Requires:       hicolor-icon-theme
+Requires(post): hicolor-icon-theme
+Requires(post): update-desktop-files
+Requires(postun): hicolor-icon-theme
+Requires(postun): update-desktop-files
 
 %description gui
 lshw (Hardware Lister) is a small tool to provide detailed informaton on the
@@ -76,8 +86,6 @@
 
 %prep
 %setup -q
-%patch1
-%patch2
 
 %build
 make %{?_smp_mflags} \
@@ -89,32 +97,11 @@
     CC="gcc" \
     RPM_OPT_FLAGS="%{optflags}" \
     STRIP=touch \
-    all
-
-make %{?_smp_mflags} \
-    PREFIX="%{_prefix}" \
-    SBINDIR="%{_sbindir}" \
-    MANDIR="%{_mandir}" \
-    DATADIR="%{_datadir}" \
-    CXX="g++" \
-    CC="gcc" \
-    RPM_OPT_FLAGS="%{optflags}" \
-    STRIP=touch \
+    all \
     gui
 
 %install
-make %{?_smp_flags} \
-    DESTDIR=%{buildroot} \
-    PREFIX="%{_prefix}" \
-    SBINDIR="%{_sbindir}" \
-    MANDIR="%{_mandir}" \
-    DATADIR="%{_datadir}" \
-    CXX="g++" \
-    CC="gcc" \
-    OPTFLAGS="%{optflags}" \
-    install
-
-make %{?_smp_flags} \
+make  %{?_smp_mflags} \
     DESTDIR=%{buildroot} \
     PREFIX="%{_prefix}" \
     SBINDIR="%{_sbindir}" \
@@ -123,6 +110,7 @@
     CXX="g++" \
     CC="gcc" \
     OPTFLAGS="%{optflags}" \
+    install \
     install-gui
 
 install -d "%{buildroot}%{_datadir}/applications"
@@ -145,7 +133,7 @@
 
 %files -f lshw.lang
 %defattr(-,root,root,0755)
-%doc README COPYING docs/TODO docs/Changelog docs/lshw.xsd
+%doc README.md COPYING docs/TODO docs/Changelog docs/lshw.xsd
 %attr(0755,root,root) %{_sbindir}/lshw
 %dir %{_datadir}/lshw
 %{_datadir}/lshw/*.txt

++++++ lshw-B.02.17.tar.gz -> lshw-B.02.18.tar.gz ++++++
++++ 490414 lines of diff (skipped)



Reply via email to