Hello community,

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

Package is "leafpad"

Changes:
--------
--- /work/SRC/openSUSE:Factory/leafpad/leafpad.changes  2011-09-23 
02:07:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.leafpad.new/leafpad.changes     2014-09-03 
20:11:41.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug 27 09:55:54 UTC 2014 - t...@gmx.com
+
+- applied spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ leafpad.spec ++++++
--- /var/tmp/diff_new_pack.DiwjLB/_old  2014-09-03 20:11:42.000000000 +0200
+++ /var/tmp/diff_new_pack.DiwjLB/_new  2014-09-03 20:11:42.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package leafpad
 #
-# Copyright (c) 2011 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
@@ -15,21 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           leafpad
 Version:        0.8.18.1
-Release:        1
+Release:        0
 Summary:        Lightweight Text Editor and Notepad Clone
-Source0:        %name-%version.tar.bz2
-Url:            http://tarot.freeshell.org/leafpad/
-Group:          Productivity/Editors/Other
 License:        GPL-2.0
+Group:          Productivity/Editors/Other
+Url:            http://tarot.freeshell.org/leafpad/
+Source0:        %{name}-%{version}.tar.bz2
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gcc
+BuildRequires:  gettext
+BuildRequires:  gettext-devel
+BuildRequires:  gtk2-devel
+BuildRequires:  intltool
+BuildRequires:  libgnomeprint-devel
+BuildRequires:  libtool
+BuildRequires:  make
+BuildRequires:  pkg-config
+BuildRequires:  update-desktop-files
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc gettext gettext-devel gtk2-devel intltool make
-BuildRequires:  libgnomeprint-devel pkg-config
-BuildRequires:  autoconf automake libtool update-desktop-files
 
 %description
 Leafpad is a simple GTK+ based text editor. The user interface is
@@ -55,18 +62,13 @@
        --enable-print \
        --enable-gnomeprint \
        --enable-chooser
-%__make %{?jobs:-j%{jobs}}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %suse_update_desktop_file -r leafpad Utility TextEditor
 %find_lang "%{name}"
 
-%clean
-%__rm -rf "%{buildroot}"
-
-%if 0%{?suse_version} >= 1140
-
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -74,7 +76,6 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%endif
 
 %files -f "%{name}.lang"
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to