automatic version update by autodist [release 20140918-1mamba;Tue Sep 23 2014]
This commit is contained in:
parent
7391020eeb
commit
b659b1ed7c
@ -1,13 +1,14 @@
|
||||
Name: rtmpdump
|
||||
Version: 2.3
|
||||
Release: 3mamba
|
||||
Version: 20140918
|
||||
Release: 1mamba
|
||||
Summary: rtmpdump is a toolkit for RTMP streams
|
||||
Group: Applications/Networking
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://rtmpdump.mplayerhq.hu/
|
||||
Source: http://rtmpdump.mplayerhq.hu/download/rtmpdump-%{version}.tgz
|
||||
Source: git://git.ffmpeg.org/rtmpdump.git/master/rtmpdump-%{version}.tar.bz2
|
||||
#Source: http://rtmpdump.mplayerhq.hu/download/rtmpdump-%{version}.tgz
|
||||
License: GPL, LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -42,13 +43,10 @@ This package contains static libraries and header files need for development.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
sed -i "s|/include|/include/librtmp|" librtmp/librtmp.pc.in
|
||||
|
||||
%build
|
||||
|
||||
%make all -C librtmp
|
||||
%make progs
|
||||
%make all
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -71,8 +69,8 @@ make DESTDIR=%{buildroot} \
|
||||
%{_sbindir}/rtmpgw
|
||||
%{_sbindir}/rtmpsrv
|
||||
%{_sbindir}/rtmpsuck
|
||||
%{_mandir}/man1/rtmpdump.1.gz
|
||||
%{_mandir}/man8/rtmpgw.8.gz
|
||||
%{_mandir}/man1/rtmpdump.1*
|
||||
%{_mandir}/man8/rtmpgw.8*
|
||||
|
||||
%files -n librtmp
|
||||
%defattr(-,root,root)
|
||||
@ -90,6 +88,12 @@ make DESTDIR=%{buildroot} \
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Tue Sep 23 2014 Automatic Build System <autodist@mambasoft.it> 20140918-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 03 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 20140303git-1mamba
|
||||
- update to 20140303git
|
||||
|
||||
* Mon Aug 26 2013 Automatic Build System <autodist@mambasoft.it> 2.3-3mamba
|
||||
- perodic rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user