Revert "Changes conf path to /hal/share/alsa"
[platform/upstream/alsa-lib.git] / packaging / alsa-lib.spec
index 1be51bd..79d3739 100644 (file)
@@ -1,13 +1,12 @@
 Name:           alsa-lib
 Version:        1.0.28
-Release:        7
+Release:        6
 License:        LGPL-2.1+
 Summary:        The Advanced Linux Sound Architecture (ALSA) library
 Url:            http://www.alsa-project.org/
 Group:          System/Audio
 Source0:        ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2
 Source1001:    alsa-lib.manifest
-%define confdir /hal/share/alsa
 
 %description
 The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
@@ -43,8 +42,7 @@ cp %{SOURCE1001} .
     --disable-alisp \
     --disable-python \
     --with-gnu-ld \
-    --with-pcm-plugins=rate,route,linear,plug,dmix,dsnoop,asym,mmap,ioplug,null,empty \
-    --with-configdir=%{confdir}
+    --with-pcm-plugins=rate,route,linear,plug,dmix,dsnoop,asym,mmap,ioplug,null,empty
 
 make %{?_smp_mflags}
 
@@ -64,7 +62,7 @@ rm -f %{buildroot}/%{_bindir}/aserver
 %license COPYING
 %{_libdir}/lib*.so.*
 %{_libdir}/alsa-lib/smixer/*.so
-%{confdir}/*
+%{_datadir}/alsa/*
 
 %files -n libasound-devel
 %manifest %{name}.manifest