From 3b7b8d0d5538dbad2a4d40f17d7a58590c6765d1 Mon Sep 17 00:00:00 2001 From: Jussi Lehtola Date: Fri, 27 Nov 2015 20:02:51 +0000 Subject: [PATCH] =?UTF-8?q?*=20Fri=20Sep=2025=202015=20S=C3=A9rgio=20Basto?= =?UTF-8?q?=20=20-=202.4-4.20150925.gita107cef=20-=20Up?= =?UTF-8?q?date=20to=20git=20dc76f0a,=20Jan=2014=202015?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- rtmpdump.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 63e599a..62ecaf6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -dc76f0a8461e6c8f1277eba58eae201b2dc1d06a.tar.gz +a107cef9b392616dff54fabfd37f985ee2190a6f.tar.gz diff --git a/rtmpdump.spec b/rtmpdump.spec index ee27293..97cea52 100644 --- a/rtmpdump.spec +++ b/rtmpdump.spec @@ -1,17 +1,17 @@ -%global commit dc76f0a8461e6c8f1277eba58eae201b2dc1d06a +%global commit a107cef9b392616dff54fabfd37f985ee2190a6f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global gitdate 20131205 +%global gitdate 20150925 Name: rtmpdump Version: 2.4 -Release: 3.%{gitdate}.git%{shortcommit}%{?dist} +Release: 4.%{gitdate}.git%{shortcommit}%{?dist} Summary: Toolkit for RTMP streams Group: Applications/Internet # The tools are GPLv2+. The library is LGPLv2+, see below. License: GPLv2+ URL: http://rtmpdump.mplayerhq.hu/ -Source0: http://repo.or.cz/w/rtmpdump.git/snapshot/%{commit}.tar.gz +Source0: http://repo.or.cz/w/rtmpdump.git/snapshot/%{commit}.tar.gz#/rtmpdump-%{shortcommit}.tar.gz BuildRequires: gnutls-devel BuildRequires: libgcrypt-devel @@ -42,7 +42,7 @@ librtmp is a support library for RTMP streams. The librtmp-devel package contains include files needed to develop applications using librtmp. %prep -%setup -q -n %{name} +%setup -q -n %{name}-%{shortcommit} %build # The fact that we have to add -ldl for gnutls is Fedora bug #611318 @@ -75,6 +75,9 @@ rm -f %{buildroot}%{_libdir}/librtmp.a %{_mandir}/man3/librtmp.3* %changelog +* Fri Sep 25 2015 Sérgio Basto - 2.4-4.20150925.gita107cef +- Update to git dc76f0a, Jan 14 2015 + * Mon Sep 01 2014 Sérgio Basto - 2.4-3.20131205.gitdc76f0a - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index a272a54..e73cf8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e06ec3e11ba0a9f3cbb61be972bfb02e dc76f0a8461e6c8f1277eba58eae201b2dc1d06a.tar.gz +16fabad33e8397b19fa674b28bfb8a96 a107cef9b392616dff54fabfd37f985ee2190a6f.tar.gz