Author: grzegol Date: Wed Aug 30 20:44:54 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 3.0 - removed nonull patch (applied upstream) - added BR: gtk-doc
---- Files affected: SPECS: libxklavier.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/libxklavier.spec diff -u SPECS/libxklavier.spec:1.30 SPECS/libxklavier.spec:1.31 --- SPECS/libxklavier.spec:1.30 Thu Jul 13 22:45:35 2006 +++ SPECS/libxklavier.spec Wed Aug 30 22:44:49 2006 @@ -2,18 +2,18 @@ Summary: libXklavier library Summary(pl): Biblioteka libXklavier Name: libxklavier -Version: 2.91 -Release: 2 +Version: 3.0 +Release: 1 License: GPLv2 / LGPL v2 Group: Libraries Source0: http://dl.sourceforge.net/gswitchit/%{name}-%{version}.tar.gz -# Source0-md5: 53d9864d165c86edb6a67f7ebe140814 +# Source0-md5: 7457dc72cfcb57498882ea652cb79eeb Patch0: %{name}-warnings.patch -Patch1: %{name}-nonull.patch URL: http://www.freedesktop.org/Software/LibXklavier BuildRequires: autoconf BuildRequires: automake -BuildRequires: glib2-devel >= 1:2.12.0 +BuildRequires: glib2-devel >= 1:2.12.3 +BuildRequires: gtk-doc >= 1.7 BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.26 BuildRequires: pkgconfig @@ -55,14 +55,12 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__libtoolize} %{__aclocal} %{__autoconf} %{__automake} -LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --enable-gtk-doc \ --with-xkb-bin-base=%{_bindir} \ @@ -106,6 +104,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2006/08/30 20:44:49 grzegol +- updated to 3.0 +- removed nonull patch (applied upstream) +- added BR: gtk-doc + Revision 1.30 2006/07/13 20:45:35 freetz - rel.2, fix for http://bugzilla.gnome.org/show_bug.cgi?id=346980, ---as-needed passed to LDFLAGS ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libxklavier.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
