Remove redundant explicit ldconfig deps found when checking #118773 in
Extras.
This commit is contained in:
parent
6ee44e6310
commit
d808c476ac
@ -1,6 +1,6 @@
|
|||||||
Name: libshout
|
Name: libshout
|
||||||
Version: 1.0.9
|
Version: 1.0.9
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: icecast source streaming library.
|
Summary: icecast source streaming library.
|
||||||
|
|
||||||
Group: Libraries/Multimedia
|
Group: Libraries/Multimedia
|
||||||
@ -10,7 +10,6 @@ Source: http://developer.icecast.org/libshout/releases/%{name}-%{version
|
|||||||
Patch: libshout-makefile.patch
|
Patch: libshout-makefile.patch
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
Requires(post,postun): /sbin/ldconfig
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libshout is a library for communicating with and sending data to an
|
Libshout is a library for communicating with and sending data to an
|
||||||
@ -65,5 +64,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 26 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.0.9-2
|
||||||
|
- Remove redundant explicit /sbin/ldconfig dependency.
|
||||||
|
|
||||||
* Wed Jun 04 2003 Thomas Vander Stichele <thomas at apestaart dot org>
|
* Wed Jun 04 2003 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
- 1.0.9-0.fdr.1: initial RPM release
|
- 1.0.9-0.fdr.1: initial RPM release
|
||||||
|
Loading…
Reference in New Issue
Block a user