Hello community,

here is the log from the commit of package cln for openSUSE:Factory checked in 
at 2012-11-21 15:07:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cln (Old)
 and      /work/SRC/openSUSE:Factory/.cln.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cln", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cln/cln.changes  2012-01-27 15:17:08.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.cln.new/cln.changes     2012-11-21 
15:07:56.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 20 11:27:06 UTC 2012 - [email protected]
+
+- Fix the SLES build (%make_install is not expanded)
+- Install the license file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cln.spec ++++++
--- /var/tmp/diff_new_pack.LCS6lu/_old  2012-11-21 15:07:57.000000000 +0100
+++ /var/tmp/diff_new_pack.LCS6lu/_new  2012-11-21 15:07:57.000000000 +0100
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:           cln
 Version:        1.3.2
 Release:        0
@@ -107,7 +106,7 @@
 
 %install
 mkdir -p %{buildroot}%{_docdir}/cln
-%make_install  MANDIR=%{_mandir} htmldir=%{_docdir}/cln
+make DESTDIR=%{buildroot} MANDIR=%{_mandir} htmldir=%{_docdir}/cln install
 install -m 755 pi     %{buildroot}%{_prefix}/bin
 rm -f %{buildroot}%{_libdir}/libcln.la
 
@@ -123,12 +122,13 @@
 
 %files
 %defattr(-,root,root)
+%doc COPYING ChangeLog README NEWS
 %{_bindir}/pi
 %{_libdir}/libcln.so.*
 
 %files devel
 %defattr(-,root,root)
-%doc README NEWS
+%doc COPYING ChangeLog README NEWS
 %{_includedir}/cln
 %{_infodir}/cln.info.gz
 %{_mandir}/man1/pi.1.gz

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

Reply via email to