Author: jussilehtola
Update of /cvs/free/rpms/rtmpdump/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv23299
Modified Files:
rtmpdump.spec
Log Message:
* Fri Nov 27 2015 Susi Lehtola <jussilehtola(a)fedoraproject.org> -
2.4-5.20150925.gita107cef
- Fix name of tarball in Sérgio's patch.
Index: rtmpdump.spec
===================================================================
RCS file: /cvs/free/rpms/rtmpdump/devel/rtmpdump.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- rtmpdump.spec 27 Nov 2015 20:02:51 -0000 1.13
+++ rtmpdump.spec 27 Nov 2015 20:23:07 -0000 1.14
@@ -4,14 +4,14 @@
Name: rtmpdump
Version: 2.4
-Release: 4.%{gitdate}.git%{shortcommit}%{?dist}
+Release: 5.%{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#/rtmpdump-%{sh...
+Source0:
http://repo.or.cz/w/rtmpdump.git/snapshot/%{commit}.tar.gz
BuildRequires: gnutls-devel
BuildRequires: libgcrypt-devel
@@ -75,6 +75,9 @@
%{_mandir}/man3/librtmp.3*
%changelog
+* Fri Nov 27 2015 Susi Lehtola <jussilehtola(a)fedoraproject.org> -
2.4-5.20150925.gita107cef
+- Fix name of tarball in Sérgio's patch.
+
* Fri Sep 25 2015 Sérgio Basto <sergio(a)serjux.com> - 2.4-4.20150925.gita107cef
- Update to git dc76f0a, Jan 14 2015