Author: thl
Update of /cvs/free/rpms/flvtool2/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1013
Modified Files:
.cvsignore sources
Added Files:
flvtool2.spec
Log Message:
sync with devel (after importing from freshrpms there)
--- NEW FILE flvtool2.spec ---
Summary: Manipulation tool for Macromedia Flash Video (FLV) files
Name: flvtool2
Version: 1.0.6
Release: 2%{?dist}
License: BSD
Group: Applications/Multimedia
URL:
http://www.inlet-media.de/flvtool2
Source:
http://rubyforge.org/frs/download.php/17497/flvtool2-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires: ruby
BuildRequires: ruby
BuildArch: noarch
%description
FLVTool2 is a manipulation tool for Macromedia Flash Video (FLV) files.
FLVTool2 can calculate a lot of meta data and insert a onMetaData tag. It can
cut FLV files and add cue Points (onCuePoint). A debug command lets you see
inside our FLV and the print command gives you meta data information in XML
or YAML format.
%prep
%setup
%build
ruby setup.rb config
ruby setup.rb setup
%install
%{__rm} -rf %{buildroot}
ruby setup.rb install --prefix=%{buildroot}
%clean
%{__rm} -rf %{buildroot}
%files
%defattr(-, root, root, 0755)
%doc CHANGELOG LICENSE README examples/
%{_bindir}/flvtool2
%{_prefix}/lib/ruby/site_ruby/*/flv.rb
%{_prefix}/lib/ruby/site_ruby/*/flvtool2.rb
%{_prefix}/lib/ruby/site_ruby/*/mixml.rb
%{_prefix}/lib/ruby/site_ruby/*/miyaml.rb
%{_prefix}/lib/ruby/site_ruby/*/flv/
%{_prefix}/lib/ruby/site_ruby/*/flvtool2/
%changelog
* Sat Oct 18 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.0.6-2
- rebuild for RPM Fusion
* Wed Feb 14 2007 Matthias Saou <
http://freshrpms.net/> 1.0.6-1
- Update to 1.0.6 (final).
* Wed Feb 7 2007 Matthias Saou <
http://freshrpms.net/> 1.0.5-0.1.rc6
- Initial RPM release.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/flvtool2/F-8/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 18 Oct 2008 13:44:10 -0000 1.1
+++ .cvsignore 18 Oct 2008 14:29:14 -0000 1.2
@@ -0,0 +1 @@
+flvtool2-1.0.6.tgz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/flvtool2/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 18 Oct 2008 13:44:10 -0000 1.1
+++ sources 18 Oct 2008 14:29:14 -0000 1.2
@@ -0,0 +1 @@
+08e5f6f10c06903447d97d7ba10cec67 flvtool2-1.0.6.tgz