]> git.pld-linux.org Git - packages/gphpedit.git/blobdiff - gphpedit.spec
- updated to 0.9.80
[packages/gphpedit.git] / gphpedit.spec
index f7a568bf520b288ff0622aee0ad1b078fe3453be..ed9686b30dc378a233de81547e9b579481825a8e 100644 (file)
@@ -1,16 +1,20 @@
+#
+# 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:       2
-License:       GPL
+Version:       0.9.80
+Release:       1
+License:       GPL v2+
 Group:         X11/Applications
 Source0:       http://www.gphpedit.org/download/files/%{name}-%{version}.tar.gz
-# Source0-md5: 5683f1f196d8c80bdad587a043423046
+# Source0-md5: f05e6354ea64c73dd7bfe020ae15ac71
 Patch0:                %{name}-desktop.patch
 URL:           http://www.gphpedit.org/
-BuildRequires: GtkScintilla2-devel
 BuildRequires: automake
+BuildRequires: intltool
 BuildRequires: libgnomeui-devel >= 2.0
 BuildRequires: libgtkhtml-devel >= 2.0
 BuildRequires: libstdc++-devel
@@ -32,7 +36,6 @@ plik
 %build
 cp /usr/share/automake/config.sub .
 %configure
-
 %{__make}
 
 %install
This page took 0.04584 seconds and 4 git commands to generate.