Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-util-devel/xorg-x11-util-devel.changes  
2011-09-23 12:52:40.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-util-devel.new/xorg-x11-util-devel.changes 
    2012-02-10 17:21:44.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Feb  8 13:13:22 UTC 2012 - [email protected]
+
+- change license to be in spdx.org format
+
+-------------------------------------------------------------------
+Wed Oct  5 15:21:52 UTC 2011 - [email protected]
+
+- cross-build fix: use %configure macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xorg-x11-util-devel.spec ++++++
--- /var/tmp/diff_new_pack.F9VBso/_old  2012-02-10 17:21:45.000000000 +0100
+++ /var/tmp/diff_new_pack.F9VBso/_new  2012-02-10 17:21:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xorg-x11-util-devel
 #
-# Copyright (c) 2011 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,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           xorg-x11-util-devel
-BuildRequires:  pkgconfig xorg-x11-proto-devel
+BuildRequires:  pkgconfig
+BuildRequires:  xorg-x11-proto-devel
 Url:            http://xorg.freedesktop.org/
 Version:        7.6
-Release:        11
-License:        MIT License (or similar)
+Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Group:          Development/Libraries/X11
 Requires:       xorg-x11-proto-devel
 Summary:        Include Files and Libraries mandatory for X11 Development
+License:        MIT
+Group:          Development/Libraries/X11
 Source:         gccmakedep-X11R7.1-1.0.2.tar.bz2
 Source1:        imake-1.0.4.tar.bz2
 Source2:        xorg-cf-files-1.0.3.tar.bz2
@@ -101,11 +100,8 @@
 for dir in *; do
   pushd $dir
     #autoreconf -fi
-    ./configure CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
-               --prefix=/usr \
-                --libdir=%{_libdir} \
-                --with-config-dir=%_configdir \
-                --mandir=%{_datadir}/man
+    %configure CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
+                --with-config-dir=%_configdir
     make %{?jobs:-j%jobs};
   popd
 done

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

Reply via email to