From 43077529257ba83a0efbfbe47d4cea039219638e Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 24 Jul 2018 09:28:18 +0200 Subject: [PATCH] Update to 2018.07.07 --- live555.spec | 16 ++++++---------- sources | 2 +- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/live555.spec b/live555.spec index 3f226fe..89013df 100644 --- a/live555.spec +++ b/live555.spec @@ -1,12 +1,11 @@ Name: live555 -Version: 2018.04.25 -Release: 1%{?dist} +Version: 2018.07.07 +Release: 0%{?dist} Summary: Live555.com streaming libraries -Group: System Environment/Libraries License: LGPLv2+ URL: http://live555.com/liveMedia/ -Source0: http://live555.com/liveMedia/public/live.%{version}.tar.gz +Source0: %{url}/public/live.%{version}.tar.gz # Packages using live555 must Requires this: #{?live555_version:Requires: live555%{?_isa} = %{live555_version}} @@ -26,7 +25,6 @@ been used to add streaming support to existing media player applications. %package devel Summary: Development files for live555.com streaming libraries -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %description devel @@ -43,7 +41,6 @@ been used to add streaming support to existing media player applications. %package tools Summary: RTSP streaming tools using live555.com streaming libraries -Group: Applications/Multimedia Requires: %{name}%{?_isa} = %{version}-%{release} %description tools @@ -89,12 +86,11 @@ touch -r COPYING %{buildroot}%{rpmmacrodir}/macros.%{name} chmod +x %{buildroot}%{_libdir}/*.so* -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files +%license COPYING %{_libdir}/libBasicUsageEnvironment.so.* %{_libdir}/libgroupsock.so.* %{_libdir}/libliveMedia.so.* @@ -104,7 +100,7 @@ chmod +x %{buildroot}%{_libdir}/*.so* %{_bindir}/* %files devel -%doc COPYING README +%doc README %{rpmmacrodir}/macros.%{name} %{_libdir}/libBasicUsageEnvironment.so %{_libdir}/libgroupsock.so diff --git a/sources b/sources index bbdd1f5..79444d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b58a5d62659eb29b9bd85d1b29c3a75 live.2018.04.25.tar.gz +c6a01fa56020f2d3000562ac42429087 live.2018.07.07.tar.gz