Hello community,

here is the log from the commit of package gpicview for openSUSE:Factory 
checked in at 2014-09-03 18:22:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpicview (Old)
 and      /work/SRC/openSUSE:Factory/.gpicview.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpicview"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpicview/gpicview.changes        2014-01-23 
15:44:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gpicview.new/gpicview.changes   2014-09-03 
19:54:30.000000000 +0200
@@ -2 +2,6 @@
-Sun Jan  5 11:06:58 UTC 2014 - [email protected]
+Wed Aug 27 09:41:59 UTC 2014 - [email protected]
+
+- applied spec-cleaner
+
+-------------------------------------------------------------------
+Sun Jan  5 11:06:58 UTC 2014 - [email protected]

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

Other differences:
------------------
++++++ gpicview.spec ++++++
--- /var/tmp/diff_new_pack.OPc9RX/_old  2014-09-03 19:54:32.000000000 +0200
+++ /var/tmp/diff_new_pack.OPc9RX/_new  2014-09-03 19:54:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gpicview
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:           gpicview
+Version:        0.2.4
+Release:        0
 Summary:        LXDE Photo Viewer
 License:        GPL-2.0
 Group:          Productivity/Graphics/Viewers
-Version:        0.2.4
-Release:        0
 Url:            http://www.lxde.org/
-Source0:        %name-%version.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source0:        %{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -33,6 +32,7 @@
 BuildRequires:  gettext-runtime
 BuildRequires:  gettext-tools
 BuildRequires:  gtk2-devel
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  libjpeg-devel
 BuildRequires:  make
@@ -40,7 +40,7 @@
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
-BuildRequires:  hicolor-icon-theme
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 An extremely fast, lightweight, yet feature-rich photo viewer.
@@ -51,36 +51,30 @@
 
 %build
 %configure
-%__make %{?jobs:-j%{jobs}} V=1
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
 %suse_update_desktop_file -r gpicview GTK Graphics Viewer
-%find_lang %name
+%find_lang %{name}
 %fdupes -s %{buildroot}
 
-%clean
-rm -fr %buildroot
-
-%if 0%{?suse_version} >= 1140
-
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
-%endif
 
-%files -f %name.lang
+%files -f %{name}.lang
 %defattr(-,root,root)
-%_bindir/%name
-%_datadir/applications/gpicview.desktop
-%dir %_datadir/gpicview
-%dir %_datadir/gpicview/pixmaps
-%dir %_datadir/gpicview/ui
-%_datadir/gpicview/pixmaps/*.png
-%_datadir/gpicview/ui/pref-dlg.ui
-%_datadir/icons/hicolor/48x48/apps/gpicview.png
+%{_bindir}/%{name}
+%{_datadir}/applications/gpicview.desktop
+%dir %{_datadir}/gpicview
+%dir %{_datadir}/gpicview/pixmaps
+%dir %{_datadir}/gpicview/ui
+%{_datadir}/gpicview/pixmaps/*.png
+%{_datadir}/gpicview/ui/pref-dlg.ui
+%{_datadir}/icons/hicolor/48x48/apps/gpicview.png
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to