Hello community,

here is the log from the commit of package xorg-x11 for openSUSE:Factory 
checked in at 2013-08-04 17:26:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11 (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11/xorg-x11.changes        2012-12-28 
22:51:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-x11.new/xorg-x11.changes   2013-08-04 
23:52:17.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Aug  2 13:19:32 UTC 2013 - sndir...@suse.com
+
+- split off -essentials package for X.Org core apps (meta package
+  for required packages); recommends remain in xorg-x11 meta 
+  package; this allows minimum X11 patterns in a consistent way
+  (request by Coolo)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xorg-x11.spec ++++++
--- /var/tmp/diff_new_pack.7wEkzm/_old  2013-08-04 23:52:18.000000000 +0200
+++ /var/tmp/diff_new_pack.7wEkzm/_new  2013-08-04 23:52:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xorg-x11
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -20,7 +20,7 @@
 Url:            http://xorg.freedesktop.org/
 Version:        7.6_1
 Release:        0
-## Requires/Recommends of packages that we split away from xorg-x11
+## Recommends of packages that we split away from xorg-x11
 Recommends:     appres
 Recommends:     bdftopcf
 Recommends:     beforelight
@@ -35,21 +35,15 @@
 Recommends:     listres
 Recommends:     luit
 Recommends:     mkcomposecache
-Requires:       mkfontdir
-Requires:       mkfontscale
 Recommends:     oclock
 Recommends:     proxymngr
 Recommends:     rendercheck
-Requires:       rgb
 Recommends:     rstart
-Requires:       sessreg
-Requires:       setxkbmap
 Recommends:     showfont
 Recommends:     smproxy
 Recommends:     twm
 Recommends:     viewres
 Recommends:     x11perf
-Requires:       xauth
 Recommends:     xbacklight
 Recommends:     xbiff
 Recommends:     xcalc
@@ -57,12 +51,10 @@
 Recommends:     xclock
 Recommends:     xcmsdb
 Recommends:     xcompmgr
-Requires:       xconsole
 Recommends:     xcursor-themes
 Recommends:     xcursorgen
 Recommends:     xdbedizzy
 Recommends:     xditview
-Requires:       xdm
 Recommends:     xdpyinfo
 Recommends:     xedit
 Recommends:     xev
@@ -77,7 +69,6 @@
 Recommends:     xgamma
 Recommends:     xgc
 Recommends:     xhost
-Requires:       xinit
 Recommends:     xinput
 Recommends:     xkbcomp
 Recommends:     xkbevd
@@ -92,7 +83,6 @@
 Recommends:     xmag
 Recommends:     xman
 Recommends:     xmessage
-Requires:       xmodmap
 Recommends:     xmore
 Recommends:     xorg-scripts
 Recommends:     xplsprinters
@@ -100,7 +90,6 @@
 Recommends:     xprehashprinterlist
 Recommends:     xprop
 Recommends:     xrandr
-Requires:       xrdb
 Recommends:     xrefresh
 Recommends:     xrestop
 Recommends:     xrx
@@ -108,7 +97,6 @@
 Recommends:     xset
 Recommends:     xsetmode
 Recommends:     xsetpointer
-Requires:       xsetroot
 Recommends:     xsm
 Recommends:     xstdcmap
 Recommends:     xtrap
@@ -117,9 +105,10 @@
 Recommends:     xwd
 Recommends:     xwininfo
 Recommends:     xwud
-## End Requires of packages that we split away from xorg-x11
+## End Recommends of packages that we split away from xorg-x11
+Requires:       xorg-x11-essentials
 Provides:       XFree86
-Summary:        Compatibility metapackage for X.Org core and sample 
applications
+Summary:        Compatibility metapackage for X.Org sample applications
 License:        MIT
 Group:          System/X11/Utilities
 Source0:        README.meta
@@ -129,7 +118,29 @@
 
 %description
 This package is a compatibility metapackage. It used to contain the
-X.Org core and sample applications.
+X.Org sample applications.
+
+%package essentials
+Summary:        Compatibility metapackage for X.Org core applications
+Group:          System/X11/Utilities
+## Requires of packages that we split away from xorg-x11
+Requires:       mkfontdir
+Requires:       mkfontscale
+Requires:       rgb
+Requires:       sessreg
+Requires:       setxkbmap
+Requires:       xauth
+Requires:       xconsole
+Requires:       xdm
+Requires:       xinit
+Requires:       xmodmap
+Requires:       xrdb
+Requires:       xsetroot
+## End Requires of packages that we split away from xorg-x11
+
+%description essentials
+This package is a compatibility metapackage. It requires the
+X.Org core applications packages.
 
 %prep
 %setup -q -T -c '%{name}'
@@ -151,6 +162,9 @@
 %files
 %defattr(-,root,root)
 %doc README.meta
+
+%files essentials
+%defattr(-,root,root)
 %dir %{_datadir}/X11
 %{_datadir}/X11/nls/
 %{_bindir}/X11

++++++ README.meta ++++++
--- /var/tmp/diff_new_pack.7wEkzm/_old  2013-08-04 23:52:18.000000000 +0200
+++ /var/tmp/diff_new_pack.7wEkzm/_new  2013-08-04 23:52:18.000000000 +0200
@@ -3,13 +3,13 @@
 Please use instead the following packages:
 
   appres bdftopcf beforelight bitmap editres fonttosfnt fslsfonts fstobdf
-  iceauth ico lbxproxy listres luit mkcomposecache mkfontdir mkfontscale oclock
-  proxymngr rendercheck rgb rstart sessreg setxkbmap showfont smproxy
-  viewres x11perf xauth xbacklight xbiff xcalc xclipboard xclock xcmsdb
-  xcompmgr xconsole xcursor-themes xcursorgen xdbedizzy xditview xdm xdpyinfo
+  iceauth ico lbxproxy listres luit mkcomposecache oclock
+  proxymngr rendercheck rstart showfont smproxy
+  viewres x11perf xbacklight xbiff xcalc xclipboard xclock xcmsdb
+  xcompmgr xcursor-themes xcursorgen xdbedizzy xditview xdpyinfo
   xedit xev xeyes xf86dga xfd xfindproxy xfontsel xfs xfsinfo xfwp xgamma xgc
-  xhost xinit xinput xkbcomp xkbevd xkbprint xkbutils xkill xload xlogo
-  xlsatoms xlsclients xlsfonts xmag xman xmessage xmh xmodmap xmore
-  xorg-scripts xplsprinters xpr xprehashprinterlist xprop xrandr xrdb xrefresh
-  xrestop xrx xscope xset xsetmode xsetpointer xsetroot xsm xstdcmap xtrap
+  xhost xinput xkbcomp xkbevd xkbprint xkbutils xkill xload xlogo
+  xlsatoms xlsclients xlsfonts xmag xman xmessage xmh xmore
+  xorg-scripts xplsprinters xpr xprehashprinterlist xprop xrandr xrefresh
+  xrestop xrx xscope xset xsetmode xsetpointer xsm xstdcmap xtrap
   xvidtune xvinfo xwd xwininfo xwud

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to