]> git.pld-linux.org Git - packages/gphpedit.git/blobdiff - gphpedit.spec
- updated to 0.9.80
[packages/gphpedit.git] / gphpedit.spec
index 3f8e50072d6874d305b3eb0471b9b1afb03a34d5..ed9686b30dc378a233de81547e9b579481825a8e 100644 (file)
@@ -1,17 +1,23 @@
+#
+# TODO:
+# - use shared GtkScintilla2 lib
+#
 Summary:       A PHP source editor for GNOME 2
-Summary(pl):   Edytor kodu php dla GNOME 2
+Summary(pl):   Edytor kodu PHP dla GNOME 2
 Name:          gphpedit
-Version:       0.9.10
-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: e8cbbf76284583ffbd34b570e4d707b1
+# 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
 BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -28,8 +34,8 @@ plik
 %patch0 -p1
 
 %build
+cp /usr/share/automake/config.sub .
 %configure
-
 %{__make}
 
 %install
This page took 0.087209 seconds and 4 git commands to generate.