Hello community,

here is the log from the commit of package openal-soft for openSUSE:Factory 
checked in at 2015-04-27 07:46:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openal-soft (Old)
 and      /work/SRC/openSUSE:Factory/.openal-soft.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openal-soft"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openal-soft/openal-soft.changes  2015-03-16 
06:54:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openal-soft.new/openal-soft.changes     
2015-04-27 07:46:29.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Apr 21 17:36:00 UTC 2015 - [email protected]
+
+- Use %cmake_install macro
+- Add dependency on pkg-config
+- Remove missingok from ghost file, it should not be needed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openal-soft.spec ++++++
--- /var/tmp/diff_new_pack.5UNnaJ/_old  2015-04-27 07:46:30.000000000 +0200
+++ /var/tmp/diff_new_pack.5UNnaJ/_new  2015-04-27 07:46:30.000000000 +0200
@@ -30,6 +30,7 @@
 Patch0:         openal-no-autospawn.diff
 BuildRequires:  cmake >= 2.4.4
 BuildRequires:  gcc-c++
+BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(libpulse)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -136,8 +137,8 @@
 gcc -Wall %{optflags} -fPIC -DPIC -Wl,-soname,libopenal.so.0 -shared 
-Wl,--no-as-needed -L. -lopenal -o libopenal.so.0 %{SOURCE1}
 
 %install
+%cmake_install
 cd build
-make DESTDIR=%{buildroot} install
 install -d %{buildroot}%{_sysconfdir}/openal
 install -m644 libopenal.so.0 %{buildroot}%{_libdir}
 install -D -m 644 /dev/null %{buildroot}/%{_sysconfdir}/openal/alsoft.conf
@@ -154,7 +155,7 @@
 %defattr(-,root,root)
 %doc COPYING
 %dir %{_sysconfdir}/openal
-%ghost %config(noreplace,missingok) %attr(0644,root,root) 
%{_sysconfdir}/openal/alsoft.conf
+%ghost %config(noreplace) %attr(0644,root,root) 
%{_sysconfdir}/openal/alsoft.conf
 %{_bindir}/openal-info
 %dir %{_datadir}/openal
 %{_datadir}/openal/alsoftrc.sample


Reply via email to