rpms/nbtk/devel nbtk.spec,1.21,1.22

Peter Robinson pbrobinson at fedoraproject.org
Mon Sep 7 20:56:50 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/nbtk/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22640

Modified Files:
	nbtk.spec 
Log Message:
- Add gettext and intltool for translations


Index: nbtk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nbtk/devel/nbtk.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- nbtk.spec	7 Sep 2009 20:41:01 -0000	1.21
+++ nbtk.spec	7 Sep 2009 20:56:50 -0000	1.22
@@ -1,6 +1,6 @@
 Name:           nbtk
 Version:        1.0.0
-Release:        0.1%{?dist}
+Release:        0.2%{?dist}
 Summary:        A toolkit for moblin NetBooks
 
 Group:          System Environment/Libraries
@@ -15,6 +15,9 @@ BuildRequires: clutter-devel >= 1.0.0
 BuildRequires: clutter-imcontext-devel
 BuildRequires: gtk2-devel
 BuildRequires: libccss-devel
+BuildRequires: pkgconfig
+BuildRequires: intltool
+BuildRequires: gettext
 BuildRequires: gtk-doc
 
 # Require these because the git tarball doesn't have the configure built
@@ -81,6 +84,9 @@ rm -rf %{buildroot}
 %doc %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Mon Sep  7 2009 Peter Robinson <pbrobinson at gmail.com> 1.0.0-0.2
+- Add gettext and intltool for translations
+
 * Mon Sep  7 2009 Peter Robinson <pbrobinson at gmail.com> 1.0.0-0.1
 - A 1.0.0 pre release snapshot
 




More information about the scm-commits mailing list