File libjackasyn.spec of Package libjackasyn

#
# spec file for package libjackasyn (Version 0.12)
#
# Copyright (c) 2007 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.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Name:           libjackasyn
BuildRequires:  jack-devel libsamplerate-devel
Summary:        A Wrapper Library for JACK
Version:        0.12
Release:        29
License:        GNU General Public License (GPL)
Group:          Productivity/Multimedia/Sound/Utilities
URL:            http://gige.xdv.org/soft/libjackasyn
Source:         %{name}-%{version}.tar.bz2
Patch:          libjackasyn-install-fix.dif
Patch1:         libjackasyn-coptflags.diff
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Libjackasyn is a library that allows you to run any Linux sound program
made for the OSS system as a JACK client.



Authors:
--------
    Guenter Geiger <geiger@xdv.org>

%prep
%setup
%patch
%patch1

%build
%{?suse_update_config:%{suse_update_config -f}}
autoreconf --force --install
%configure
make

%install
make DESTDIR="$RPM_BUILD_ROOT" install

%clean
rm -rf $RPM_BUILD_ROOT

%post
%run_ldconfig

%postun
%run_ldconfig

%files
%defattr(-, root, root)
%doc AUTHORS CHANGELOG COPYING README TODO WORKING
%{_libdir}/lib*
%{_bindir}/*
%{_includedir}/*.h
%doc %{_mandir}/man?/*

%changelog -n libjackasyn
* Tue Jan 16 2007 - tiwai@suse.de
- use %%configure
- fix compile options
* Tue May 16 2006 - tiwai@suse.de
- updated to version 0.12:
  * fixed fcntl implementation
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Oct 12 2005 - tiwai@suse.de
- removed glib* from neededforbuild.
* Wed Apr 13 2005 - tiwai@suse.de
- updated to version 0.11.
- fixed build with gcc-4.0.
* Thu Feb 26 2004 - tiwai@suse.de
- updated to version 0.10.
- added libsamplerate and devel to neededforbuild.
* Sun Jan 11 2004 - adrian@suse.de
- add %%run_ldconfig
* Wed Jul 23 2003 - tiwai@suse.de
- fixed the build with the latest jack.
* Tue Jul 22 2003 - tiwai@suse.de
- initial version: 0.8.
openSUSE Build Service is sponsored by