a first batch of fixes for missing directories
This commit is contained in:
parent
a0f7d1099d
commit
5c9ba864ba
@ -1,6 +1,6 @@
|
|||||||
Name: libshout
|
Name: libshout
|
||||||
Version: 1.0.9
|
Version: 1.0.9
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: icecast source streaming library.
|
Summary: icecast source streaming library.
|
||||||
|
|
||||||
Group: Libraries/Multimedia
|
Group: Libraries/Multimedia
|
||||||
@ -59,11 +59,15 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc doc/*.html doc/style.css
|
%doc doc/*.html doc/style.css
|
||||||
%{_libdir}/libshout.a
|
%{_libdir}/libshout.a
|
||||||
%{_libdir}/libshout.so
|
%{_libdir}/libshout.so
|
||||||
|
%dir %{_includedir}/shout/
|
||||||
%{_includedir}/shout/shout.h
|
%{_includedir}/shout/shout.h
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 1 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.0.9-3
|
||||||
|
- Include headers directory entry in -devel package.
|
||||||
|
|
||||||
* Sat Feb 26 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.0.9-2
|
* Sat Feb 26 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.0.9-2
|
||||||
- Remove redundant explicit /sbin/ldconfig dependency.
|
- Remove redundant explicit /sbin/ldconfig dependency.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user