From 40133d230a276386a2fd79c23585cf6fc0869b3b5d389bde45ada10f452d698e Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 10 Apr 2008 12:38:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvisual?expand=0&rev=3 --- baselibs.conf | 1 + libvisual.changes | 6 ++++++ libvisual.spec | 51 ++++++++++++++++++++++++++--------------------- 3 files changed, 35 insertions(+), 23 deletions(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..6fc8c4b --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libvisual diff --git a/libvisual.changes b/libvisual.changes index 0c2076e..4ca5c33 100644 --- a/libvisual.changes +++ b/libvisual.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de + +- added baselibs.conf file to build xxbit packages + for multilib support + ------------------------------------------------------------------- Mon Jun 11 21:32:45 CEST 2007 - schwab@suse.de diff --git a/libvisual.spec b/libvisual.spec index 7454f4e..0b85912 100644 --- a/libvisual.spec +++ b/libvisual.spec @@ -1,7 +1,7 @@ # # spec file for package libvisual (Version 0.4.0) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -10,14 +10,15 @@ # norootforbuild + Name: libvisual BuildRequires: freeglut-devel gcc-c++ glibc-devel libdrm-devel pkgconfig -License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL) +License: GPL v2 or later; LGPL v2.1 or later Group: Productivity/Multimedia/Sound/Visualization Version: 0.4.0 -Release: 62 +Release: 128 Summary: Sound Visualization Library -URL: http://localhost.nl/~synap/libvisual-wiki/index.php/Main_Page +Url: http://localhost.nl/~synap/libvisual-wiki/index.php/Main_Page BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: %name-%{version}.tar.bz2 Patch: %name-%{version}.diff @@ -27,7 +28,7 @@ Patch3: %name-%{version}-unref-static.diff %description Libvisual is a library that acts as a middle layer between applications -that want audio visualization and audio visualization plug-ins. +that need audio visualization and audio visualization plug-ins. @@ -39,6 +40,7 @@ Authors: Gustavo Sverzut Barbieri %package devel +License: GPL v2 or later; LGPL v2.1 or later Group: Productivity/Multimedia/Sound/Visualization Summary: sound visualisation library Requires: libvisual = %{version} @@ -111,15 +113,18 @@ rm -rf $RPM_BUILD_ROOT/%_datadir/locale %_libdir/libvisual-0.4.la %changelog -* Mon Jun 11 2007 - schwab@suse.de +* Thu Apr 10 2008 ro@suse.de +- added baselibs.conf file to build xxbit packages + for multilib support +* Mon Jun 11 2007 schwab@suse.de - Fix unref on const object. -* Tue Nov 21 2006 - olh@suse.de +* Tue Nov 21 2006 olh@suse.de - disable altivec [#219960] -* Tue Aug 29 2006 - mskibbe@suse.de +* Tue Aug 29 2006 mskibbe@suse.de - fix some compiler warnings - fix bug 199443 - libvisual-0.4.0-2: local variable used before set -* Tue Jul 04 2006 - cthiel@suse.de +* Tue Jul 04 2006 cthiel@suse.de - update to version 0.4.0 * Real time timestamping support. * Will unref plugins that don't match the ABI version. @@ -148,31 +153,31 @@ rm -rf $RPM_BUILD_ROOT/%_datadir/locale note worthy are the _vectorized_. All of these are accelerated by mmx/3dnow/sse instructions. * VisFourier completely revamped. -* Tue Feb 28 2006 - hvogel@suse.de +* Tue Feb 28 2006 hvogel@suse.de - include transform directorys for plugins [#154112] -* Fri Feb 03 2006 - ro@suse.de +* Fri Feb 03 2006 ro@suse.de - Stack Protector only for > 10.0 -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Fri Jan 13 2006 - hvogel@suse.de +* Fri Jan 13 2006 hvogel@suse.de - Make use of Stack Protector -* Mon Sep 26 2005 - mls@suse.de +* Mon Sep 26 2005 mls@suse.de - make devel package require base package -* Thu Jun 23 2005 - hvogel@suse.de +* Thu Jun 23 2005 hvogel@suse.de - remove build directory from dependency_libs -* Tue May 10 2005 - ro@suse.de +* Tue May 10 2005 ro@suse.de - use mmx on x86 -* Thu Feb 10 2005 - adrian@suse.de +* Thu Feb 10 2005 adrian@suse.de - update to official version 0.2.0 -* Tue Feb 08 2005 - hvogel@suse.de +* Tue Feb 08 2005 hvogel@suse.de - fix build on ppc -* Wed Feb 02 2005 - hvogel@suse.de +* Wed Feb 02 2005 hvogel@suse.de - update to latest CVS (upcomming 0.2.0) -* Mon Nov 22 2004 - hvogel@suse.de +* Mon Nov 22 2004 hvogel@suse.de - the directorys do not belong to the devel subpackage -* Thu Nov 11 2004 - hvogel@suse.de +* Thu Nov 11 2004 hvogel@suse.de - include some directorys the libvisual plugins need -* Thu Oct 28 2004 - adrian@suse.de +* Thu Oct 28 2004 adrian@suse.de - update to version 0.1.7 -* Mon Oct 11 2004 - adrian@suse.de +* Mon Oct 11 2004 adrian@suse.de - initial package of version 0.1.6