Author: qboosh Date: Tue Dec 15 13:29:38 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.0 - real summaries
---- Files affected: packages/xorg-lib-liblbxutil: xorg-lib-liblbxutil.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/xorg-lib-liblbxutil/xorg-lib-liblbxutil.spec diff -u packages/xorg-lib-liblbxutil/xorg-lib-liblbxutil.spec:1.18 packages/xorg-lib-liblbxutil/xorg-lib-liblbxutil.spec:1.19 --- packages/xorg-lib-liblbxutil/xorg-lib-liblbxutil.spec:1.18 Mon Jul 28 01:04:12 2008 +++ packages/xorg-lib-liblbxutil/xorg-lib-liblbxutil.spec Tue Dec 15 14:29:33 2009 @@ -1,45 +1,49 @@ # $Revision$, $Date$ -Summary: lbxutil library -Summary(pl.UTF-8): Biblioteka lbxutil +Summary: lbxutil library - Low Bandwidth X extension (LBX) utility routines +Summary(pl.UTF-8): Biblioteka lbxutil z funkcjami rozszerzenia LBX (Low Bandwidth X) Name: xorg-lib-liblbxutil -Version: 1.0.1 -Release: 4 +Version: 1.1.0 +Release: 1 License: MIT Group: X11/Libraries Source0: http://xorg.freedesktop.org/releases/individual/lib/liblbxutil-%{version}.tar.bz2 -# Source0-md5: b73cbd5bc3cd268722a624a5f1318fde +# Source0-md5: 273329a78c2e9ea189ac416c7fde94a1 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.19 -BuildRequires: xorg-proto-xextproto-devel -BuildRequires: xorg-util-util-macros +BuildRequires: xorg-proto-xextproto-devel >= 7.0.99.1 +BuildRequires: xorg-util-util-macros >= 1.3 BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -lbxutil library. +lbxutil library contains Low Bandwidth X extension (LBX) utility +routines. %description -l pl.UTF-8 -Biblioteka lbxutil. +Biblioteka lbxutil zawiera funkcje narzędziowe rozszerzenia LBX (Low +Bandwidth X - X o niskim wykorzystaniu pasma). %package devel Summary: Header files for liblbxutil library Summary(pl.UTF-8): Pliki nagłówkowe biblioteki liblbxutil Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: xorg-proto-xextproto-devel +Requires: xorg-proto-xextproto-devel >= 7.0.99.1 Requires: zlib-devel %description devel -lbxutil library. +lbxutil library contains Low Bandwidth X extension (LBX) utility +routines. This package contains the header files needed to develop programs that use liblbxutil. %description devel -l pl.UTF-8 -Biblioteka lbxutil. +Biblioteka lbxutil zawiera funkcje narzędziowe rozszerzenia LBX (Low +Bandwidth X - X o niskim wykorzystaniu pasma). Pakiet zawiera pliki nagłówkowe niezbędne do kompilowania programów używających biblioteki liblbxutil. @@ -51,13 +55,9 @@ Requires: %{name}-devel = %{version}-%{release} %description static -lbxutil library. - This package contains the static liblbxutil library. %description static -l pl.UTF-8 -Biblioteka lbxutil. - Pakiet zawiera statyczna bibliotekę liblbxutil. %prep @@ -88,13 +88,15 @@ %files %defattr(644,root,root,755) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS COPYING ChangeLog README %attr(755,root,root) %{_libdir}/liblbxutil.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/liblbxutil.so.1 %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/liblbxutil.so %{_libdir}/liblbxutil.la +%{_includedir}/X11/extensions/lbx*.h %{_pkgconfigdir}/lbxutil.pc %files static @@ -107,6 +109,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2009/12/15 13:29:33 qboosh +- updated to 1.1.0 +- real summaries + Revision 1.18 2008/07/27 23:04:12 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-lib-liblbxutil/xorg-lib-liblbxutil.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
