Accepting request 580207 from GNOME:Next
spdx3 OBS-URL: https://build.opensuse.org/request/show/580207 OBS-URL: https://build.opensuse.org/package/show/M17N/unicode-ucd?expand=0&rev=7
This commit is contained in:
parent
8585efe803
commit
66ec505a86
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 11:38:25 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
- Use SPDX3.0 license tags and package COPYING as %license.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 21 13:57:57 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package unicode-ucd
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -31,7 +31,6 @@ Source0: http://www.unicode.org/Public/zipped/%{version}/UCD.zip
|
||||
Source1: http://www.unicode.org/copyright.html
|
||||
Source2: http://www.unicode.org/Public/zipped/%{version}/Unihan.zip
|
||||
BuildRequires: unzip
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -65,14 +64,12 @@ cp -p %{SOURCE2} %{buildroot}%{ucddir}
|
||||
cp -p %{SOURCE1} .
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc copyright.html
|
||||
%license copyright.html
|
||||
%dir %{unicodedir}
|
||||
%{ucddir}
|
||||
%exclude %{ucddir}/Unihan.zip
|
||||
|
||||
%files unihan
|
||||
%defattr(-,root,root)
|
||||
%{ucddir}/Unihan.zip
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user