Hello community, here is the log from the commit of package xorg-x11-util-devel for openSUSE:Factory checked in at 2012-03-23 12:11:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2012-02-10 17:21:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xorg-x11-util-devel.new/xorg-x11-util-devel.changes 2012-03-23 12:11:52.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Mar 22 00:08:02 UTC 2012 - [email protected] + +- Parallel build with %_smp_mflags; strip redundant sections/tags +- Use pkgconfig symbols for BuildRequires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-util-devel.spec ++++++ --- /var/tmp/diff_new_pack.AxXWIp/_old 2012-03-23 12:11:54.000000000 +0100 +++ /var/tmp/diff_new_pack.AxXWIp/_new 2012-03-23 12:11:54.000000000 +0100 @@ -14,11 +14,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: xorg-x11-util-devel -BuildRequires: pkgconfig -BuildRequires: xorg-x11-proto-devel Url: http://xorg.freedesktop.org/ Version: 7.6 Release: 0 @@ -33,6 +29,10 @@ Source3: lndir-1.0.2.tar.bz2 Source4: makedepend-1.0.3.tar.bz2 Source5: xorg-sgml-doctools-1.6.tar.bz2 +#git#BuildRequires: autoconf >= 2.60 +BuildRequires: pkgconfig +BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xproto) %description This package contains all necessary include files and libraries needed @@ -102,7 +102,7 @@ #autoreconf -fi %configure CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \ --with-config-dir=%_configdir - make %{?jobs:-j%jobs}; + make %{?_smp_mflags} popd done @@ -111,9 +111,6 @@ make -C $dir install DESTDIR=$RPM_BUILD_ROOT done -%clean -rm -rf "$RPM_BUILD_ROOT" - %files %defattr(-,root,root) %dir %{_datadir}/X11 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
