SPECS: gphpedit.spec - added pango patch - removed BR: GtkScintill...

paladine paladine at pld-linux.org
Tue Aug 16 22:44:03 CEST 2005


Author: paladine                     Date: Tue Aug 16 20:44:03 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added pango patch
- removed BR: GtkScintilla2-devel and added todo
- rel. 4

---- Files affected:
SPECS:
   gphpedit.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/gphpedit.spec
diff -u SPECS/gphpedit.spec:1.12 SPECS/gphpedit.spec:1.13
--- SPECS/gphpedit.spec:1.12	Thu Jun  2 21:43:48 2005
+++ SPECS/gphpedit.spec	Tue Aug 16 22:43:57 2005
@@ -1,16 +1,20 @@
 # $Revision$, $Date$
+#
+# TODO:
+# - use shared GtkScintilla2 lib
+#
 Summary:	A PHP source editor for GNOME 2
 Summary(pl):	Edytor kodu PHP dla GNOME 2
 Name:		gphpedit
 Version:	0.9.50
-Release:	3
+Release:	4
 License:	GPL
 Group:		X11/Applications
 Source0:	http://www.gphpedit.org/download/files/%{name}-%{version}.tar.gz
 # Source0-md5:	5683f1f196d8c80bdad587a043423046
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-pango.patch
 URL:		http://www.gphpedit.org/
-BuildRequires:	GtkScintilla2-devel
 BuildRequires:	automake
 BuildRequires:	libgnomeui-devel >= 2.0
 BuildRequires:	libgtkhtml-devel >= 2.0
@@ -29,11 +33,11 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 cp /usr/share/automake/config.sub .
 %configure
-
 %{__make}
 
 %install
@@ -59,6 +63,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/08/16 20:43:57  paladine
+- added pango patch
+- removed BR: GtkScintilla2-devel and added todo
+- rel. 4
+
 Revision 1.12  2005/06/02 19:43:48  qboosh
 - popt-devel is required by libgnome-devel not here
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gphpedit.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list