]> git.pld-linux.org Git - packages/libxklavier.git/commitdiff
- updated to 3.0
authorgrzegol <grzegol@pld-linux.org>
Wed, 30 Aug 2006 20:44:49 +0000 (20:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed nonull patch (applied upstream)
- added BR: gtk-doc

Changed files:
    libxklavier.spec -> 1.31

libxklavier.spec

index 7e0d7104d827ff224fa80f5105bba36ee45b7a02..ba8648db50fff2221fd5753b20c39252914d15b9 100644 (file)
@@ -1,18 +1,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
@@ -54,14 +54,12 @@ Statyczna wersja biblioteki libxklavier.
 %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} \
This page took 0.165762 seconds and 4 git commands to generate.