Hello community,

here is the log from the commit of package xorg-x11-util-devel for 
openSUSE:Factory checked in at 2012-05-08 12:06:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 "sndir...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-util-devel/xorg-x11-util-devel.changes  
2012-03-23 12:11:52.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-util-devel.new/xorg-x11-util-devel.changes 
    2012-05-08 12:06:54.000000000 +0200
@@ -1,0 +2,49 @@
+Sun Apr 15 10:14:01 UTC 2012 - vu...@opensuse.org
+
+- Split utilities in their own source packages: gccmakedep imake
+  lndir makedepend xorg-cf-files xorg-sgml-doctools
+- Bump version to 7.6_1 since the split packages have a Conflicts
+  with xorg-x11-util-devel <= 7.6.
+- Add a README.meta file to explain the goal of this compatibility
+  metapackage.
+
+-------------------------------------------------------------------
+Wed Apr 11 18:32:50 UTC 2012 - vu...@opensuse.org
+
+- Update to imake 1.0.5:
+  + Silence useless pedantry warning from find(1) when running
+    cleanlinks
+  + Fix compiler warnings
+  + Janitorial cleanups
+- Update to lndir 1.0.3:
+  + Fix compiler warnings
+  + Janitorial cleanups
+- Update to makedepend 1.0.4:
+  + Raise MAXFILES from 1024 to 2048
+  + Fix bashism
+  + Fix compiler warnings
+  + Janitorial cleanups
+- Update to xorg-cf-files 1.0.4:
+  + Update xorgversion.def from 7.5 to 7.6
+  + Remove libXp from XawClientLibs
+  + Use font-util 1.1 macros to set FontDir and FontEncDir in
+    site.def
+  + Build system improvements
+- Update to xorg-sgml-doctools 1.10:
+  + Embed CSS styles inside the HTML HEAD element
+  + Add olink support for chunked html
+  + Changes from 1.9:
+    - Add support for generating chunked xhtml for DocBooks
+    - Review documents cascading style sheet
+    - Update masterdb for libX11/i18n/compose/libX11-keys.xml
+  + Changes from 1.8:
+    - Change the location where the target dbs for olinks are
+      expected to be located
+    - Match libX11 installation directory structure change
+    - Remove the libXi porting document target db
+  + Changes from 1.7:
+    - Add support for docbook external references
+- Add xorg-x11-xtrans-devel BuildRequires since xorg-cf-files now
+  requires font-util.
+
+-------------------------------------------------------------------

Old:
----
  gccmakedep-X11R7.1-1.0.2.tar.bz2
  imake-1.0.4.tar.bz2
  lndir-1.0.2.tar.bz2
  makedepend-1.0.3.tar.bz2
  xorg-cf-files-1.0.3.tar.bz2
  xorg-sgml-doctools-1.6.tar.bz2

New:
----
  README.meta

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

Other differences:
------------------
++++++ xorg-x11-util-devel.spec ++++++
--- /var/tmp/diff_new_pack.KMOaV2/_old  2012-05-08 12:06:55.000000000 +0200
+++ /var/tmp/diff_new_pack.KMOaV2/_new  2012-05-08 12:06:55.000000000 +0200
@@ -14,113 +14,43 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:           xorg-x11-util-devel
-Url:            http://xorg.freedesktop.org/
-Version:        7.6
+Version:        7.6_1
 Release:        0
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Requires:       xorg-x11-proto-devel
-Summary:        Include Files and Libraries mandatory for X11 Development
+Summary:        Compatibility metapackage 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
-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)
+Url:            http://xorg.freedesktop.org/
+Source0:        README.meta
+Requires:       xorg-x11-proto-devel
+## Requires of packages that we split away from xorg-x11-util-devel
+Requires:       gccmakedep
+Requires:       imake
+Requires:       lndir
+Requires:       makedepend
+Requires:       xorg-cf-files
+Requires:       xorg-sgml-doctools
+## End Requires of packages that we split away from xorg-x11-util-devel
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
-This package contains all necessary include files and libraries needed
-to develop X11 applications that require these.
-
-
-
-%define _configdir %{_datadir}/X11/config
+This package is a compatibility metapackage. It used to contain the
+gccmakedep, imake, lndir, makedepend, xorg-cf-files, xorg-sgml-doctools
+utilities.
 
 %prep
