Mailinglist Archive: opensuse-commit (1083 mails)

< Previous Next >
commit xorg-x11-proto-devel
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sat, 01 Sep 2007 13:24:20 +0200
  • Message-id: <20070901112421.21B906781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package xorg-x11-proto-devel
checked in at Sat Sep 1 13:24:20 CEST 2007.

--------
--- xorg-x11-proto-devel/xorg-x11-proto-devel.changes   2007-07-13 16:50:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/xorg-x11-proto-devel/xorg-x11-proto-devel.changes      2007-08-31 22:42:52.289897000 +0200
@@ -1,0 +2,7 @@
+Fri Aug 31 22:43:38 CEST 2007 - sndirsch@xxxxxxx
+
+- inputproto 1.4.2.1:
+  * The inputproto-1.4.2 tarball had a busted configure script, 
+    here are the new ones.
+
+-------------------------------------------------------------------

Old:
----
  inputproto-1.4.2.tar.bz2

New:
----
  inputproto-1.4.2.1.tar.bz2

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

Other differences:
------------------
++++++ xorg-x11-proto-devel.spec ++++++
--- /var/tmp/diff_new_pack.l25580/_old  2007-09-01 13:15:34.000000000 +0200
+++ /var/tmp/diff_new_pack.l25580/_new  2007-09-01 13:15:34.000000000 +0200
@@ -13,7 +13,7 @@
 Name:           xorg-x11-proto-devel
 Url:            http://xorg.freedesktop.org/
 Version:        7.2
-Release:        50
+Release:        61
 License:        X11/MIT
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Group:          Development/Libraries/X11
@@ -27,7 +27,7 @@
 Source6:        fontcacheproto-X11R7.0-0.1.2.tar.bz2
 Source7:        fontsproto-X11R7.0-2.0.2.tar.bz2
 Source8:        glproto-1.4.8.tar.bz2
-Source9:        inputproto-1.4.2.tar.bz2
+Source9:        inputproto-1.4.2.1.tar.bz2
 Source10:       kbproto-1.0.3.tar.bz2
 Source11:       printproto-X11R7.0-1.0.3.tar.bz2
 Source12:       randrproto-1.2.1.tar.bz2
@@ -135,6 +135,10 @@
 /usr/share/xcb/
 
 %changelog
+* Fri Aug 31 2007 - sndirsch@xxxxxxx
+- inputproto 1.4.2.1:
+  * The inputproto-1.4.2 tarball had a busted configure script,
+  here are the new ones.
 * Fri Jul 13 2007 - sndirsch@xxxxxxx
 - inputproto-1.4.diff (fixes build for some input drivers):
   * readded missing defines TS_Raw/TS_Scaled

++++++ inputproto-1.4.2.tar.bz2 -> inputproto-1.4.2.1.tar.bz2 ++++++
++++ 3525 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/inputproto-1.4.2/configure.ac new/inputproto-1.4.2.1/configure.ac
--- old/inputproto-1.4.2/configure.ac   2007-04-26 01:58:32.000000000 +0200
+++ new/inputproto-1.4.2.1/configure.ac 2007-08-31 10:27:51.000000000 +0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT([InputProto], [1.4.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([InputProto], [1.4.2.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 
 XORG_RELEASE_VERSION


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



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