From 4599c9835ca1db06b78bb6f8e08e2eedf110124f Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 04:36:47 +0000 Subject: auto-import changelog data from esound-0.2.34-2.src.rpm 0.2.34-2 - remove INSTALL and 536k of useless .ps and html - move man pages from -devel to main pkg - #117037 BR alsa-lib-devel - #107781 remove old (2002) stripping disabling stuff (TEST ME!) - other cleanups 0.2.34-1 - update to 0.2.34 --- diff --git a/.cvsignore b/.cvsignore index eac121f..3fca20a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -esound-0.2.33.tar.bz2 +esound-0.2.34.tar.bz2 diff --git a/esound.spec b/esound.spec index f32f113..8353073 100644 --- a/esound.spec +++ b/esound.spec @@ -1,11 +1,8 @@ -%define __strip %{nil} -%define __os_install_post /usr/lib/rpm/redhat/brp-compress - # Note that this is NOT a relocatable package Summary: Allows several audio streams to play on a single audio device. Name: esound -Version: 0.2.33 -Release: 1 +Version: 0.2.34 +Release: 2 Epoch: 1 License: GPL URL: ftp://ftp.gnome.org/pub/GNOME/sources/esound @@ -14,6 +11,7 @@ Source0: esound-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-root Patch0: esound-0.2.19-noerrors.patch BuildRequires: docbook-utils, audiofile-devel +BuildRequires: alsa-lib-devel %description EsounD, the Enlightened Sound Daemon, is a server process that mixes @@ -28,8 +26,9 @@ audio device. You'll also need to install the audiofile package. %package devel Summary: Development files for EsounD applications. Group: Development/Libraries -Requires: esound = %{epoch}:%{version} +Requires: esound = %{epoch}:%{version}-%{release} Requires: audiofile-devel +Requires: alsa-lib-devel %description devel The esound-devel package includes the libraries, include files and @@ -59,9 +58,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la rm -rf $RPM_BUILD_ROOT %files -%defattr(-, root, root) -%doc AUTHORS COPYING ChangeLog docs/esound.sgml docs/html docs/esound.ps -%doc INSTALL NEWS README TIPS TODO +%defattr(-, root, root,-) +%doc AUTHORS COPYING ChangeLog docs/esound.sgml +%doc NEWS README TIPS TODO %config(noreplace) /etc/* %{_bindir}/esd %{_bindir}/esdcat @@ -74,18 +73,28 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/esdrec %{_bindir}/esdsample %{_libdir}/*.so.* +%{_datadir}/man/man*/* %files devel -%defattr(-, root, root) +%defattr(-, root, root,-) %{_bindir}/esd-config %{_includedir}/* %{_datadir}/aclocal/* %{_libdir}/*.so %{_libdir}/*.a %{_libdir}/pkgconfig/* -%{_datadir}/man/man*/* %changelog +* Tue Apr 13 2004 Warren Togami 1:0.2.34-2 +- remove INSTALL and 536k of useless .ps and html +- move man pages from -devel to main pkg +- #117037 BR alsa-lib-devel +- #107781 remove old (2002) stripping disabling stuff (TEST ME!) +- other cleanups + +* Tue Mar 23 2004 Alex Larsson 1:0.2.34-1 +- update to 0.2.34 + * Wed Mar 3 2004 Alexander Larsson 1:0.2.33-1 - update to 0.2.33, hopefully fixes alsa issues diff --git a/sources b/sources index 6fac9cc..e29a879 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a23262b09f82497deccf7df4b871115d esound-0.2.33.tar.bz2 +406514a52fe5daea32ec00cc2caedb25 esound-0.2.34.tar.bz2