Hello community, here is the log from the commit of package xorg-x11-doc for openSUSE:Factory checked in at Wed May 25 09:57:15 CEST 2011.
-------- --- xorg-x11-doc/xorg-x11-doc.changes 2010-12-21 04:18:38.000000000 +0100 +++ /mounts/work_src_done/STABLE/xorg-x11-doc/xorg-x11-doc.changes 2011-05-19 14:36:13.000000000 +0200 @@ -1,0 +2,7 @@ +Thu May 19 12:33:23 UTC 2011 - [email protected] + +- Removed patch: excluded man pages to X and Xsecurity (which + are shipped with the server package) explicitely in the spec + file. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- xorg-x11-doc.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-doc.spec ++++++ --- /var/tmp/diff_new_pack.elbeeE/_old 2011-05-25 09:51:19.000000000 +0200 +++ /var/tmp/diff_new_pack.elbeeE/_new 2011-05-25 09:51:19.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package xorg-x11-doc (Version 7.6) +# spec file for package xorg-x11-doc # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,14 +22,13 @@ BuildRequires: docbook-utils pkgconfig xorg-x11-util-devel Url: http://xorg.freedesktop.org/ Version: 7.6 -Release: 2 +Release: 9 License: MIT BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: Documentation/Other Summary: X.Org documentation Source: xorg-docs-1.6.tar.bz2 -Patch: xorg-x11-doc.diff %description X.Org documentation in compressed PostScript format. @@ -39,9 +38,6 @@ %prep %setup -T -c %{name} for i in $RPM_SOURCE_DIR/*.tar.bz2; do tar xjf $i; done -pushd xorg-docs-* -%patch -popd %build for dir in $(ls */configure.ac); do @@ -66,5 +62,8 @@ %defattr(-,root,root) %doc %{_mandir}/man7/* %doc /usr/share/doc/xorg-docs/ +# contained in server package +%exclude %{_mandir}/man7/Xsecurity.* +%exclude %{_mandir}/man7/X.* %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
