Author: freetz                       Date: Tue Jun 13 16:22:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.91, updated build deps, note: new soname

---- Files affected:
SPECS:
   libxklavier.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/libxklavier.spec
diff -u SPECS/libxklavier.spec:1.28 SPECS/libxklavier.spec:1.29
--- SPECS/libxklavier.spec:1.28 Thu May  4 21:30:17 2006
+++ SPECS/libxklavier.spec      Tue Jun 13 18:22:13 2006
@@ -2,19 +2,19 @@
 Summary:       libXklavier library
 Summary(pl):   Biblioteka libXklavier
 Name:          libxklavier
-Version:       2.2
-Release:       2
-License:       LGPL
+Version:       2.91
+Release:       1
+License:       GPLv2 / LGPL v2
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/gswitchit/%{name}-%{version}.tar.gz
-# Source0-md5: a9c2e53ea96ed138b588df5a9b9addaf
+# Source0-md5: 53d9864d165c86edb6a67f7ebe140814
 Patch0:                %{name}-warnings.patch
 URL:           http://www.freedesktop.org/Software/LibXklavier
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: doxygen
+BuildRequires: glib2-devel >= 1:2.11.3
 BuildRequires: libtool
-BuildRequires: libxml2-devel >= 2.6.17
+BuildRequires: libxml2-devel >= 1:2.6.26
 BuildRequires: pkgconfig
 BuildRequires: xorg-lib-libxkbfile-devel
 Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -30,7 +30,7 @@
 Summary(pl):   Pliki nagłówkowe do tworzenia aplikacji z użyciem libxklavier
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      libxml2-devel >= 2.0.0
+Requires:      libxml2-devel >= 1:2.6.26
 Requires:      xorg-lib-libxkbfile-devel
 
 %description devel
@@ -61,8 +61,10 @@
 %{__autoconf}
 %{__automake}
 %configure \
+       --enable-gtk-doc \
        --with-xkb-bin-base=%{_bindir} \
-       --with-xkb-base=%{_datadir}/X11/xkb/
+       --with-xkb-base=%{_datadir}/X11/xkb \
+       --with-html-dir=%{_gtkdocdir}
 %{__make}
 
 %install
@@ -85,11 +87,11 @@
 
 %files devel
 %defattr(644,root,root,755)
-%doc doc/html/*.html doc/html/*.png doc/html/*.css
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_pkgconfigdir}/*.pc
 %{_includedir}/*
+%{_gtkdocdir}/%{name}
 
 %files static
 %defattr(644,root,root,755)
@@ -101,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/06/13 16:22:13  freetz
+- 2.91, updated build deps, note: new soname
+
 Revision 1.28  2006/05/04 19:30:17  wiget
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libxklavier.spec?r1=1.28&r2=1.29&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to