From 5f4afec84e88483d79f0e3d152f62df58f822eb8 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Aug 01 2007 08:36:03 +0000 Subject: new upstream --- diff --git a/alsa-lib.spec b/alsa-lib.spec index e94ebb8..2d1169c 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -1,11 +1,9 @@ -%define version_main 1.0.14 -%define prever rc3 -%define prever_dot .%{prever} +%define version_main 1.0.14 Summary: The Advanced Linux Sound Architecture (ALSA) library. Name: alsa-lib Version: %{version_main} -Release: 0.4%{?prever_dot}%{?dist} +Release: 1%{?dist} License: LGPL Group: System Environment/Libraries Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version_main}%{?prever}.tar.bz2 @@ -77,6 +75,8 @@ ln -snf ../../etc/alsa %{_datadir}/alsa %{_libdir}/alsa-lib/smixer/* %{_sysconfdir}/alsa %config %{_sysconfdir}/alsa/alsa.conf +%dir %{_libdir}/alsa-lib +%dir %{_libdir}/alsa-lib/smixer %files devel %defattr(-, root, root) @@ -88,10 +88,15 @@ ln -snf ../../etc/alsa %{_datadir}/alsa %exclude %{_libdir}/libasound.la %{_libdir}/pkgconfig/alsa.pc %{_datadir}/aclocal/alsa.m4 -%dir %{_libdir}/alsa-lib -%dir %{_libdir}/alsa-lib/smixer %changelog +* Wed Jul 25 2007 Martin Stransky 1.0.14-1 +- bumped release number +- fixed #246011 - alsa-lib should own /usr/lib/alsa-lib/smixer + +* Thu Jun 7 2007 Martin Stransky 1.0.14-0.5 +- new upstream + * Tue Apr 10 2007 Martin Stransky 1.0.14-0.4.rc3 - added fix for #233764 - unowned directories diff --git a/sources b/sources index e6c7c57..dbb2f37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -16b9ae3b1ebb031c23d8e50755cc81db alsa-lib-1.0.14rc3.tar.bz2 +1ef39fb723f9209109134d6f4860cb21 alsa-lib-1.0.14.tar.bz2