rpms/gphpedit/FC-5 gphpedit.spec,1.3,1.4

Tim Jackson (timj) fedora-extras-commits at redhat.com
Sat Sep 9 14:12:45 UTC 2006


Author: timj

Update of /cvs/extras/rpms/gphpedit/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7195

Modified Files:
	gphpedit.spec 
Log Message:
Fix missing perl-XML-Parser BR



Index: gphpedit.spec
===================================================================
RCS file: /cvs/extras/rpms/gphpedit/FC-5/gphpedit.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gphpedit.spec	9 Sep 2006 13:54:04 -0000	1.3
+++ gphpedit.spec	9 Sep 2006 14:12:45 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           gphpedit
 Version:        0.9.91
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A PHP source editor for GNOME 2
 
 Group:          Applications/Text
@@ -10,7 +10,7 @@
 Patch0:         gphpedit-0.9.91-manual-en.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  gtkhtml2-devel libgnomeui-devel
+BuildRequires:  gtkhtml2-devel libgnomeui-devel perl-XML-Parser
 BuildRequires:  desktop-file-utils
 
 %description
@@ -78,6 +78,9 @@
 %{_datadir}/gphpedit/php-gphpedit.api
 
 %changelog
+* Sat Sep 09 2006 Tim Jackson <rpm at timj.co.uk> 0.9.91-2
+- Add missing perl-XML-Parser BR
+
 * Sat Sep 09 2006 Tim Jackson <rpm at timj.co.uk> 0.9.91-1
 - Update to 0.9.91
 - Remove pixmap path hack; now fixed upstream




More information about the fedora-extras-commits mailing list