]> git.pld-linux.org Git - packages/alsa-utils.git/blobdiff - alsa-utils.spec
- updated to 1.0.13
[packages/alsa-utils.git] / alsa-utils.spec
index 97133d481e67ec3633a375d8996644553a5d430e..a13101ff8d8a75a4f34d54415c1d6d199d7756eb 100644 (file)
@@ -5,25 +5,24 @@ Summary(pt_BR):       Utilit
 Summary(ru):   õÔÉÌÉÔÙ ËÏÍÁÎÄÎÏÊ ÓÔÒÏËÉ ÄÌÑ ALSA project
 Summary(uk):   õÔÉ̦ÔÉ ËÏÍÁÎÄÎÏÇÏ ÒÑÄËÁ ÄÌÑ ALSA project
 Name:          alsa-utils
-Version:       1.0.11
-%define        snap    rc5
-Release:       0.%{snap}.1
+Version:       1.0.13
+Release:       1
 License:       GPL
 Group:         Applications/Sound
-Source0:       ftp://ftp.alsa-project.org/pub/utils/%{name}-%{version}%{snap}.tar.bz2
-# Source0-md5: 78b50cd8fd05739e5b57e15b33d46dca
+Source0:       ftp://ftp.alsa-project.org/pub/utils/%{name}-%{version}.tar.bz2
+# Source0-md5: dfe4bb5d3217f3ec662b172ce8397cf0
 Source1:       alsasound.init
 Source2:       alsa-oss-pcm
 URL:           http://www.alsa-project.org/
-BuildRequires: alsa-lib-devel >= 1.0.10
-BuildRequires: autoconf
+BuildRequires: alsa-lib-devel >= 1.0.13
+BuildRequires: autoconf >= 2.59
 BuildRequires: automake
 BuildRequires: flex
-BuildRequires: gettext-devel
-BuildRequires: libstdc++-devel
+BuildRequires: gettext-devel >= 0.14
 BuildRequires: libtool
 BuildRequires: ncurses-devel
 BuildRequires: rpmbuild(macros) >= 1.268
+Requires:      alsa-lib >= 1.0.13
 Requires:      awk
 Requires:      dialog
 Requires:      diffutils
@@ -79,6 +78,7 @@ Summary(pl):  Skrypt init dla Advanced Linux Sound Architecture
 Group:         Applications/Sound
 Requires(post,preun):  /sbin/chkconfig
 Requires:      %{name} = %{version}-%{release}
+Requires:      rc-scripts
 
 %description init
 Init script for Advanced Linux Sound Architecture.
@@ -87,9 +87,10 @@ Init script for Advanced Linux Sound Architecture.
 Skrypt init dla Advanced Linux Sound Architecture.
 
 %prep
-%setup -q -n %{name}-%{version}%{snap}
+%setup -q
 
 %build
+%{__gettextize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
This page took 0.183267 seconds and 4 git commands to generate.