rpms/alsa-lib/F-7 alsa-lib.spec, 1.55, 1.56 sources, 1.30, 1.31 alsa-lib-1.0.14-plugindir.patch, 1.1, NONE

Martin Stransky (stransky) fedora-extras-commits at redhat.com
Thu Aug 16 14:36:56 UTC 2007


Author: stransky

Update of /cvs/pkgs/rpms/alsa-lib/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10140

Modified Files:
	alsa-lib.spec sources 
Removed Files:
	alsa-lib-1.0.14-plugindir.patch 
Log Message:
updated to 1.0.14a


Index: alsa-lib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/alsa-lib/F-7/alsa-lib.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- alsa-lib.spec	16 Aug 2007 12:12:54 -0000	1.55
+++ alsa-lib.spec	16 Aug 2007 14:36:23 -0000	1.56
@@ -1,14 +1,14 @@
 %define  version_main   1.0.14
+%define  postver        a
 
 Summary: The Advanced Linux Sound Architecture (ALSA) library.
 Name:    alsa-lib
 Version: %{version_main}
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: LGPL
 Group:   System Environment/Libraries
-Source:  ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version_main}%{?prever}.tar.bz2
+Source:  ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version_main}%{?prever}%{?postver}.tar.bz2
 Patch0:   alsa-lib-1.0.14rc1-config.patch
-Patch1:   alsa-lib-1.0.14-plugindir.patch
 Patch2:   alsa-lib-1.0.14-glibc-open.patch
 URL:     http://www.alsa-project.org/
 BuildRoot: %{_tmppath}/%{name}-%{version_main}-root
@@ -36,9 +36,8 @@
 against the ALSA libraries and interfaces.
 
 %prep
-%setup -q -n %{name}-%{version_main}%{?prever}
+%setup -q -n %{name}-%{version_main}%{?prever}%{?postver}
 %patch0 -p1 -b .config
-%patch1 -p1 -b .plugindir
 %patch2 -p1 -b .glibc-open
 
 %build
@@ -94,6 +93,9 @@
 %{_datadir}/aclocal/alsa.m4
 
 %changelog
+* Thu Aug 16 2007 Martin Stransky <stransky at redhat.com> 1.0.14-3
+- updated to 1.0.14a
+
 * Wed Aug 15 2007 Lennart Poettering <lpoetter at redhat.com> 1.0.14-2
 - fixed #251307 - fix plugindir directory specification
 - fix build with newer glibc where open() is a macro


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/alsa-lib/F-7/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sources	1 Aug 2007 08:36:03 -0000	1.30
+++ sources	16 Aug 2007 14:36:23 -0000	1.31
@@ -1 +1 @@
-1ef39fb723f9209109134d6f4860cb21  alsa-lib-1.0.14.tar.bz2
+72dc63821ce33f2b97a151a909b06ff8  alsa-lib-1.0.14a.tar.bz2


--- alsa-lib-1.0.14-plugindir.patch DELETED ---




More information about the fedora-extras-commits mailing list