From f5da5c152a161755992e3146d6df29e35dc538f048a601409443d811c389683d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 8 Aug 2014 13:51:04 +0000 Subject: [PATCH 1/2] Accepting request 243969 from home:fcrozat:branches:GNOME:Factory - Get rid of files using the old SUSE spelling (bgo#889024). OBS-URL: https://build.opensuse.org/request/show/243969 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=129 --- README.SuSE => README.SUSE | 2 +- pango.changes | 5 +++++ pango.spec | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) rename README.SuSE => README.SUSE (93%) diff --git a/README.SuSE b/README.SUSE similarity index 93% rename from README.SuSE rename to README.SUSE index 0b0a893..b1f1f11 100644 --- a/README.SuSE +++ b/README.SUSE @@ -5,7 +5,7 @@ Current version of Pango has a problem running 32 and 64 version on single machine. See http://bugzilla.gnome.org/show_bug.cgi?id=129534 for more information. -To work around this problem, 64 bit version for SuSE Linux uses special +To work around this problem, 64 bit version for SUSE Linux uses special names for following files: /usr/bin/pango-querymodules: /usr/bin/pango-querymodules-64 diff --git a/pango.changes b/pango.changes index 3207895..bbed574 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 6 10:00:15 UTC 2014 - tyang@suse.com + +- Get rid of files using the old SUSE spelling (bgo#889024). + ------------------------------------------------------------------- Tue Jul 1 14:30:36 UTC 2014 - dimstar@opensuse.org diff --git a/pango.spec b/pango.spec index 16098ec..3c4fcb4 100644 --- a/pango.spec +++ b/pango.spec @@ -27,7 +27,7 @@ License: LGPL-2.1+ Group: System/Libraries Url: http://www.pango.org/ Source: http://download.gnome.org/sources/pango/1.36/%{name}-%{version}.tar.xz -Source1: README.SuSE +Source1: README.SUSE Source2: macros.pango Source99: baselibs.conf BuildRequires: gcc-c++ @@ -209,7 +209,7 @@ fi %files -n libpango-1_0-0 %defattr(-,root,root) %if "%{_lib}" == "lib64" -%doc README AUTHORS COPYING ChangeLog README.SuSE +%doc README AUTHORS COPYING ChangeLog README.SUSE %else %doc README AUTHORS COPYING ChangeLog %endif From d0ae6b1197b88563d3af954436a5d518741d4b4740408203a97d9f55d7cdc8f4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 8 Aug 2014 13:54:33 +0000 Subject: [PATCH 2/2] bnc issue, not bgo OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=130 --- pango.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango.changes b/pango.changes index bbed574..632a48e 100644 --- a/pango.changes +++ b/pango.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Aug 6 10:00:15 UTC 2014 - tyang@suse.com -- Get rid of files using the old SUSE spelling (bgo#889024). +- Get rid of files using the old SUSE spelling (bnc#889024). ------------------------------------------------------------------- Tue Jul 1 14:30:36 UTC 2014 - dimstar@opensuse.org