Hello community,

here is the log from the commit of package hexchat for openSUSE:Factory checked 
in at 2014-06-01 19:40:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hexchat (Old)
 and      /work/SRC/openSUSE:Factory/.hexchat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hexchat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hexchat/hexchat.changes  2013-10-02 
08:49:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hexchat.new/hexchat.changes     2014-06-01 
19:40:57.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 21 12:16:05 UTC 2014 - [email protected]
+
+- Cleanup with spec-cleaner.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hexchat.spec ++++++
--- /var/tmp/diff_new_pack.YZd98T/_old  2014-06-01 19:40:58.000000000 +0200
+++ /var/tmp/diff_new_pack.YZd98T/_new  2014-06-01 19:40:58.000000000 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package hexchat
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright Andrey Karepin <[email protected]> 
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 Andrey Karepin <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 
 Name:           hexchat
+Version:        2.9.6.1
+Release:        0
 Summary:        A popular and easy to use graphical IRC (chat) client
 License:        GPL-2.0+
 Group:          Productivity/Networking/IRC
-Version:        2.9.6.1
-Release:        0
-Source:         http://dl.%{name}.net/%{name}/%{name}-%{version}.tar.xz
 Url:            http://www.hexchat.org
+Source:         http://dl.%{name}.net/%{name}/%{name}-%{version}.tar.xz
 BuildRequires:  bison >= 1.35
 BuildRequires:  dbus-1-devel
 BuildRequires:  dbus-1-glib-devel
@@ -46,7 +46,6 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
 BuildRequires:  perl(ExtUtils::Embed)
-
 Recommends:     %{name}-lang
 
 %description
@@ -101,10 +100,10 @@
 make %{?_smp_mflags}
 
 %install
-%{make_install}
+%make_install
 
 # Get rid of libtool archives
-rm -f %{buildroot}%{_libdir}/hexchat/plugins/*.la
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %suse_update_desktop_file -r hexchat IRCClient Network
 

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

Reply via email to