diff --git a/libshout.spec b/libshout.spec index 749a0d3..b9e8d61 100644 --- a/libshout.spec +++ b/libshout.spec @@ -1,6 +1,6 @@ Name: libshout Version: 1.0.9 -Release: 2 +Release: 3 Summary: icecast source streaming library. Group: Libraries/Multimedia @@ -59,11 +59,15 @@ rm -rf $RPM_BUILD_ROOT %doc doc/*.html doc/style.css %{_libdir}/libshout.a %{_libdir}/libshout.so +%dir %{_includedir}/shout/ %{_includedir}/shout/shout.h # ----------------------------------------------------------------------------- %changelog +* Fri Apr 1 2005 Michael Schwendt - 1.0.9-3 +- Include headers directory entry in -devel package. + * Sat Feb 26 2005 Ville Skyttä - 1.0.9-2 - Remove redundant explicit /sbin/ldconfig dependency.