rpms/gtorrentviewer/devel gtorrentviewer.spec,1.5,1.6

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Sun May 28 12:05:56 UTC 2006


Author: pghmcfc

Update of /cvs/extras/rpms/gtorrentviewer/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7546

Modified Files:
	gtorrentviewer.spec 
Log Message:
add missing buildreq intltool



Index: gtorrentviewer.spec
===================================================================
RCS file: /cvs/extras/rpms/gtorrentviewer/devel/gtorrentviewer.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gtorrentviewer.spec	14 Feb 2006 09:53:40 -0000	1.5
+++ gtorrentviewer.spec	28 May 2006 12:05:56 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           gtorrentviewer
 Version:        0.2b
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        A GTK2-based viewer and editor for BitTorrent meta files
 
 Group:          Applications/Internet
@@ -12,7 +12,7 @@
 Requires(post):   desktop-file-utils
 Requires(postun): desktop-file-utils
 
-BuildRequires:  curl-devel, gtk2-devel >= 2.4, desktop-file-utils, gettext
+BuildRequires:  curl-devel, gtk2-devel >= 2.4, desktop-file-utils, gettext, intltool
 
 %description
 GTorrentViewer gives you the ability to see and modify all the possible
@@ -59,6 +59,9 @@
 %{_mandir}/man1/gtorrentviewer.1*
 
 %changelog
+* Sun May 28 2006 Paul Howarth <paul at city-fan.org> 0.2b-9
+- add missing buildreq intltool
+
 * Tue Feb 14 2006 Paul Howarth <paul at city-fan.org> 0.2b-8
 - cosmetic tweak: use macros instead of variables
 - don't use macros in command paths, hardcode them instead




More information about the fedora-extras-commits mailing list