Mailinglist Archive: opensuse-commit (938 mails)

< Previous Next >
commit xorg-x11-libXt for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 09 Sep 2010 15:11:49 +0200
  • Message-id: <20100909131149.74E6D202BA@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package xorg-x11-libXt for openSUSE:Factory
checked in at Thu Sep 9 15:11:49 CEST 2010.



--------
--- xorg-x11-libXt/xorg-x11-libXt.changes 2010-04-04 23:17:20.000000000
+0200
+++ /mounts/work_src_done/STABLE/xorg-x11-libXt/xorg-x11-libXt.changes
2010-09-04 20:54:00.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Sep 4 20:50:47 CEST 2010 - sndirsch@xxxxxxx
+
+- libXt 1.0.8
+- bumped version number to 7.5_1.0.8
+- make use of %fdupes macro
+- fixed Summary/Group entries in -devel package
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
libXt-1.0.7.tar.bz2

New:
----
libXt-1.0.8.tar.bz2

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

Other differences:
------------------
++++++ xorg-x11-libXt.spec ++++++
--- /var/tmp/diff_new_pack.q2ChDI/_old 2010-09-09 15:11:17.000000000 +0200
+++ /var/tmp/diff_new_pack.q2ChDI/_new 2010-09-09 15:11:17.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package xorg-x11-libXt (Version 7.5)
+# spec file for package xorg-x11-libXt (Version 7.5_1.0.8)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,10 +19,10 @@


Name: xorg-x11-libXt
-%define dirsuffix 1.0.7
-BuildRequires: pkgconfig xorg-x11-libICE-devel xorg-x11-libSM-devel
xorg-x11-libX11-devel xorg-x11-libXau-devel xorg-x11-libXdmcp-devel
xorg-x11-proto-devel xorg-x11-xtrans-devel
+%define dirsuffix 1.0.8
+BuildRequires: fdupes pkgconfig xorg-x11-libICE-devel xorg-x11-libSM-devel
xorg-x11-libX11-devel xorg-x11-libXau-devel xorg-x11-libXdmcp-devel
xorg-x11-proto-devel xorg-x11-xtrans-devel
Url: http://xorg.freedesktop.org/
-Version: 7.5
+Version: 7.5_%{dirsuffix}
Release: 1
License: MIT License (or similar)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -41,8 +41,8 @@

%package devel
License: MIT License (or similar)
-Summary: Include Files and Libraries mandatory for Development.
-Group: System/Libraries
+Summary: Include Files and Libraries mandatory for Development
+Group: Development/Libraries/X11
Provides: xorg-x11-devel:/usr/X11R6/%{_lib}/libXt.so
Requires: xorg-x11-proto-devel xorg-x11-xtrans-devel
xorg-x11-libICE-devel xorg-x11-libSM-devel xorg-x11-libXau-devel
xorg-x11-libXdmcp-devel xorg-x11-libX11-devel xorg-x11-libXt
AutoReqProv: on
@@ -74,6 +74,7 @@
%if %suse_version > 1110
%{__rm} -f %{buildroot}%{_libdir}/*.la
%endif
+%fdupes -s $RPM_BUILD_ROOT/%_mandir

%clean
rm -rf "$RPM_BUILD_ROOT"
@@ -93,11 +94,9 @@

%files devel
%defattr(-,root,root)
-/usr/bin/makestrs
/usr/include/X11/*.h
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc
-%{_mandir}/man1/*
%{_mandir}/man3/*
%if %suse_version <= 1110
%{_libdir}/*.a

++++++ app-defaults.diff ++++++
--- /var/tmp/diff_new_pack.q2ChDI/_old 2010-09-09 15:11:17.000000000 +0200
+++ /var/tmp/diff_new_pack.q2ChDI/_new 2010-09-09 15:11:17.000000000 +0200
@@ -1,7 +1,7 @@
--- configure.ac.orig 2006-07-25 13:24:52.000000000 +0200
+++ configure.ac 2006-07-25 13:33:02.000000000 +0200
@@ -62,7 +62,7 @@
- AM_CONDITIONAL([INSTALL_MAKESTRS], [test "x$INSTALL_MAKESTRS" = xyes])
+ fi

# Replaces XFileSearchPathDefault from Imake configs

-XFILESEARCHPATHDEFAULT='$(sysconfdir)/X11/%L/%T/%N%C%S:$(sysconfdir)/X11/%l/%T/%N%C%S:$(sysconfdir)/X11/%T/%N%C%S:$(sysconfdir)/X11/%L/%T/%N%S:$(sysconfdir)/X11/%l/%T/%N%S:$(sysconfdir)/X11/%T/%N%S:$(datadir)/X11/%L/%T/%N%C%S:$(datadir)/X11/%l/%T/%N%C%S:$(datadir)/X11/%T/%N%C%S:$(datadir)/X11/%L/%T/%N%S:$(datadir)/X11/%l/%T/%N%S:$(datadir)/X11/%T/%N%S:$(libdir)/X11/%L/%T/%N%C%S:$(libdir)/X11/%l/%T/%N%C%S:$(libdir)/X11/%T/%N%C%S:$(libdir)/X11/%L/%T/%N%S:$(libdir)/X11/%l/%T/%N%S:$(libdir)/X11/%T/%N%S'

++++++ libXt-1.0.7.tar.bz2 -> libXt-1.0.8.tar.bz2 ++++++
++++ 67464 lines of diff (skipped)


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages