Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > e8caa59104a2f19fa79480983eef37e4 > files > 2

rezound-0.7.0-0.2mdk.src.rpm

%define name	rezound
%define version	0.7.0
%define release 0.2mdk

Summary:	Audio Editing Package
Name:		%{name}
Version: 	%{version}
Release: 	%{release}
License: 	GPL
Group: 		Sound
URL: 		http://rezound.sourceforge.net/
Source0: 	%{name}-%{version}beta.tar.bz2
BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires:	libvorbis-devel 
BuildRequires:  libfox1.0-devel
BuildRequires:  libaudiofile-devel flex
BuildRequires:  libjack-devel
BuildRequires:  bison

%description
ReZound aims to be a stable, open source, and graphical audio file editor 
primarily for but not limited to the Linux operating system.

%prep
rm -rf $RPM_BUILD_ROOT 

%setup -q -n %name-%{version}beta
%build

%configure
%make

%install
%makeinstall
mkdir -p %buildroot/%{_docdir}/%name-%version
mv %buildroot/usr/doc/* %buildroot/%{_docdir}/%name-%version

# Menu
mkdir -p %buildroot/%{_menudir}
cat > %buildroot/%{_menudir}/%{name} <<EOF
?package(%{name}): command="%{_bindir}/%{name}" needs="X11" \
icon="sound_section.png" section="Multimedia/Sound" \
title="Rezound" longtitle="Digital audio editor"
EOF

%clean
rm -rf %buildroot/

%post
%{update_menus}

%postun
%{clean_menus}

%files
%defattr(-,root,root)
%{_bindir}/*
%{_menudir}/*
%{_datadir}/rezound
%_docdir/%name-%version

%changelog
* Wed Mar 12 2003 Götz Waschk <waschk@linux-mandrake.com> 0.7.0-0.2mdk
- fix buildrequires

* Wed Feb 26 2003 Götz Waschk <waschk@linux-mandrake.com> 0.7.0-0.1mdk
- parallel make
- new version

* Thu Jan 16 2003 Götz Waschk <waschk@linux-mandrake.com> 0.5.1-0.2mdk
- rebuild for new ssl

* Mon Oct 28 2002 Götz Waschk <waschk@linux-mandrake.com> 0.5.1-0.1mdk
- new version

* Fri Oct 25 2002 Götz Waschk <waschk@linux-mandrake.com> 0.5.0-0.1mdk
- disable parallel build
- drop patch
- 0.5.0beta

* Wed Oct  9 2002 Götz Waschk <waschk@linux-mandrake.com> 0.4.0-0.3mdk
- patch for libfox 1.0 API
- build with libfox1.0

* Tue Oct 08 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.4.0-0.2mdk
- rebuild with new fox

* Sun Sep  8 2002 Götz Waschk <waschk@linux-mandrake.com> 0.4.0-0.1mdk
- parallel build
- drop patch
- 0.4.0beta

* Fri Sep  6 2002 Götz Waschk <waschk@linux-mandrake.com> 0.3.0-0.3mdk
- rebuild with FOX 1.1.14

* Mon Aug 26 2002 Götz Waschk <waschk@linux-mandrake.com> 0.3.0-0.2mdk
- fix rpmlint warning (compress patch)
- fix requires and buildrequires

* Fri Aug 23 2002 Lenny Cartier <lenny@mandrakesoft.com> 0.3.0-0.1mdk
- fix files section
- add official Patch0
- from Austin Acton <aacton@yorku.ca> :
	- initial package creation for Mandrake 8.2+