[pinta] add intltool

palango palango at fedoraproject.org
Fri Feb 10 23:31:03 UTC 2012


commit e34e1f75527c73587baeaea1201bf88d687f71ed
Author: Paul Lange <palango at gmx.de>
Date:   Fri Feb 10 17:30:48 2012 -0600

    add intltool

 pinta.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pinta.spec b/pinta.spec
index 63bd565..68de64f 100644
--- a/pinta.spec
+++ b/pinta.spec
@@ -2,7 +2,7 @@
 
 Name:		pinta
 Version:	1.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	An easy to use drawing and image editing program
 
 Group:		Applications/Multimedia
@@ -19,7 +19,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 Requires:	hicolor-icon-theme
-BuildRequires:	mono-devel, gtk-sharp2-devel, gettext, desktop-file-utils
+BuildRequires:	mono-devel, gtk-sharp2-devel, gettext, desktop-file-utils, intltool
 
 %description
 Pinta is an image drawing/editing program.
@@ -91,6 +91,9 @@ rm -rf %{buildroot}
 %{_datadir}/pixmaps/%{name}*
 
 %changelog
+* Fri Feb 10 2012 Paul Lange <palango at gmx.de> - 1.1-2
+- Add intltool to BuildRequires
+
 * Fri Feb 10 2012 Paul Lange <palango at gmx.de> - 1.1-1
 - Update to 1.1
 


More information about the scm-commits mailing list