From d6b6e270816d912961befdc1a6f5e27df7dbbaf9de6a2b067a24cf7cb1639112 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 30 May 2012 22:05:28 +0000 Subject: [PATCH] Accepting request 122978 from home:klausi123:X11 > +# we dont want to delete these files manually while updating > +# let the buildservice do it > +rm nls/ja.U90/XLC_LOCALE.pre > +rm nls/ja.S90/XLC_LOCALE.pre LOL. And still the files will be in the source tarballs and I'm going to receive bug reports from legal department due to this. This would be a step back. Better let the build fail as before You are right, my bad. Repacked it just for you ;-) and removed the mentioned lines again. But no need to LOL that hard :P OBS-URL: https://build.opensuse.org/request/show/122978 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libX11?expand=0&rev=7 --- libX11-1.4.99.901.tar.bz2 | 3 --- libX11-1.4.99.902.tar.bz2 | 3 +++ libX11.changes | 5 +++++ libX11.spec | 3 ++- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 libX11-1.4.99.901.tar.bz2 create mode 100644 libX11-1.4.99.902.tar.bz2 diff --git a/libX11-1.4.99.901.tar.bz2 b/libX11-1.4.99.901.tar.bz2 deleted file mode 100644 index c8cee66..0000000 --- a/libX11-1.4.99.901.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56e085d4f488853f8aaf368a428f980711f89bc5128500a65d40f73112ee924c -size 2313780 diff --git a/libX11-1.4.99.902.tar.bz2 b/libX11-1.4.99.902.tar.bz2 new file mode 100644 index 0000000..e473330 --- /dev/null +++ b/libX11-1.4.99.902.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3872c4469d5d153a3313d394d4fe9c93f125a0d47886085ccf014f8c6bed06c +size 1785010 diff --git a/libX11.changes b/libX11.changes index dec5724..5265751 100644 --- a/libX11.changes +++ b/libX11.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 30 01:14:02 UTC 2012 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 1.4.99.902 + ------------------------------------------------------------------- Thu Apr 26 08:47:37 UTC 2012 - vuntz@opensuse.org diff --git a/libX11.spec b/libX11.spec index 3086329..f70d02e 100644 --- a/libX11.spec +++ b/libX11.spec @@ -17,7 +17,7 @@ Name: libX11 -Version: 1.4.99.901 +Version: 1.4.99.902 Release: 0 Summary: Core X11 protocol client library License: MIT @@ -146,6 +146,7 @@ in libX11-6 and libX11-xcb1. # make legal department happy (Bug #153744) test -f nls/ja.U90/XLC_LOCALE.pre && exit 1 test -f nls/ja.S90/XLC_LOCALE.pre && exit 1 +# %patch -P 1 -P 4 -P 7 -P 8 -P 9 -p0 %patch -P 10 -P 13 -p1 %patch -P 15 -P 17 -P 18 -p0