File FA_clxclient.spec of Package FA_clxclient
#
# spec file for package FA_clxclient (Version 3.3.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_clxclient
BuildRequires: FA_clthreads >= 2.2.0 alsa-devel gcc-c++ xorg-x11-devel
Requires: FA_clthreads >= 2.2.0
URL: http://www.kokkinizita.net/linuxaudio
License: GNU General Public License (GPL)
Group: Development/Libraries/Other
Autoreqprov: on
Version: 3.3.1
Release: 1
Summary: Library Required for AEOLUS and JAAA
Source: clxclient-%{version}.tar.bz2
Patch0: FA_clxclient-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 clxclient-%{version}
%patch0
%build
make LDFLAGS=-L/usr/X11R6/%{_lib} \
SUSE_CXXFLAGS="$RPM_OPT_FLAGS"
%install
mkdir -p $RPM_BUILD_ROOT%{_libdir}
mkdir -p $RPM_BUILD_ROOT%{_includedir}
make install DESTDIR=%{buildroot} LIBDIR=%{_lib}
# mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}
# cp AUTHORS COPYING INSTALL $RPM_BUILD_ROOT%{_docdir}/%{name}
%clean
rm -rf $RPM_BUILD_ROOT
%post
%run_ldconfig
%postun
%run_ldconfig
%files
%defattr(-,root,root)
%{_libdir}/lib*
%{_includedir}/*
# %doc %{_docdir}/%{name}
%changelog -n FA_clxclient
* Tue Dec 12 2006 - mkoenig@suse.de
- update to version 3.3.1:
* minor fixes
* Mon Sep 18 2006 - mkoenig@suse.de
- update to version 3.3.0-1
- removed X_browse, mouse handling reworked
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Oct 12 2005 - meissner@suse.de
- fixed build. perhaps we can just drop it?
* Tue Apr 05 2005 - pth@suse.de
- Update to 1.0.2
* Thu Nov 11 2004 - ro@suse.de
- fixed file list
* Wed Aug 11 2004 - mana@suse.de
- update to version 1.0.0
* Wed Jun 16 2004 - mana@suse.de
- initial package for clxclient-0.0.2