rpms/gphpedit/devel gphpedit.spec,1.2,1.3

Tim Jackson (timj) fedora-extras-commits at redhat.com
Wed Jun 28 09:53:39 UTC 2006


Author: timj

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

Modified Files:
	gphpedit.spec 
Log Message:
Add missing BR; fix build on FC6


Index: gphpedit.spec
===================================================================
RCS file: /cvs/extras/rpms/gphpedit/devel/gphpedit.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gphpedit.spec	17 Apr 2006 20:28:36 -0000	1.2
+++ gphpedit.spec	28 Jun 2006 09:53:38 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           gphpedit
 Version:        0.9.80
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A PHP source editor for GNOME 2
 
 Group:          Applications/Text
@@ -9,7 +9,7 @@
 Source0:        gphpedit-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  gtkhtml2-devel libgnomeui-devel
+BuildRequires:  gtkhtml2-devel libgnomeui-devel intltool
 BuildRequires:  desktop-file-utils
 
 %description
@@ -80,6 +80,9 @@
 %{_datadir}/gphpedit/php-gphpedit.api
 
 %changelog
+* Wed Jun 18 2006 Tim Jackson <rpm at timj.co.uk> 0.9.80-5
+- Add missing BR on intltool (fixes build on FC6)
+
 * Mon Apr 17 2006 Tim Jackson <rpm at timj.co.uk> 0.9.80-4
 - Ensure bundled gtkscintilla2 is rebuilt instead of using precompiled
   binaries




More information about the fedora-extras-commits mailing list