File FA_clthreads.spec of Package FA_clthreads

#
# spec file for package FA_clthreads (Version 2.2.1)
#
# Copyright (c) 2006 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:           FA_clthreads
BuildRequires:  gcc-c++
URL:            http://www.kokkinizita.net/linuxaudio
License:        GNU General Public License (GPL)
Group:          Development/Libraries/Other
Autoreqprov:    on
Version:        2.2.1
Release:        1
Summary:        Library Required for AEOLUS and JAAA
Source:         clthreads-%{version}.tar.bz2
Patch:          %{name}-makefile.patch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Library required for AEOLUS and JAAA.



Authors:
--------
    Fons Adriaensen  <fons.adriaensen@skynet.be>

%prep
%setup -q -n clthreads-%{version}
%patch

%build
make SUSE_CXXFLAGS="$RPM_OPT_FLAGS"

%install
mkdir -p %{buildroot}%{_libdir}
mkdir -p %{buildroot}%{_includedir}
make install DESTDIR=%{buildroot} LIBDIR=%{_lib}

%clean
rm -rf %{buildroot}

%post 
%run_ldconfig

%postun 
%run_ldconfig

%files
%defattr(-,root,root)
%{_libdir}/lib*
%{_includedir}/*
# %doc %{_docdir}/%{name}

%changelog -n FA_clthreads
* Tue Dec 12 2006 - mkoenig@suse.de
- update to version 2.2.1:
  * minor fixes
* Thu Sep 14 2006 - mkoenig@suse.de
- update to version 2.2.0-1
  cleanup release
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Apr 05 2005 - pth@suse.de
- Update to 1.0.2
- Use -fPIC instead of -fpic
- Make it possible to pass in compiler flags
* Thu Nov 18 2004 - ro@suse.de
- fixed file list
* Wed Aug 11 2004 - mana@suse.de
- updated to 1.0.0
* Wed Jun 16 2004 - mana@suse.de
- initial package for clthreads-0.0.3
openSUSE Build Service is sponsored by