Hello community,

here is the log from the commit of package hardinfo for openSUSE:Factory 
checked in at 2015-06-23 11:58:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hardinfo (Old)
 and      /work/SRC/openSUSE:Factory/.hardinfo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hardinfo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hardinfo/hardinfo.changes        2014-07-21 
22:34:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hardinfo.new/hardinfo.changes   2015-06-23 
11:58:30.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 19 15:46:09 UTC 2015 - [email protected]
+
+- Force GNU inline semantics, fixes build with GCC5 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hardinfo.spec ++++++
--- /var/tmp/diff_new_pack.Thf5RG/_old  2015-06-23 11:58:30.000000000 +0200
+++ /var/tmp/diff_new_pack.Thf5RG/_new  2015-06-23 11:58:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hardinfo
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           hardinfo
 Version:        0.5.1
 Release:        0
@@ -22,15 +23,16 @@
 License:        GPL-2.0
 Group:          System/Benchmark
 Url:            http://hardinfo.org/
-Source:         %{name}-%{version}.tar.gz
-
-BuildRequires:  pkg-config
+Source:         
http://downloads.sf.net/%{name}.berlios/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  pkg-config
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(libselinux)
 BuildRequires:  pkgconfig(libffi)
-BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(libselinux)
+BuildRequires:  pkgconfig(libsoup-2.4)
+Recommends:     apcupsd
+Recommends:     sensors
 ExclusiveArch: %ix86 x86_64
 
 %description
@@ -50,13 +52,14 @@
 Exec=%{name} %U
 Comment=System Profiler and Benchmark
 Comment[pt_BR]=Informações e Testes do Sistema
+Comment[ru_RU]=Системный профайлер и бенчмарк
 Icon=%{name}
 Categories=System;Utility;DesktopUtility;Monitor;
 EOF
 
 %build
-./configure --prefix=%{_prefix}
-make ARCHOPTS="%{optflags}" %{?_smp_mflags}
+%configure --prefix=%{_prefix}
+make ARCHOPTS="%{optflags} -fgnu89-inline" %{?_smp_mflags}
 
 %install
 %make_install
@@ -64,13 +67,21 @@
 %suse_update_desktop_file %{name}
 %fdupes %{buildroot}
 
+%post
+%desktop_database_post
+%icon_theme_cache_post
+
+%postun
+%desktop_database_postun
+%icon_theme_cache_postun
+
 %files
 %defattr(-,root,root)
-%doc LICENSE TODO
+%doc LICENSE
 %{_bindir}/%{name}
-%{_datadir}/applications/%{name}.desktop
 %{_libdir}/%{name}/
 %{_datadir}/%{name}/
-%{_datadir}/icons/hicolor/
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 %changelog

++++++ hardinfo-0.5.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hardinfo-0.5.1/autopackage/default.apspec 
new/hardinfo-0.5.1/autopackage/default.apspec
--- old/hardinfo-0.5.1/autopackage/default.apspec       2009-04-06 
15:42:44.000000000 +0200
+++ new/hardinfo-0.5.1/autopackage/default.apspec       2009-04-06 
15:44:54.000000000 +0200
@@ -2,7 +2,7 @@
 # Generated by mkapspec 0.2
 [Meta]
 ShortName: hardinfo
-SoftwareVersion: 0.5
+SoftwareVersion: 0.5.1
 DisplayName: HardInfo
 RootName: @hardinfo.org/hardinfo:$SOFTWAREVERSION
 Summary: System profiler and benchmark tool


Reply via email to