-%setup -c -T -a 0 -a 1 -a 2 -a 3 -a 4 -a 5
-pushd xorg-cf-files-*
-cat > host.def << EOF
-#define ConfigDir %_configdir
-#define XAppLoadDir /usr/share/X11/app-defaults
-#define UseSeparateConfDir NO
-#define ManPath /usr/share/man
-%ifarch ppc64 s390x x86_64 sparc64
-#define ModuleDir /usr/lib64/xorg/modules
-%else
-#define ModuleDir /usr/lib/xorg/modules
-%endif
-#ifdef  i386Architecture
-#undef  DefaultGcc2i386Opt
-#define DefaultGcc2i386Opt      $RPM_OPT_FLAGS -fno-strict-aliasing
-#endif
-#ifdef  MipsArchitecture
-#undef  DefaultGcc2MipsOpt
-#define DefaultGcc2MipsOpt      $RPM_OPT_FLAGS -fno-strict-aliasing
-#endif
-#ifdef  PpcArchitecture
-#undef  DefaultGcc2PpcOpt
-#define DefaultGcc2PpcOpt       $RPM_OPT_FLAGS -fno-strict-aliasing
-#endif
-#ifdef  Ppc64Architecture
-#undef  DefaultGcc2Ppc64Opt
-#define DefaultGcc2Ppc64Opt     $RPM_OPT_FLAGS -fno-strict-aliasing
-#endif
-#ifdef  AMD64Architecture
-#undef  DefaultGcc2AMD64Opt
-#define DefaultGcc2AMD64Opt     $RPM_OPT_FLAGS -fno-strict-aliasing
-#endif
-#ifdef  s390xArchitecture
-#undef  OptimizedCDebugFlags
-#define OptimizedCDebugFlags    $RPM_OPT_FLAGS -fno-strict-aliasing
-#endif
-#ifdef  ia64Architecture
-#undef  OptimizedCDebugFlags
-#define OptimizedCDebugFlags    $RPM_OPT_FLAGS -fno-strict-aliasing
-#endif
-#if defined(SparcArchitecture) || defined(Sparc64Architecture)
-#undef  OptimizedCDebugFlags
-#define OptimizedCDebugFlags    $RPM_OPT_FLAGS -fno-strict-aliasing
-# undef HaveLib64
-#if defined(Sparc64Architecture)
-# define HaveLib64    YES
-#else
-# define HaveLib64    NO
-#endif
-#endif
-EOF
-popd
+%setup -c -T
+cp %{SOURCE0} .
 
 %build
-for dir in *; do
-  pushd $dir
-    #autoreconf -fi
-    %configure CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
-                --with-config-dir=%_configdir
-    make %{?_smp_mflags}
-  popd
-done
 
 %install
-for dir in *; do
-  make -C $dir install DESTDIR=$RPM_BUILD_ROOT
-done
 
 %files
 %defattr(-,root,root)
-%dir %{_datadir}/X11
-%dir %{_datadir}/sgml/X11
-/usr/bin/*
-%{_datadir}/X11/config
-%{_datadir}/sgml/X11/defs.ent
-%{_datadir}/sgml/X11/xorg.css
-%{_datadir}/sgml/X11/xorg.xsl
-%{_mandir}/man1/*
-%{_datadir}/pkgconfig/*.pc
+%doc README.meta
 
 %changelog

++++++ README.meta ++++++
This package is a metapackage, created for compatibility.

Please use instead the following packages:

  gccmakedep imake lndir makedepend xorg-cf-files xorg-sgml-doctools
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to