Hello community, here is the log from the commit of package freealut for openSUSE:Factory checked in at 2011-12-25 17:34:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/freealut (Old) and /work/SRC/openSUSE:Factory/.freealut.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freealut", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/freealut/freealut.changes 2011-09-23 01:58:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.freealut.new/freealut.changes 2011-12-25 17:34:13.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Dec 20 20:29:15 UTC 2011 - [email protected] + +- remove call to suse_update_config (very old work around) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freealut.spec ++++++ --- /var/tmp/diff_new_pack.fiwKJp/_old 2011-12-25 17:34:13.000000000 +0100 +++ /var/tmp/diff_new_pack.fiwKJp/_new 2011-12-25 17:34:13.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package freealut (Version 1.1.0) +# spec file for package freealut # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,18 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: freealut BuildRequires: openal-devel -License: LGPL-2.1+ -Group: System/Libraries -AutoReqProv: on Version: 1.1.0 -Release: 210 +Release: 0 Url: http://connect.creativelabs.com/openal/default.aspx Summary: freealut is a free implementation of OpenAL's ALUT standard +License: LGPL-2.1+ +Group: System/Libraries Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -44,11 +41,10 @@ Prakash Punnoor <[email protected]> %package devel -License: LGPL-2.1+ Summary: Static libraries, header files and tests for openal library +Group: Development/Libraries/C and C++ Provides: openal:/usr/include/AL/alut.h Requires: %{name} = %{version} glibc-devel openal-devel -Group: Development/Libraries/C and C++ %description devel OpenAL is an audio library designed in the spirit of OpenGL - machine @@ -65,7 +61,6 @@ %setup -q %build -%{?suse_update_config:%{suse_update_config -f linux}} %configure --disable-static --with-pic make %{?jobs:-j %jobs} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
