commit ba1dcba26388210425a0b7cc0a6fa7977eab48b4
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jan 5 15:27:21 2013 +0100

    - updated to 1.0.1
    - proper description

 xorg-lib-libXTrap.spec | 63 ++++++++++++++++++++++++++++++++------------------
 1 file changed, 40 insertions(+), 23 deletions(-)
---
diff --git a/xorg-lib-libXTrap.spec b/xorg-lib-libXTrap.spec
index e8b78d1..f82ba0c 100644
--- a/xorg-lib-libXTrap.spec
+++ b/xorg-lib-libXTrap.spec
@@ -1,12 +1,12 @@
-Summary:       XTrap library
-Summary(pl.UTF-8):     Biblioteka XTrap
+Summary:       libXTrap library - client API for the DEC-XTRAP extension
+Summary(pl.UTF-8):     Biblioteka libXTrap - API klienckie rozszerzenia 
DEC-XTRAP
 Name:          xorg-lib-libXTrap
-Version:       1.0.0
-Release:       5
+Version:       1.0.1
+Release:       1
 License:       MIT
 Group:         X11/Libraries
 Source0:       
http://xorg.freedesktop.org/releases/individual/lib/libXTrap-%{version}.tar.bz2
-# Source0-md5: 1e2d966b5b2b89910e418bb0f78e10de
+# Source0-md5: 076ff6279d202f19421b51af4f723935
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -15,17 +15,41 @@ BuildRequires:      pkgconfig >= 1:0.19
 BuildRequires: xorg-lib-libXext-devel
 BuildRequires: xorg-lib-libXt-devel
 BuildRequires: xorg-proto-trapproto-devel
-BuildRequires: xorg-util-util-macros
+BuildRequires: xorg-proto-xextproto-devel
+BuildRequires: xorg-util-util-macros >= 1.17
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-XTrap library.
+libXTrap library is the Xlib-based client API for the DEC-XTRAP
+extension.
+
+XTrap was a proposed standard extension for X11R5 which facilitated
+the capturing of server protocol and synthesizing core input events.
+
+Digital participated in the X Consortium's xtest working group which
+chose to evolve XTrap functionality into the XTEST & RECORD extensions
+for X11R6.
+
+As X11R6 was released in 1994, XTrap has now been deprecated for over 15
+years, and uses of it should be quite rare.
 
 %description -l pl.UTF-8
-Biblioteka XTrap.
+Biblioteka libXTrap to oparte na bibliotece Xlib API klienckie dla
+rozszerzenia DEC-XTRAP.
+
+XTrap było proponowanym standardowym rozszerzeniem dla X11R5,
+ułatwiającym przechwytywanie protokołu serwera i sztuczne tworzenie
+zdarzeń wejściowych.
+
+Digital brał udział w grupie roboczej X Consortium xtest, która
+zdecydowała o ewolucji funkcjonalności XTrap w rozszerzenia XTEST oraz
+RECORD dla X11R6.
+
+Jako że X11R6 zostało wydane w 1994, XTrap jest przestarzałe od ponad 15
+lat i jego użycie powinno być raczej rzadkie.
 
 %package devel
-Summary:       Header files for libXTrap library
+Summary:       Development files for libXTrap library
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki libXTrap
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
@@ -34,16 +58,12 @@ Requires:   xorg-lib-libXt-devel
 Requires:      xorg-proto-trapproto-devel
 
 %description devel
-XTrap library.
-
-This package contains the header files needed to develop programs that
-use libXTrap.
+This package contains the development files needed to compile programs
+that use libXTrap.
 
 %description devel -l pl.UTF-8
-Biblioteka XTrap.
-
-Pakiet zawiera pliki nagłówkowe niezbędne do kompilowania programów
-używających biblioteki libXTrap.
+Ten pakiet zawiera pliki programistyczne niezbędne do kompilowania
+programów używających biblioteki libXTrap.
 
 %package static
 Summary:       Static libXTrap library
@@ -52,14 +72,10 @@ Group:              X11/Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
-XTrap library.
-
 This package contains the static libXTrap library.
 
 %description static -l pl.UTF-8
-Biblioteka XTrap.
-
-Pakiet zawiera statyczną bibliotekę libXTrap.
+Ten pakiet zawiera statyczną bibliotekę libXTrap.
 
 %prep
 %setup -q -n libXTrap-%{version}
@@ -89,8 +105,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS COPYING ChangeLog README
 %attr(755,root,root) %{_libdir}/libXTrap.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libXTrap.so.6
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-lib-libXTrap.git/commitdiff/ba1dcba26388210425a0b7cc0a6fa7977eab48b4

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

Reply via email to