|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
#
|
|
|
|
|
# spec file for package iso_ent (Version 2000.11.03)
|
|
|
|
|
# spec file for package iso_ent
|
|
|
|
|
#
|
|
|
|
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
|
|
|
|
# Copyright (c) 2012 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
|
|
|
|
@ -15,21 +15,20 @@
|
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Name: iso_ent
|
|
|
|
|
BuildRequires: sgml-skel unzip
|
|
|
|
|
License: Permission to copy in any form for conforming SGML applications
|
|
|
|
|
Group: Productivity/Publishing/SGML
|
|
|
|
|
BuildRequires: sgml-skel
|
|
|
|
|
BuildRequires: unzip
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Provides: iso-ent iso-entities
|
|
|
|
|
Provides: iso-ent
|
|
|
|
|
Provides: iso-entities
|
|
|
|
|
%define regcat /usr/bin/sgml-register-catalog
|
|
|
|
|
PreReq: %{regcat}
|
|
|
|
|
AutoReqProv: on
|
|
|
|
|
Version: 2000.11.03
|
|
|
|
|
Release: 807
|
|
|
|
|
Release: 0
|
|
|
|
|
Summary: Character Entity Sets for ISO 8879:1986
|
|
|
|
|
License: SUSE-Permissive
|
|
|
|
|
Group: Productivity/Publishing/SGML
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
|
%define ke_pkg ISOEnts.zip
|
|
|
|
|
Source0: http://www.oasis-open.org/cover/ISOEnts.zip
|
|
|
|
@ -40,7 +39,6 @@ Patch: iso_ent.dif
|
|
|
|
|
Character entity sets for ISO 8879:1986.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%define INSTALL install -m755 -s
|
|
|
|
|
%define INSTALL_DIR install -d -m755
|
|
|
|
|
%define INSTALL_DATA install -m644
|
|
|
|
|