]> git.pld-linux.org Git - packages/dvblast.git/commitdiff
- updated to 2.2 auto/th/dvblast-2.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Jan 2014 07:41:32 +0000 (08:41 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Jan 2014 07:41:32 +0000 (08:41 +0100)
dvblast.spec

index c9ca3cc671bfaa9f4a29079c269100a22219a305..98cc58ab4021288540b5631e499346f1c52cf6c1 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       DVB/ASI network streamer
 Summary(pl.UTF-8):     Aplikacja do tworzenia strumieni sieciowych DVB/ASI
 Name:          dvblast
-Version:       2.1.0
+Version:       2.2
 Release:       1
 License:       GPL v2+
 Group:         Networking
-Source0:       http://downloads.videolan.org/dvblast/2.1/%{name}-%{version}.tar.bz2
-# Source0-md5: df2287811abf2bbc0f8efdcc9f446192
+Source0:       http://downloads.videolan.org/dvblast/2.2/%{name}-%{version}.tar.bz2
+# Source0-md5: c7074e8902f1b200db93cc5287057c7f
 URL:           http://www.videolan.org/projects/dvblast.html
 BuildRequires: bitstream
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -62,5 +62,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README TODO
-%attr(755,root,root) %{_bindir}/%{name}*
-%{_mandir}/man1/%{name}.1*
+%attr(755,root,root) %{_bindir}/dvblast
+%attr(755,root,root) %{_bindir}/dvblastctl
+%attr(755,root,root) %{_bindir}/dvblast_mmi.sh
+%{_mandir}/man1/dvblast.1*
This page took 0.145266 seconds and 4 git commands to generate.