]> git.pld-linux.org Git - packages/GtkScintilla2.git/blobdiff - GtkScintilla2.spec
- R: pkgconfig for -devel
[packages/GtkScintilla2.git] / GtkScintilla2.spec
index 296fbdf854df92593029b7b73259ec9443c299ac..2c4d5933a838f51e1fae1a300312948140366667 100644 (file)
@@ -2,12 +2,12 @@ Summary:      GtkScintilla2 - A GTK+2 wrapper for Scintilla editing component
 Summary(pl):   GtkScintilla2 - wrapper GTK+2 do komponentu edycyjnego Scintilla
 Name:          GtkScintilla2
 Version:       0.0.8
-Release:       0.1
+Release:       1
 License:       LGPL
 Group:         Libraries
 Source0:       http://www.gphpedit.org/releases/%{name}-%{version}.tar.gz
 # Source0-md5: e275b450c59575adef18175c099df79d
-BuildRequires: gtk+2-devel >= 2.0.0
+BuildRequires: gtk+2-devel >= 1:2.0.0
 BuildRequires: pkgconfig
 BuildRequires: python
 BuildRequires: scintilla-devel >= 1.53
@@ -31,6 +31,7 @@ Summary(pl):  Pliki nag
 Group:         Development/Libraries
 Requires:      %{name} = %{version}
 Requires:      gtk+2-devel >= 2.0.0
+Requires:      pkgconfig
 Requires:      scintilla-devel >= 1.53
 
 %description devel
@@ -75,7 +76,7 @@ rm -rf $RPM_BUILD_ROOT
        SCINTILLA_LIB= \
        LIB_DIR=%{_libdir} \
        PKG_CONFIG_DIR=%{_pkgconfigdir} \
-       DESTDIR=$RPM_BUILD_ROOT 
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.060149 seconds and 4 git commands to generate.