packages: gtksourceviewmm2/gtksourceviewmm2.spec - updated to 2.10.0
megabajt
megabajt at pld-linux.org
Sun May 9 17:13:47 CEST 2010
Author: megabajt Date: Sun May 9 15:13:47 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.10.0
---- Files affected:
packages/gtksourceviewmm2:
gtksourceviewmm2.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/gtksourceviewmm2/gtksourceviewmm2.spec
diff -u packages/gtksourceviewmm2/gtksourceviewmm2.spec:1.4 packages/gtksourceviewmm2/gtksourceviewmm2.spec:1.5
--- packages/gtksourceviewmm2/gtksourceviewmm2.spec:1.4 Mon Nov 10 23:11:47 2008
+++ packages/gtksourceviewmm2/gtksourceviewmm2.spec Sun May 9 17:13:42 2010
@@ -6,19 +6,20 @@
Summary: A C++ binding of GtkSourceView2
Summary(pl.UTF-8): Wiązania C++ dla GtkSourceView2
Name: gtksourceviewmm2
-Version: 2.2.0
-Release: 2
+Version: 2.10.0
+Release: 1
License: LGPL v2+
Group: X11/Libraries
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/2.2/gtksourceviewmm-%{version}.tar.bz2
-# Source0-md5: 2306402f31dff1cb9d3d664aa9153c28
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/2.10/gtksourceviewmm-%{version}.tar.bz2
+# Source0-md5: 4bae5b9e5712c1001c9fe27ada2071d4
URL: http://www.gnome.org/projects/gtksourceviewmm/
-BuildRequires: autoconf >= 2.59
+BuildRequires: autoconf >= 2.62
BuildRequires: automake >= 1:1.9
%{?with_apidocs:BuildRequires: doxygen}
BuildRequires: gtkmm-devel >= 2.12.1
-BuildRequires: gtksourceview2-devel >= 2.2.0
+BuildRequires: gtksourceview2-devel >= 2.10.0
BuildRequires: libtool
+BuildRequires: mm-common >= 0.8
BuildRequires: pkgconfig
Requires(post,postun): /sbin/ldconfig
Obsoletes: libgtksourceviewmm2
@@ -40,7 +41,7 @@
Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: gtkmm-devel >= 2.12.1
-Requires: gtksourceview2-devel >= 2.2.0
+Requires: gtksourceview2-devel >= 2.10.0
Obsoletes: libgtksourceviewmm2-devel
%description devel
@@ -79,12 +80,13 @@
%build
%{__libtoolize}
-%{__aclocal} -I scripts
+%{__aclocal} -I build
%{__autoconf}
%{__autoheader}
%{__automake}
%configure \
- --%{?with_apidocs:en}%{!?with_apidocs:dis}able-docs \
+ --disable-silent-rules \
+ --%{?with_apidocs:en}%{!?with_apidocs:dis}able-documentation \
--enable-static
%{__make}
@@ -94,10 +96,6 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-%if %{with apidocs}
-rm -rf $RPM_BUILD_ROOT%{_docdir}/libgtksourceviewmm-2.0
-%endif
-
%clean
rm -rf $RPM_BUILD_ROOT
@@ -125,7 +123,8 @@
%if %{with apidocs}
%files apidocs
%defattr(644,root,root,755)
-%doc docs/reference/html
+%{_datadir}/devhelp/books/gtksourceviewmm-2.0
+%{_docdir}/gtksourceviewmm-2.0
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -134,6 +133,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2010/05/09 15:13:42 megabajt
+- updated to 2.10.0
+
Revision 1.4 2008/11/10 22:11:47 megabajt
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtksourceviewmm2/gtksourceviewmm2.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list