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