Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2012-09-11 09:13:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave (Old)
 and      /work/SRC/openSUSE:Factory/.octave.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave/octave.changes    2012-08-22 
14:37:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes       2012-09-11 
09:13:52.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Sep  8 11:09:25 UTC 2012 - [email protected]
+
+- Add explicit build dependency on makeinfo 
+
+-------------------------------------------------------------------
+Tue Aug 21 14:58:30 UTC 2012 - [email protected]
+
+- Change packages directories owner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ octave.spec ++++++
--- /var/tmp/diff_new_pack.Ft1ddV/_old  2012-09-11 09:14:01.000000000 +0200
+++ /var/tmp/diff_new_pack.Ft1ddV/_new  2012-09-11 09:14:01.000000000 +0200
@@ -46,6 +46,7 @@
 BuildRequires:  libMagick++-devel
 BuildRequires:  libcurl-devel
 BuildRequires:  liblcms-devel
+BuildRequires:  makeinfo
 BuildRequires:  pcre-devel
 BuildRequires:  pkg-config
 BuildRequires:  qhull-devel
@@ -113,6 +114,9 @@
 echo %{_libdir}/%{name}-%{version} > 
%{buildroot}/%{_sysconfdir}/ld.so.conf.d/%{name}.conf
 rm %{buildroot}/%{_libdir}/%{name}/%{version}/*.la
 
+mkdir -p %{buildroot}/%{_libdir}/%{name}/packages
+mkdir -p %{buildroot}/%{_datadir}/%{name}/packages
+
 %clean
 rm -rf %{buildroot}
 
@@ -137,6 +141,8 @@
 %config %{_sysconfdir}/ld.so.conf.d/%{name}.conf
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/%{version}
+%dir %{_libdir}/%{name}/packages
+%dir %{_datadir}/%{name}/packages
 %{_libdir}/%{name}/%{version}/oct
 %{_libdir}/%{name}/%{version}/lib*.so.*
 %{_datadir}/octave/

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

Reply via email to