Hello community,

here is the log from the commit of package xorg-x11-libX11 for openSUSE:Factory
checked in at Thu May 19 16:39:18 CEST 2011.



--------
--- xorg-x11-libX11/xorg-x11-libX11.changes     2011-03-22 21:11:32.000000000 
+0100
+++ /mounts/work_src_done/STABLE/xorg-x11-libX11/xorg-x11-libX11.changes        
2011-05-19 14:01:04.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 19 12:01:44 UTC 2011 - [email protected]
+
+- Fix bnc#688032 by reintroducing (modified) xmlto
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  Ignore-user-locks-after-sleeping-in-_XReply-and-_XRe.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xorg-x11-libX11.spec ++++++
--- /var/tmp/diff_new_pack.8v6fnS/_old  2011-05-19 16:38:02.000000000 +0200
+++ /var/tmp/diff_new_pack.8v6fnS/_new  2011-05-19 16:38:02.000000000 +0200
@@ -17,6 +17,7 @@
 
 # norootforbuild
 
+%bcond_without documentation
 
 Name:           xorg-x11-libX11
 %define xcb 1
@@ -25,10 +26,13 @@
 %if %xcb
 BuildRequires:  xorg-x11-libxcb-devel
 %endif
+%if %{with documentation}
+BuildRequires:  xmlto
+%endif
 PreReq:         coreutils
 Url:            http://xorg.freedesktop.org/
 Version:        7.6
-Release:        14
+Release:        15
 License:        MIT License (or similar)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Group:          System/Libraries
@@ -52,7 +56,6 @@
 Patch17:        Xcms.diff
 Patch18:        compose-zh_CN.UTF-8.diff
 Patch19:        scim_swallow.diff
-Patch20:        Ignore-user-locks-after-sleeping-in-_XReply-and-_XRe.patch
 
 %description
 This package contains the X.Org X11 library.
@@ -80,7 +83,7 @@
 
 %package devel
 License:        MIT License (or similar)
-Summary:        Include Files and Libraries mandatory for Development.
+Summary:        Headers and libraries mandatory for developing X11 applications
 Group:          Development/Libraries/X11
 Provides:       xorg-x11-devel:/usr/X11R6/%{_lib}/libX11.so
 Requires:       xorg-x11-proto-devel %{name} = %{version}
@@ -114,6 +117,28 @@
     Takashi Fujiwara
     Warren Turkal
 
+%package doc
+
+Summary:        X11 library reference 
+Group:          Documentation/HTML
+BuildArch:      noarch
+
+%description doc
+Documentation for this library can be found in the included man pages,
+the xlib spec from the doc/xorg-docs module, also available at:
+
+       http://xorg.freedesktop.org/releases/X11R7.0/doc/PDF/xlib.pdf
+
+and the O'Reilly Xlib books, which they have made freely available online,
+though only for older versions of X11:
+
+ - X Series Volume 2: Xlib Reference Manual (1989, covers X11R3)
+       http://www.archive.org/details/xlibretmanver1102nyemiss
+
+ - X Series Volume 2: Xlib Reference Manual, 2nd Edition (1990, covers X11R4)
+       http://www.archive.org/details/xlibrefmanv115ed02nyemiss
+
+
 %prep
 %setup -q -n libX11-%{dirsuffix}
 # make legal department happy (Bug #153744)
@@ -131,7 +156,6 @@
 %patch17 -p0
 %patch18 -p0
 %patch19 -p1
-#%patch20 -p1
 
 %build
 autoreconf -fi
@@ -191,24 +215,30 @@
 
 %files
 %defattr(-,root,root)
-/usr/share/doc/libX11/
-%{_mandir}/man5/*
 %if %suse_version <= 1010
 /etc/profile.d/%name.csh
 /etc/profile.d/%name.sh
 %endif
 %{_libdir}/*.so.*
 /usr/share/X11/
+%doc COPYING README NEWS AUTHORS ChangeLog
+%doc %{_mandir}/man5/*
 
 %files devel
 %defattr(-,root,root)
 /usr/include/X11/*.h
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
-%{_mandir}/man3/*
+%doc %{_mandir}/man3/*
 %if %suse_version <= 1110
 %{_libdir}/*.a
 %{_libdir}/*.la
+%doc COPYING
 %endif
 
+%files doc
+%defattr(-,root,root)
+%doc %{_datadir}/doc/libX11/
+%doc COPYING
+
 %changelog


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to