Hello community,

here is the log from the commit of package libetonyek for openSUSE:Factory 
checked in at 2014-01-03 14:59:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libetonyek (Old)
 and      /work/SRC/openSUSE:Factory/.libetonyek.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libetonyek"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libetonyek/libetonyek.changes    2013-12-17 
10:01:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libetonyek.new/libetonyek.changes       
2014-01-03 14:59:27.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec 27 08:53:32 UTC 2013 - tchva...@suse.com
+
+- Drop useless dep over libwpg. Cleanup whitespace.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libetonyek.spec ++++++
--- /var/tmp/diff_new_pack.0vL49H/_old  2014-01-03 14:59:27.000000000 +0100
+++ /var/tmp/diff_new_pack.0vL49H/_new  2014-01-03 14:59:27.000000000 +0100
@@ -17,7 +17,6 @@
 
 
 %define libname libetonyek-0_0-0
-
 Name:           libetonyek
 Version:        0.0.3
 Release:        0
@@ -37,7 +36,6 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gperf
 BuildRequires:  libwpd-devel >= 0.9.0
-BuildRequires:  libwpg-devel >= 0.2.0
 BuildRequires:  libxml2-devel
 BuildRequires:  pkgconfig
 BuildRequires:  xz
@@ -61,7 +59,6 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
 Requires:       libwpd-devel
-Requires:       libwpg-devel
 
 %description devel
 Libetonyek is library providing ability to interpret and import Apple Keynote 
@@ -99,9 +96,9 @@
 make %{?_smp_mflags} V=1
 
 %install
-make DESTDIR=%{buildroot} install
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
-rm %{buildroot}%{_libdir}/*.la
+find %{buildroot} -type f -name "*.la" -delete -print
 
 cp -p AUTHORS COPYING ChangeLog %{buildroot}%{_docdir}/%{name}-devel/
 

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

Reply via email to