SPECS: alsa-utils.spec - updated to 1.0.10rc3, cxxflags fixed, fin...

pluto pluto at pld-linux.org
Wed Nov 16 12:14:44 CET 2005


Author: pluto                        Date: Wed Nov 16 11:14:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.10rc3, cxxflags fixed, find lang for alsaconf and alsautils.

---- Files affected:
SPECS:
   alsa-utils.spec (1.127 -> 1.128) 

---- Diffs:

================================================================
Index: SPECS/alsa-utils.spec
diff -u SPECS/alsa-utils.spec:1.127 SPECS/alsa-utils.spec:1.128
--- SPECS/alsa-utils.spec:1.127	Sun Sep 11 14:13:23 2005
+++ SPECS/alsa-utils.spec	Wed Nov 16 12:14:38 2005
@@ -6,12 +6,13 @@
 Summary(ru):	őÔÉĚÉÔŮ ËĎÍÁÎÄÎĎĘ ÓÔŇĎËÉ ÄĚŃ ALSA project
 Summary(uk):	őÔÉĚŚÔÉ ËĎÍÁÎÄÎĎÇĎ ŇŃÄËÁ ÄĚŃ ALSA project
 Name:		alsa-utils
-Version:	1.0.9a
-Release:	2
+Version:	1.0.10
+%define		_rc	rc3
+Release:	0.%{_rc}.1
 License:	GPL
 Group:		Applications/Sound
-Source0:	ftp://ftp.alsa-project.org/pub/utils/%{name}-%{version}.tar.bz2
-# Source0-md5:	d4b77e9fe0311772293e402fdd634ad2
+Source0:	ftp://ftp.alsa-project.org/pub/utils/%{name}-%{version}%{_rc}.tar.bz2
+# Source0-md5:	234fd15c5486e22eb2d0ac7289d6caa5
 Source1:	alsasound.init
 Source2:	alsa-oss-pcm
 URL:		http://www.alsa-project.org/
@@ -86,7 +87,8 @@
 Skrypt init dla Advanced Linux Sound Architecture.
 
 %prep
-%setup -q
+#setup -q
+%setup -q -n %{name}-%{version}%{_rc}
 
 %build
 %{__aclocal}
@@ -94,7 +96,7 @@
 %{__autoheader}
 %{__automake}
 CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
-CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
+CXXFLAGS="%{rpmcxxflags} -fno-rtti -fno-exceptions"
 %configure
 %{__make}
 
@@ -112,7 +114,7 @@
 
 touch $RPM_BUILD_ROOT%{_sysconfdir}/asound.conf
 
-%find_lang alsaconf
+%find_lang alsa-utils --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -133,7 +135,7 @@
 	/sbin/chkconfig --del alsasound
 fi
 
-%files -f alsaconf.lang
+%files -f alsa-utils.lang
 %defattr(644,root,root,755)
 %doc README ChangeLog
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/asound.conf
@@ -168,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.128  2005/11/16 11:14:38  pluto
+- updated to 1.0.10rc3, cxxflags fixed, find lang for alsaconf and alsautils.
+
 Revision 1.127  2005/09/11 12:13:23  freetz
 - rel.2 (fix for udev/control devices problems)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/alsa-utils.spec?r1=1.127&r2=1.128&f=u




More information about the pld-cvs-commit mailing list