Hello community,

here is the log from the commit of package xorg-x11-libXext for 
openSUSE:Factory checked in at 2012-02-10 17:21:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-libXext (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-libXext.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-libXext", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-libXext/xorg-x11-libXext.changes        
2011-09-23 12:52:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-libXext.new/xorg-x11-libXext.changes   
2012-02-10 17:21:22.000000000 +0100
@@ -1,0 +2,8 @@
+Sat Feb  4 23:27:46 UTC 2012 - [email protected]
+
+- Remove apparently unused (Build)Requires on Xdmcp, xtrans
+- Remove redundant tags/sections like %clean
+  (see specfile guidelines)
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xorg-x11-libXext.spec ++++++
--- /var/tmp/diff_new_pack.h9cse0/_old  2012-02-10 17:21:23.000000000 +0100
+++ /var/tmp/diff_new_pack.h9cse0/_new  2012-02-10 17:21:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package xorg-x11-libXext (Version 7.6_1.2.0)
+# spec file for package xorg-x11-libXext
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,20 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           xorg-x11-libXext
 %define dirsuffix 1.2.0
-BuildRequires:  fdupes pkgconfig xorg-x11-libX11-devel xorg-x11-libXau-devel 
xorg-x11-libXdmcp-devel xorg-x11-proto-devel xorg-x11-xtrans-devel
+BuildRequires:  fdupes
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(x11) >= 1.1.99.1
+BuildRequires:  pkgconfig(xextproto) >= 7.0.99.2
+BuildRequires:  pkgconfig(xproto) >= 7.0.13
 Url:            http://xorg.freedesktop.org/
 Version:        7.6_%{dirsuffix}
-Release:        1
-License:        MIT
+Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Group:          System/Libraries
 Provides:       xorg-x11-libs:/usr/X11R6/%{_lib}/libXext.so.6
 Summary:        X.Org Xext library
+License:        MIT
+Group:          System/Libraries
 Source:         libXext-%{dirsuffix}.tar.bz2
 Source2:        baselibs.conf
 
@@ -65,13 +67,11 @@
     Tim Glauert
 
 %package devel
-License:        MIT
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/X11
 Provides:       xorg-x11-devel:/usr/X11R6/%{_lib}/libXext.so
-Requires:       xorg-x11-proto-devel xorg-x11-xtrans-devel 
xorg-x11-libXau-devel xorg-x11-libXdmcp-devel xorg-x11-libX11-devel
+Requires:       xorg-x11-proto-devel xorg-x11-libXau-devel 
xorg-x11-libX11-devel
 Requires:       %{name} = %{version}
-AutoReqProv:    on
 
 %description devel
 This package contains all necessary include files and libraries needed
@@ -117,7 +117,7 @@
 --disable-static \
 %endif
 --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -126,9 +126,6 @@
 %endif
 %fdupes -s $RPM_BUILD_ROOT/%_mandir
 
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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

Reply via email to