rpms/buildsys-build-rpmfusion/F-12 buildsys-build-rpmfusion.spec, 1.47, 1.48
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/buildsys-build-rpmfusion/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23555
Modified Files:
buildsys-build-rpmfusion.spec
Log Message:
* Tue Apr 20 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 10:12-21
- rebuilt
Index: buildsys-build-rpmfusion.spec
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/F-12/buildsys-build-rpmfusion.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- buildsys-build-rpmfusion.spec 19 Apr 2010 15:08:24 -0000 1.47
+++ buildsys-build-rpmfusion.spec 20 Apr 2010 17:54:50 -0000 1.48
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 10
Version: 12
-Release: 20
+Release: 21
Summary: Tools and files used by the %{repo} buildsys
Group: Development/Tools
@@ -90,6 +90,9 @@
%changelog
+* Tue Apr 20 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 10:12-21
+- rebuilt
+
* Mon Apr 19 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 10:12-20
- rebuild for kernel 2.6.32.11-104.fc12
14 years, 7 months
rpms/kffmpegthumbnailer/devel kffmpegthumbnailer.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Magnus Tuominen
Author: magnu5
Update of /cvs/free/rpms/kffmpegthumbnailer/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26714/devel
Modified Files:
.cvsignore sources
Added Files:
kffmpegthumbnailer.spec
Log Message:
version 1.1.0-2
--- NEW FILE kffmpegthumbnailer.spec ---
Name: kffmpegthumbnailer
Version: 1.1.0
Release: 2%{?dist}
Summary: A video thumbnailer for kde based on ffmpegthumbnailer
Group: Applications/Multimedia
License: GPLv2+
URL: http://code.google.com/p/ffmpegthumbnailer/
Source0: http://ffmpegthumbnailer.googlecode.com/files/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: ffmpegthumbnailer-devel
Requires: kdebase-workspace
%{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
%description
This video thumbnailer can be used to create thumbnails for your video files.
The thumbnailer uses ffmpeg to decode frames from the video files.
%prep
%setup -q
chmod -x INSTALL
%build
mkdir -p %{_target_platform}
pushd %{_target_platform}
%{cmake_kde4} ..
popd
make %{?_smp_mflags} -C %{_target_platform}
%install
rm -rf $RPM_BUILD_ROOT
make install/fast DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc COPYRIGHT README Changelog
%{_kde4_datadir}/kde4/services/kffmpegthumbnailer.desktop
%{_kde4_libdir}/kde4/kffmpegthumbnailer.so
%changelog
* Mon Apr 12 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> - 1.1.0-2
- requires kdebase-workspace
- remove INSTALL from doc
- license change to GPLv2+
* Sun Apr 11 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> - 1.1.0-1
- initial build
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/kffmpegthumbnailer/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 19 Apr 2010 21:41:04 -0000 1.1
+++ .cvsignore 20 Apr 2010 13:41:14 -0000 1.2
@@ -0,0 +1 @@
+kffmpegthumbnailer-1.1.0.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/kffmpegthumbnailer/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 19 Apr 2010 21:41:04 -0000 1.1
+++ sources 20 Apr 2010 13:41:14 -0000 1.2
@@ -0,0 +1 @@
+fa897450ee691b6d225d8f79a6cfd409 kffmpegthumbnailer-1.1.0.tar.gz
14 years, 7 months
rpms/qmmp-plugins-freeworld/devel .cvsignore, 1.7, 1.8 qmmp-plugins-freeworld.spec, 1.10, 1.11 sources, 1.7, 1.8
by Karel Volný
Author: kvolny
Update of /cvs/free/rpms/qmmp-plugins-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17504
Modified Files:
.cvsignore qmmp-plugins-freeworld.spec sources
Log Message:
* Tue Apr 20 2010 Karel Volný <kvolny(a)redhat.com> 0.3.4-1
- version bump
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 14 Jan 2010 11:19:09 -0000 1.7
+++ .cvsignore 20 Apr 2010 12:03:18 -0000 1.8
@@ -1 +1 @@
-qmmp-0.3.2.tar.bz2
+qmmp-0.3.4.tar.bz2
Index: qmmp-plugins-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/devel/qmmp-plugins-freeworld.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- qmmp-plugins-freeworld.spec 14 Jan 2010 11:19:09 -0000 1.10
+++ qmmp-plugins-freeworld.spec 20 Apr 2010 12:03:18 -0000 1.11
@@ -1,5 +1,5 @@
Name: qmmp-plugins-freeworld
-Version: 0.3.2
+Version: 0.3.4
Release: 1%{?dist}
Summary: Plugins for qmmp (Qt-based multimedia player)
@@ -102,6 +102,9 @@
%changelog
+* Tue Apr 20 2010 Karel Volný <kvolny(a)redhat.com> 0.3.4-1
+- version bump
+
* Thu Jan 14 2010 Karel Volný <kvolny(a)redhat.com> 0.3.2-1
- version bump
Index: sources
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 14 Jan 2010 11:19:09 -0000 1.7
+++ sources 20 Apr 2010 12:03:18 -0000 1.8
@@ -1 +1 @@
-29fdb5e543d93634054844e17dcaba82 qmmp-0.3.2.tar.bz2
+000eed2eb5fbbcc1937f490dddf3609c qmmp-0.3.4.tar.bz2
14 years, 7 months
rpms/rtmpdump/F-12 rtmpdump-link-gcrypt.patch, NONE, 1.1 rtmpdump.spec, 1.1, 1.2
by David Woodhouse
Author: dwmw2
Update of /cvs/free/rpms/rtmpdump/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20924
Modified Files:
rtmpdump.spec
Added Files:
rtmpdump-link-gcrypt.patch
Log Message:
fix link error
rtmpdump-link-gcrypt.patch:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE rtmpdump-link-gcrypt.patch ---
Author: hyc
Date: Sun Apr 18 21:41:36 2010
New Revision: 435
Log:
Windows GNUTLS needs explicit -lgcrypt
Modified:
trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile Sun Apr 18 21:32:42 2010 (r434)
+++ trunk/Makefile Sun Apr 18 21:41:36 2010 (r435)
@@ -5,7 +5,7 @@ LD=$(CROSS_COMPILE)ld
CRYPTO=OPENSSL
#CRYPTO=GNUTLS
-LIB_GNUTLS=-lgnutls
+LIB_GNUTLS=-lgnutls -lgcrypt
LIB_OPENSSL=-lssl -lcrypto
CRYPTO_LIB=$(LIB_$(CRYPTO))
DEF_=-DNO_CRYPTO
_______________________________________________
rtmpdump mailing list
rtmpdump(a)mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump
Index: rtmpdump.spec
===================================================================
RCS file: /cvs/free/rpms/rtmpdump/F-12/rtmpdump.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rtmpdump.spec 20 Apr 2010 08:04:35 -0000 1.1
+++ rtmpdump.spec 20 Apr 2010 08:21:23 -0000 1.2
@@ -1,6 +1,6 @@
Name: rtmpdump
Version: 2.2c
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Toolkit for RTMP streams
Group: Applications/Internet
@@ -10,6 +10,7 @@
# label its licence correctly. But the _tools_ are GPLv2.
URL: http://rtmpdump.mplayerhq.hu/
Source0: http://rtmpdump.mplayerhq.hu/download/rtmpdump-%{version}.tar.gz
+Patch1: rtmpdump-link-gcrypt.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gnutls-devel zlib-devel
@@ -20,6 +21,7 @@
%prep
%setup -q
+%patch1 -p1
%build
make CRYPTO=GNUTLS OPT="$RPM_OPT_FLAGS" progs
@@ -54,5 +56,8 @@
%changelog
+* Tue Apr 20 2010 David Woodhouse <dwmw2(a)infradead.org> 2.2c-2
+- Link with libgcrypt explicitly since we call it directly
+
* Mon Apr 19 2010 David Woodhouse <dwmw2(a)infradead.org> 2.2c-1
- Initial package
14 years, 7 months
rpms/rtmpdump/devel rtmpdump-link-gcrypt.patch, NONE, 1.1 rtmpdump.spec, 1.1, 1.2
by David Woodhouse
Author: dwmw2
Update of /cvs/free/rpms/rtmpdump/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20811
Modified Files:
rtmpdump.spec
Added Files:
rtmpdump-link-gcrypt.patch
Log Message:
fix link error
rtmpdump-link-gcrypt.patch:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE rtmpdump-link-gcrypt.patch ---
Author: hyc
Date: Sun Apr 18 21:41:36 2010
New Revision: 435
Log:
Windows GNUTLS needs explicit -lgcrypt
Modified:
trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile Sun Apr 18 21:32:42 2010 (r434)
+++ trunk/Makefile Sun Apr 18 21:41:36 2010 (r435)
@@ -5,7 +5,7 @@ LD=$(CROSS_COMPILE)ld
CRYPTO=OPENSSL
#CRYPTO=GNUTLS
-LIB_GNUTLS=-lgnutls
+LIB_GNUTLS=-lgnutls -lgcrypt
LIB_OPENSSL=-lssl -lcrypto
CRYPTO_LIB=$(LIB_$(CRYPTO))
DEF_=-DNO_CRYPTO
_______________________________________________
rtmpdump mailing list
rtmpdump(a)mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump
Index: rtmpdump.spec
===================================================================
RCS file: /cvs/free/rpms/rtmpdump/devel/rtmpdump.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rtmpdump.spec 20 Apr 2010 08:03:56 -0000 1.1
+++ rtmpdump.spec 20 Apr 2010 08:21:07 -0000 1.2
@@ -1,6 +1,6 @@
Name: rtmpdump
Version: 2.2c
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Toolkit for RTMP streams
Group: Applications/Internet
@@ -10,6 +10,7 @@
# label its licence correctly. But the _tools_ are GPLv2.
URL: http://rtmpdump.mplayerhq.hu/
Source0: http://rtmpdump.mplayerhq.hu/download/rtmpdump-%{version}.tar.gz
+Patch1: rtmpdump-link-gcrypt.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gnutls-devel zlib-devel
@@ -20,6 +21,7 @@
%prep
%setup -q
+%patch1 -p1
%build
make CRYPTO=GNUTLS OPT="$RPM_OPT_FLAGS" progs
@@ -54,5 +56,8 @@
%changelog
+* Tue Apr 20 2010 David Woodhouse <dwmw2(a)infradead.org> 2.2c-2
+- Link with libgcrypt explicitly since we call it directly
+
* Mon Apr 19 2010 David Woodhouse <dwmw2(a)infradead.org> 2.2c-1
- Initial package
14 years, 7 months
rpms/rtmpdump/F-13 rtmpdump.spec,1.2,1.3
by David Woodhouse
Author: dwmw2
Update of /cvs/free/rpms/rtmpdump/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20694
Modified Files:
rtmpdump.spec
Log Message:
bump release properly, not just in changelog
Index: rtmpdump.spec
===================================================================
RCS file: /cvs/free/rpms/rtmpdump/F-13/rtmpdump.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rtmpdump.spec 20 Apr 2010 08:20:24 -0000 1.2
+++ rtmpdump.spec 20 Apr 2010 08:20:41 -0000 1.3
@@ -1,6 +1,6 @@
Name: rtmpdump
Version: 2.2c
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Toolkit for RTMP streams
Group: Applications/Internet
14 years, 7 months
rpms/rtmpdump/F-13 rtmpdump-link-gcrypt.patch, NONE, 1.1 rtmpdump.spec, 1.1, 1.2
by David Woodhouse
Author: dwmw2
Update of /cvs/free/rpms/rtmpdump/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20657
Modified Files:
rtmpdump.spec
Added Files:
rtmpdump-link-gcrypt.patch
Log Message:
fix link error
rtmpdump-link-gcrypt.patch:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE rtmpdump-link-gcrypt.patch ---
Author: hyc
Date: Sun Apr 18 21:41:36 2010
New Revision: 435
Log:
Windows GNUTLS needs explicit -lgcrypt
Modified:
trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile Sun Apr 18 21:32:42 2010 (r434)
+++ trunk/Makefile Sun Apr 18 21:41:36 2010 (r435)
@@ -5,7 +5,7 @@ LD=$(CROSS_COMPILE)ld
CRYPTO=OPENSSL
#CRYPTO=GNUTLS
-LIB_GNUTLS=-lgnutls
+LIB_GNUTLS=-lgnutls -lgcrypt
LIB_OPENSSL=-lssl -lcrypto
CRYPTO_LIB=$(LIB_$(CRYPTO))
DEF_=-DNO_CRYPTO
_______________________________________________
rtmpdump mailing list
rtmpdump(a)mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump
Index: rtmpdump.spec
===================================================================
RCS file: /cvs/free/rpms/rtmpdump/F-13/rtmpdump.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rtmpdump.spec 20 Apr 2010 08:04:31 -0000 1.1
+++ rtmpdump.spec 20 Apr 2010 08:20:24 -0000 1.2
@@ -10,6 +10,7 @@
# label its licence correctly. But the _tools_ are GPLv2.
URL: http://rtmpdump.mplayerhq.hu/
Source0: http://rtmpdump.mplayerhq.hu/download/rtmpdump-%{version}.tar.gz
+Patch1: rtmpdump-link-gcrypt.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gnutls-devel zlib-devel
@@ -20,6 +21,7 @@
%prep
%setup -q
+%patch1 -p1
%build
make CRYPTO=GNUTLS OPT="$RPM_OPT_FLAGS" progs
@@ -54,5 +56,8 @@
%changelog
+* Tue Apr 20 2010 David Woodhouse <dwmw2(a)infradead.org> 2.2c-2
+- Link with libgcrypt explicitly since we call it directly
+
* Mon Apr 19 2010 David Woodhouse <dwmw2(a)infradead.org> 2.2c-1
- Initial package
14 years, 7 months
rpms/rtmpdump/F-12 rtmpdump.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by David Woodhouse
Author: dwmw2
Update of /cvs/free/rpms/rtmpdump/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18937
Modified Files:
.cvsignore sources
Added Files:
rtmpdump.spec
Log Message:
F-12 import
--- NEW FILE rtmpdump.spec ---
Name: rtmpdump
Version: 2.2c
Release: 1%{?dist}
Summary: Toolkit for RTMP streams
Group: Applications/Internet
License: GPLv2+
# Note that librtmp is actually LGPLv2, so if you package that separately
# (for which you'd probably want to make it a dynamic library) you should
# label its licence correctly. But the _tools_ are GPLv2.
URL: http://rtmpdump.mplayerhq.hu/
Source0: http://rtmpdump.mplayerhq.hu/download/rtmpdump-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gnutls-devel zlib-devel
%description
rtmpdump is a toolkit for RTMP streams. All forms of RTMP are supported,
including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://.
%prep
%setup -q
%build
make CRYPTO=GNUTLS OPT="$RPM_OPT_FLAGS" progs
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_bindir}
for FILE in rtmpdump rtmpgw rtmpsrv rtmpsuck; do
install -m 0755 $FILE $RPM_BUILD_ROOT%{_bindir}
done
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
install -m 0644 rtmpdump.1 $RPM_BUILD_ROOT%{_mandir}/man1
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8
install -m 0644 rtmpgw.8 $RPM_BUILD_ROOT%{_mandir}/man8
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%{_bindir}/rtmpdump
%{_bindir}/rtmpsrv
%{_bindir}/rtmpgw
%{_bindir}/rtmpsuck
%{_mandir}/man1/rtmpdump.1.*
%{_mandir}/man8/rtmpgw.8.*
%doc COPYING ChangeLog README
%changelog
* Mon Apr 19 2010 David Woodhouse <dwmw2(a)infradead.org> 2.2c-1
- Initial package
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/rtmpdump/F-12/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 19 Apr 2010 21:42:51 -0000 1.1
+++ .cvsignore 20 Apr 2010 08:04:35 -0000 1.2
@@ -0,0 +1 @@
+rtmpdump-2.2c.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/rtmpdump/F-12/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 19 Apr 2010 21:42:51 -0000 1.1
+++ sources 20 Apr 2010 08:04:35 -0000 1.2
@@ -0,0 +1 @@
+4a91ce1aaf7fec57a8108753d05ad162 rtmpdump-2.2c.tar.gz
14 years, 7 months
rpms/rtmpdump/F-13 rtmpdump.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by David Woodhouse
Author: dwmw2
Update of /cvs/free/rpms/rtmpdump/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18912
Modified Files:
.cvsignore sources
Added Files:
rtmpdump.spec
Log Message:
F-13 import
--- NEW FILE rtmpdump.spec ---
Name: rtmpdump
Version: 2.2c
Release: 1%{?dist}
Summary: Toolkit for RTMP streams
Group: Applications/Internet
License: GPLv2+
# Note that librtmp is actually LGPLv2, so if you package that separately
# (for which you'd probably want to make it a dynamic library) you should
# label its licence correctly. But the _tools_ are GPLv2.
URL: http://rtmpdump.mplayerhq.hu/
Source0: http://rtmpdump.mplayerhq.hu/download/rtmpdump-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gnutls-devel zlib-devel
%description
rtmpdump is a toolkit for RTMP streams. All forms of RTMP are supported,
including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://.
%prep
%setup -q
%build
make CRYPTO=GNUTLS OPT="$RPM_OPT_FLAGS" progs
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_bindir}
for FILE in rtmpdump rtmpgw rtmpsrv rtmpsuck; do
install -m 0755 $FILE $RPM_BUILD_ROOT%{_bindir}
done
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
install -m 0644 rtmpdump.1 $RPM_BUILD_ROOT%{_mandir}/man1
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8
install -m 0644 rtmpgw.8 $RPM_BUILD_ROOT%{_mandir}/man8
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%{_bindir}/rtmpdump
%{_bindir}/rtmpsrv
%{_bindir}/rtmpgw
%{_bindir}/rtmpsuck
%{_mandir}/man1/rtmpdump.1.*
%{_mandir}/man8/rtmpgw.8.*
%doc COPYING ChangeLog README
%changelog
* Mon Apr 19 2010 David Woodhouse <dwmw2(a)infradead.org> 2.2c-1
- Initial package
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/rtmpdump/F-13/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 19 Apr 2010 21:42:51 -0000 1.1
+++ .cvsignore 20 Apr 2010 08:04:30 -0000 1.2
@@ -0,0 +1 @@
+rtmpdump-2.2c.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/rtmpdump/F-13/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 19 Apr 2010 21:42:51 -0000 1.1
+++ sources 20 Apr 2010 08:04:31 -0000 1.2
@@ -0,0 +1 @@
+4a91ce1aaf7fec57a8108753d05ad162 rtmpdump-2.2c.tar.gz
14 years, 7 months
rpms/rtmpdump/devel rtmpdump.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by David Woodhouse
Author: dwmw2
Update of /cvs/free/rpms/rtmpdump/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18824
Modified Files:
.cvsignore sources
Added Files:
rtmpdump.spec
Log Message:
import
--- NEW FILE rtmpdump.spec ---
Name: rtmpdump
Version: 2.2c
Release: 1%{?dist}
Summary: Toolkit for RTMP streams
Group: Applications/Internet
License: GPLv2+
# Note that librtmp is actually LGPLv2, so if you package that separately
# (for which you'd probably want to make it a dynamic library) you should
# label its licence correctly. But the _tools_ are GPLv2.
URL: http://rtmpdump.mplayerhq.hu/
Source0: http://rtmpdump.mplayerhq.hu/download/rtmpdump-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gnutls-devel zlib-devel
%description
rtmpdump is a toolkit for RTMP streams. All forms of RTMP are supported,
including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://.
%prep
%setup -q
%build
make CRYPTO=GNUTLS OPT="$RPM_OPT_FLAGS" progs
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_bindir}
for FILE in rtmpdump rtmpgw rtmpsrv rtmpsuck; do
install -m 0755 $FILE $RPM_BUILD_ROOT%{_bindir}
done
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
install -m 0644 rtmpdump.1 $RPM_BUILD_ROOT%{_mandir}/man1
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8
install -m 0644 rtmpgw.8 $RPM_BUILD_ROOT%{_mandir}/man8
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%{_bindir}/rtmpdump
%{_bindir}/rtmpsrv
%{_bindir}/rtmpgw
%{_bindir}/rtmpsuck
%{_mandir}/man1/rtmpdump.1.*
%{_mandir}/man8/rtmpgw.8.*
%doc COPYING ChangeLog README
%changelog
* Mon Apr 19 2010 David Woodhouse <dwmw2(a)infradead.org> 2.2c-1
- Initial package
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/rtmpdump/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 19 Apr 2010 21:42:51 -0000 1.1
+++ .cvsignore 20 Apr 2010 08:03:56 -0000 1.2
@@ -0,0 +1 @@
+rtmpdump-2.2c.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/rtmpdump/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 19 Apr 2010 21:42:51 -0000 1.1
+++ sources 20 Apr 2010 08:03:56 -0000 1.2
@@ -0,0 +1 @@
+4a91ce1aaf7fec57a8108753d05ad162 rtmpdump-2.2c.tar.gz
14 years, 7 months