- updated to 1.0.15rc2
This commit is contained in:
parent
77e1ef9712
commit
a2f2733e39
@ -15,3 +15,4 @@ alsa-lib-1.0.14rc2.tar.bz2
|
||||
alsa-lib-1.0.14rc3.tar.bz2
|
||||
alsa-lib-1.0.14.tar.bz2
|
||||
alsa-lib-1.0.14a.tar.bz2
|
||||
alsa-lib-1.0.15rc2.tar.bz2
|
||||
|
@ -1,10 +1,11 @@
|
||||
%define version_main 1.0.14
|
||||
%define postver a
|
||||
%define version_main 1.0.15
|
||||
%define prever rc2
|
||||
%define prever_dot .rc2
|
||||
|
||||
Summary: The Advanced Linux Sound Architecture (ALSA) library.
|
||||
Name: alsa-lib
|
||||
Version: %{version_main}
|
||||
Release: 3%{?dist}
|
||||
Release: 0.1%{?prever_dot}%{?dist}
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version_main}%{?prever}%{?postver}.tar.bz2
|
||||
@ -93,6 +94,9 @@ ln -snf ../../etc/alsa %{_datadir}/alsa
|
||||
%{_datadir}/aclocal/alsa.m4
|
||||
|
||||
%changelog
|
||||
* Wed Sep 19 2007 Martin Stransky <stransky@redhat.com> 1.0.15-0.1.rc2
|
||||
- updated to 1.0.15rc2
|
||||
|
||||
* Thu Aug 16 2007 Martin Stransky <stransky@redhat.com> 1.0.14-3
|
||||
- updated to 1.0.14a
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user