This commit is contained in:
parent
625b65deba
commit
4027bb60d4
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
libsamplerate
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 5 01:31:44 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- added baselibs.conf (for alsa-plugins-samplerate)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 16 14:58:54 CEST 2007 - tiwai@suse.de
|
Mon Apr 16 14:58:54 CEST 2007 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsamplerate (Version 0.1.2)
|
# spec file for package libsamplerate (Version 0.1.2)
|
||||||
#
|
#
|
||||||
# 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
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -10,16 +10,17 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: libsamplerate
|
Name: libsamplerate
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
Summary: A Sample Rate Converter Library
|
Summary: A Sample Rate Converter Library
|
||||||
Version: 0.1.2
|
Version: 0.1.2
|
||||||
Release: 45
|
Release: 114
|
||||||
License: GNU General Public License (GPL)
|
License: GPL v2 or later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Patch: %{name}-ac.diff
|
Patch: %{name}-ac.diff
|
||||||
URL: http://www.mega-nerd.com/SRC/
|
Url: http://www.mega-nerd.com/SRC/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -40,6 +41,7 @@ Authors:
|
|||||||
Erik de Castro Lopo <erikd@mega-nerd.com>
|
Erik de Castro Lopo <erikd@mega-nerd.com>
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
|
License: GPL v2 or later
|
||||||
Summary: Include Files and Libraries mandatory for Development.
|
Summary: Include Files and Libraries mandatory for Development.
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libsamplerate glibc-devel
|
Requires: libsamplerate glibc-devel
|
||||||
@ -92,26 +94,28 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Apr 16 2007 - tiwai@suse.de
|
* Thu Jun 05 2008 ro@suse.de
|
||||||
|
- added baselibs.conf (for alsa-plugins-samplerate)
|
||||||
|
* Mon Apr 16 2007 tiwai@suse.de
|
||||||
- follow library package policy
|
- follow library package policy
|
||||||
* move docs to devel package
|
* move docs to devel package
|
||||||
* remove static library
|
* remove static library
|
||||||
* Mon Apr 16 2007 - schwab@suse.de
|
* Mon Apr 16 2007 schwab@suse.de
|
||||||
- Fix quoting in autoconf macros.
|
- Fix quoting in autoconf macros.
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Fri Jan 21 2005 - tiwai@suse.de
|
* Fri Jan 21 2005 tiwai@suse.de
|
||||||
- updated to version 0.1.2.
|
- updated to version 0.1.2.
|
||||||
* Thu Aug 05 2004 - tiwai@suse.de
|
* Thu Aug 05 2004 tiwai@suse.de
|
||||||
- updated to version 0.1.1.
|
- updated to version 0.1.1.
|
||||||
* Tue Jan 13 2004 - tiwai@suse.de
|
* Tue Jan 13 2004 tiwai@suse.de
|
||||||
- build as non-root.
|
- build as non-root.
|
||||||
* Fri Jun 06 2003 - tiwai@suse.de
|
* Fri Jun 06 2003 tiwai@suse.de
|
||||||
- updated to version 0.0.15.
|
- updated to version 0.0.15.
|
||||||
- fixed the file list.
|
- fixed the file list.
|
||||||
* Thu Mar 27 2003 - tiwai@suse.de
|
* Thu Mar 27 2003 tiwai@suse.de
|
||||||
- added the missing src_set_ratio in version list.
|
- added the missing src_set_ratio in version list.
|
||||||
* Fri Jan 17 2003 - tiwai@suse.de
|
* Fri Jan 17 2003 tiwai@suse.de
|
||||||
- added %%run_ldconfig to %%post.
|
- added %%run_ldconfig to %%post.
|
||||||
* Thu Jan 16 2003 - tiwai@suse.de
|
* Thu Jan 16 2003 tiwai@suse.de
|
||||||
- initial version: 0.0.14.
|
- initial version: 0.0.14.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user