SPECS: gtksourceview.spec - up to 1.8.2 - separated -apidocs
megabajt
megabajt at pld-linux.org
Sun Dec 24 14:17:14 CET 2006
Author: megabajt Date: Sun Dec 24 13:17:14 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.8.2
- separated -apidocs
---- Files affected:
SPECS:
gtksourceview.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: SPECS/gtksourceview.spec
diff -u SPECS/gtksourceview.spec:1.38 SPECS/gtksourceview.spec:1.39
--- SPECS/gtksourceview.spec:1.38 Tue Oct 3 11:42:20 2006
+++ SPECS/gtksourceview.spec Sun Dec 24 14:17:08 2006
@@ -2,23 +2,23 @@
Summary: Text widget that extends the standard GTK+ 2.x
Summary(pl): Widget tekstowy rozszerzający standardowy z GTK+ 2.x
Name: gtksourceview
-Version: 1.8.1
+Version: 1.8.2
Release: 1
License: GPL v2+
Group: X11/Libraries
Source0: http://ftp.gnome.org/pub/gnome/sources/gtksourceview/1.8/%{name}-%{version}.tar.bz2
-# Source0-md5: d2db4d84918fa0ca477f7684fa2f42a3
+# Source0-md5: d4f71965b20eacc2fcd93cc8cf1d9d73
URL: http://www.gnome.org/
BuildRequires: autoconf >= 2.53
BuildRequires: automake
BuildRequires: gnome-common >= 2.12.0
-BuildRequires: gnome-vfs2-devel >= 2.16.1
-BuildRequires: gtk+2-devel >= 2:2.10.5
+BuildRequires: gnome-vfs2-devel >= 2.16.3
+BuildRequires: gtk+2-devel >= 2:2.10.6
BuildRequires: gtk-doc >= 1.7
-BuildRequires: intltool >= 0.35
+BuildRequires: intltool >= 0.35.0
BuildRequires: libgnomeprintui-devel >= 2.12.1
BuildRequires: libtool
-BuildRequires: libxml2-devel >= 1:2.6.26
+BuildRequires: libxml2-devel >= 1:2.6.27
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -32,15 +32,26 @@
zaimplementowanie podświetlania składni i innych możliwości typowych
dla edytora źródeł.
+%package apidocs
+Summary: GtkSourceView API documentation
+Summary(pl): Dokumentacja API GtkSourceView
+Group: Documentation
+Requires: gtk-doc-common
+
+%description apidocs
+GtkSourceView API documentation.
+
+%description apidocs -l pl
+Dokumentacja API GtkSourceView.
+
%package devel
Summary: Header files for gtktextview
Summary(pl): Pliki nagłówkowe dla gtktextview
Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: gtk-doc-common
-Requires: gtk+2-devel >= 2:2.10.5
+Requires: gtk+2-devel >= 2:2.10.6
Requires: libgnomeprintui-devel >= 2.12.1
-Requires: libxml2-devel >= 1:2.6.26
+Requires: libxml2-devel >= 1:2.6.27
%description devel
Header files for gtktextview.
@@ -95,13 +106,16 @@
%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
%{_datadir}/%{name}-1.0
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/%{name}
+
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/lib*.la
%{_includedir}/%{name}-1.0
%{_pkgconfigdir}/*
-%{_gtkdocdir}/%{name}
%files static
%defattr(644,root,root,755)
@@ -113,6 +127,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2006/12/24 13:17:08 megabajt
+- up to 1.8.2
+- separated -apidocs
+
Revision 1.38 2006/10/03 09:42:20 grzegol
- 1.8.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gtksourceview.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list