Accepting request 243609 from home:jjolly:branches:Base:System

Renamed README.SuSE to README.SUSE

OBS-URL: https://build.opensuse.org/request/show/243609
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=26
This commit is contained in:
Tomáš Chvátal 2014-08-11 09:16:54 +00:00 committed by Git OBS Bridge
parent d62485013e
commit 35b9bcbf86
3 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 4 14:08:34 UTC 2014 - jjolly@suse.com
- Renamed README.SuSE to README.SUSE to comply with file name
policy (bnc#888998)
-------------------------------------------------------------------
Wed Jul 24 08:58:55 UTC 2013 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package x3270
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -35,7 +35,7 @@ License: MIT
Group: System/X11/Terminals
Url: http://x3270.bgp.nu
Source0: suite3270-3.3.12ga13-src.tgz
Source5: README.SuSE
Source5: README.SUSE
Source6: http://x3270.bgp.nu/download/x026-1.0.tgz
Patch: mknod.patch
Patch100: usr_local_bin.patch
@ -257,6 +257,6 @@ cp -pr --parents tcl3270-3.3/{Examples,html} %{buildroot}%{_docdir}/%name
%doc %{_docdir}/%name/tcl3270-3.3/html
# x026
%{_bindir}/x026
%doc %attr(644,root,root) README.SuSE
%doc %attr(644,root,root) README.SUSE
%changelog