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