Hello community,

here is the log from the commit of package libirman for openSUSE:Factory 
checked in at 2015-09-08 17:44:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libirman (Old)
 and      /work/SRC/openSUSE:Factory/.libirman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libirman"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libirman/libirman.changes        2015-08-21 
07:40:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libirman.new/libirman.changes   2015-09-08 
18:05:24.000000000 +0200
@@ -1,0 +2,12 @@
+Mon Sep  7 08:36:28 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.4.6
+  * Refreshing automake files and installation
+  * Add a pkgconfig file
+- Remove obsolete dependencies
+  * autoconf
+  * automake
+  * libtool
+- Add a dependency to pkg-config
+
+-------------------------------------------------------------------

Old:
----
  libirman-0.4.5.tar.bz2

New:
----
  libirman-0.4.6.tar.bz2

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

Other differences:
------------------
++++++ libirman.spec ++++++
--- /var/tmp/diff_new_pack.DXt3ND/_old  2015-09-08 18:05:25.000000000 +0200
+++ /var/tmp/diff_new_pack.DXt3ND/_new  2015-09-08 18:05:25.000000000 +0200
@@ -18,16 +18,14 @@
 
 %define lib_name %{name}0
 Name:           libirman
-Version:        0.4.5
+Version:        0.4.6
 Release:        0
 Summary:        Library for irman access
 License:        GPL-2.0+
 Group:          System/Libraries
 Url:            http://www.lirc.org
 Source0:        
http://sourceforge.net/projects/lirc/files/libirman/%{version}/%{name}-%{version}.tar.bz2
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  libtool
+BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -60,7 +58,6 @@
 %setup -q
 
 %build
-autoreconf -fiv
 %configure \
   --disable-static
 make %{?_smp_mflags}
@@ -68,6 +65,7 @@
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 find %{buildroot} -type f -name "*.la" -delete -print
+rm -rf %{buildroot}%{_datadir}
 
 %post -n %{lib_name} -p /sbin/ldconfig
 
@@ -87,6 +85,7 @@
 %doc COPYING COPYING.lib NEWS README
 %defattr(-,root,root,-)
 %{_libdir}/*.so
+%{_libdir}/pkgconfig/%{name}.pc
 %{_includedir}/*.h
 
 %changelog

++++++ libirman-0.4.5.tar.bz2 -> libirman-0.4.6.tar.bz2 ++++++
++++ 68071 lines of diff (skipped)


Reply via email to