alsa-lib: Make doxygen documentation same for all architectures (bz#465205)

This commit is contained in:
perex 2009-02-04 12:14:22 +00:00
parent 5bb0b7f8bc
commit 620c3dbba2
2 changed files with 6 additions and 3 deletions

View File

@ -7,8 +7,8 @@
+$doxygenversion</small></address>
+</body>
+</html>
--- 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
--- alsa-lib-1.0.16/doc/doxygen.cfg.in 2008-02-05 01:23:44.000000000 -0800
+++ alsa-lib-1.0.16-dox/doc/doxygen.cfg.in 2008-04-03 17:58:01.000000000 -0700
@@ -117,3 +117,5 @@
#INPUT_FILTER = inputfilter

View File

@ -5,7 +5,7 @@
Summary: The Advanced Linux Sound Architecture (ALSA) library
Name: alsa-lib
Version: 1.0.19
Release: 1%{?prever_dot}%{?dist}
Release: 2%{?prever_dot}%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}%{?postver}.tar.bz2
@ -93,6 +93,9 @@ rm -rf %{buildroot}
%{_datadir}/aclocal/alsa.m4
%changelog
* Wed Feb 4 2009 Jaroslav Kysela <jkysela@redhat.com> - 1.0.19-2
- Make doxygen documentation same for all architectures (bz#465205)
* Tue Jan 20 2009 Jaroslav Kysela <jkysela@redhat.com> - 1.0.19-1
- Updated to 1.0.19 final