[thunar-media-tags-plugin] add intltool build dep

Peter Robinson pbrobinson at fedoraproject.org
Sun Jul 8 21:06:17 UTC 2012


commit a8310d132a6becd5d959730fca709bc319998fce
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Jul 8 22:06:05 2012 +0100

    add intltool build dep

 thunar-media-tags-plugin.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/thunar-media-tags-plugin.spec b/thunar-media-tags-plugin.spec
index bf5241b..42d4698 100644
--- a/thunar-media-tags-plugin.spec
+++ b/thunar-media-tags-plugin.spec
@@ -2,7 +2,7 @@
 
 Name:           thunar-media-tags-plugin
 Version:        0.1.2
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Media Tags plugin for the Thunar file manager
 
 Group:          User Interface/Desktops
@@ -20,6 +20,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  Thunar-devel >= %{thunarver}, libxfcegui4-devel >= 4.3.90.2
 BuildRequires:  libxml2-devel, gettext, perl(XML::Parser), libtool, xfce4-dev-tools
 BuildRequires:  taglib-devel >= 1.4
+BuildRequires:  intltool
 Requires:       Thunar >= %{thunarver}
 
 %description
@@ -64,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jul  8 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.1.2-13
+- add intltool build dep
+
 * Thu Apr 05 2012 Kevin Fenzi <kevin at scrye.com> - 0.1.2-12
 - Rebuild for Xfce 4.10
 


More information about the scm-commits mailing list