[mkvtoolnix] Add missing BR

Nicolas Chauvet kwizart at fedoraproject.org
Tue Jan 17 09:48:13 UTC 2012


commit 26dc5c008642cb5f8f79c7259dfe396ae73b5af2
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Tue Jan 17 10:48:04 2012 +0100

    Add missing BR

 mkvtoolnix.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mkvtoolnix.spec b/mkvtoolnix.spec
index f3b593d..d849d8b 100644
--- a/mkvtoolnix.spec
+++ b/mkvtoolnix.spec
@@ -1,7 +1,7 @@
 Summary: Matroska container manipulation utilities
 Name: mkvtoolnix
 Version: 5.2.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/Multimedia
 Source0: http://www.bunkus.org/videotools/mkvtoolnix/sources/%{name}-%{version}.tar.bz2
@@ -18,6 +18,7 @@ BuildRequires: libcurl-devel
 BuildRequires: libmatroska-devel >= 1.0.0
 BuildRequires: libvorbis-devel
 BuildRequires: lzo-devel
+BuildRequires: po4a
 BuildRequires: pcre-devel
 BuildRequires: ruby
 BuildRequires: wxGTK-devel
@@ -140,6 +141,9 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/mime/packages/mkvtoolnix.xml
 
 %changelog
+* Tue Jan 17 2012 Nicolas Chauvet <kwizart at gmail.com> - 5.2.1-2
+- Add BR po4a
+
 * Thu Jan 12 2012 Nicolas Chauvet <kwizart at gmail.com> - 5.2.1-1
 - Update to 5.2.1
 - Add BR libcurl-devel


More information about the scm-commits mailing list