]> git.pld-linux.org Git - packages/akode.git/blobdiff - akode.spec
- new
[packages/akode.git] / akode.spec
index d893fdeda6ca6e7a3efc7d0cc55d267cdeffb081..c1d9501d20d6172fc6d95836e5078afd8c82567e 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Audio-decoding framework library
 Summary(pl):   Biblioteka szkieletu dekodowania d¼wiêku
 Name:          akode
 Version:       2.0.1
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 Source0:       http://www.kde-apps.org/content/files/30375-%{name}-%{version}.tar.bz2
@@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/akodeplay
@@ -117,6 +120,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/akode-config
-%{_includedir}/akode
-%{_libdir}/libakode.la
 %attr(755,root,root) %{_libdir}/libakode.so
+%{_libdir}/libakode.la
+%{_includedir}/akode
This page took 0.036821 seconds and 4 git commands to generate.