diff --git a/alsa-lib-1.0.16-no-dox-date.patch b/alsa-lib-1.0.16-no-dox-date.patch new file mode 100644 index 0000000..88f46fc --- /dev/null +++ b/alsa-lib-1.0.16-no-dox-date.patch @@ -0,0 +1,17 @@ +--- alsa-lib-1.0.16/doc/no_date_footer.html 1969-12-31 16:00:00.000000000 -0800 ++++ alsa-lib-1.0.16-dox/doc/no_date_footer.html 2008-04-03 17:52:52.000000000 -0700 +@@ -0,0 +1,6 @@ ++
++Generated for $projectname by doxygen ++$doxygenversion
++ ++ +--- alsa-lib-1.0.16/doc/doxygen.cfg 2008-02-05 01:23:44.000000000 -0800 ++++ alsa-lib-1.0.16-dox/doc/doxygen.cfg 2008-04-03 17:58:01.000000000 -0700 +@@ -117,3 +117,5 @@ + + #INPUT_FILTER = inputfilter + #FILTER_SOURCE_FILES = YES ++ ++HTML_FOOTER = no_date_footer.html diff --git a/alsa-lib.spec b/alsa-lib.spec index 826707e..1e8deac 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -3,14 +3,15 @@ Summary: The Advanced Linux Sound Architecture (ALSA) library Name: alsa-lib -Version: 1.0.15 -Release: 1%{?prever_dot}%{?dist} +Version: 1.0.16 +Release: 3%{?prever_dot}%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}%{?postver}.tar.bz2 Patch0: alsa-lib-1.0.14rc1-config.patch Patch2: alsa-lib-1.0.14-glibc-open.patch Patch3: alsa-lib-pulse-default.patch +Patch4: alsa-lib-1.0.16-no-dox-date.patch URL: http://www.alsa-project.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: doxygen @@ -42,6 +43,7 @@ against the ALSA libraries and interfaces. %patch0 -p1 -b .config %patch2 -p1 -b .glibc-open %patch3 -p1 -b .pulse-default +%patch4 -p1 -b .no-dox-date %build %configure --with-configdir=%{_sysconfdir}/alsa @@ -89,6 +91,15 @@ ln -snf ../../etc/alsa %{_datadir}/alsa %{_datadir}/aclocal/alsa.m4 %changelog +* Thu Apr 3 2008 Jim Radford - 1.0.16-3 +- Fix multilib doxygen conflicts + +* Tue Feb 19 2008 Fedora Release Engineering - 1.0.16-2 +- Autorebuild for GCC 4.3 + +* Mon Feb 18 2008 Martin Stransky 1.0.16-1 +- updated to 1.0.16 final + * Mon Oct 29 2007 Martin Stransky 1.0.15-1 - updated to 1.0.15 final diff --git a/sources b/sources index 181fa2f..d1a0eff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -94254ea0d2c966a58184b134e9da29ff alsa-lib-1.0.15.tar.bz2 +73b0986758bb762648a5fafc93e287c1 alsa-lib-1.0.16.tar.bz2