bumped release number, fixed #246011 - alsa-lib should own
/usr/lib/alsa-lib/smixer
This commit is contained in:
		
							parent
							
								
									16c026a153
								
							
						
					
					
						commit
						aa626bb0cb
					
				@ -3,7 +3,7 @@
 | 
			
		||||
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
 | 
			
		||||
@ -75,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)
 | 
			
		||||
@ -86,10 +88,12 @@ 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 <stransky@redhat.com> 1.0.14-1
 | 
			
		||||
- bumped release number
 | 
			
		||||
- fixed #246011 - alsa-lib should own /usr/lib/alsa-lib/smixer
 | 
			
		||||
 | 
			
		||||
* Thu Jun 7  2007 Martin Stransky <stransky@redhat.com> 1.0.14-0.5
 | 
			
		||||
- new upstream
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user