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
This commit is contained in:
Dominique Leuenberger 2014-08-08 13:51:04 +00:00 committed by Git OBS Bridge
parent de255f6a2b
commit f5da5c152a
3 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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