From e56dda1f8b4dfddec1d8c0fe02ce806b027d4f1dd0f764894c2b86d5c81ff3ab Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 23 Oct 2008 02:34:11 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iso_ent?expand=0&rev=4 --- iso_ent.spec | 59 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 34 insertions(+), 25 deletions(-) diff --git a/iso_ent.spec b/iso_ent.spec index f93aa2a..ec904e0 100644 --- a/iso_ent.spec +++ b/iso_ent.spec @@ -1,26 +1,34 @@ # # spec file for package iso_ent (Version 2000.11.03) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2008 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild + Name: iso_ent BuildRequires: sgml-skel unzip -License: No license agreement found in package, Public Domain, Freeware +License: Any permissive; Public Domain, Freeware Group: Productivity/Publishing/SGML -BuildArchitectures: noarch +BuildArch: noarch Provides: iso-ent iso-entities %define regcat /usr/bin/sgml-register-catalog PreReq: %{regcat} -Autoreqprov: on +AutoReqProv: on Version: 2000.11.03 -Release: 702 +Release: 805 Summary: Character Entity Sets for ISO 8879:1986 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define ke_pkg ISOEnts.zip @@ -38,6 +46,7 @@ Character entity sets for ISO 8879:1986. %define INSTALL_DATA install -m644 %define sgml_dir %{_datadir}/sgml %define sgml_config_dir /var/lib/sgml + %prep %setup -n %{name} -c -T unzip -aq $RPM_SOURCE_DIR/%{ke_pkg} @@ -125,45 +134,45 @@ rm -fr $RPM_BUILD_ROOT %{sgml_dir}/ISO_9573-15-1993 %changelog -* Thu Mar 29 2007 - ke@suse.de +* Thu Mar 29 2007 ke@suse.de - Add BuildRequires: unzip -* Mon May 15 2006 - ke@suse.de +* Mon May 15 2006 ke@suse.de - Fix %%postun script; reported by Andreas Hanke [# 175611]. -* Sun Feb 19 2006 - ro@suse.de +* Sun Feb 19 2006 ro@suse.de - modify setup line in spec file -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Thu Feb 05 2004 - hmacht@suse.de +* Thu Feb 05 2004 hmacht@suse.de - added option # norootforbuild in specfile -* Mon Jun 23 2003 - ke@suse.de +* Mon Jun 23 2003 ke@suse.de - Use %%postun for catalog removal. -* Mon Nov 25 2002 - ke@suse.de +* Mon Nov 25 2002 ke@suse.de - Use sgml-register-catalog to add catalog to /etc/sgml/catalog. -* Fri Nov 03 2000 - ke@suse.de +* Fri Nov 03 2000 ke@suse.de - Add lost ISOgrk5 (bug #4212). - Mor spec file macros. -* Thu Aug 17 2000 - ke@suse.de +* Thu Aug 17 2000 ke@suse.de - Added_Latin_1 has to point to ISOlat1 (not ISOLat1) and Added_Latin_2 to ISOlat2 (not ISOLat2). -* Fri Jun 23 2000 - ke@suse.de +* Fri Jun 23 2000 ke@suse.de - General cleanup. - Use date string as version number. - Now, it's noarch. -* Mon Sep 13 1999 - bs@suse.de +* Mon Sep 13 1999 bs@suse.de - ran old prepare_spec on spec file to switch to new prepare_spec. -* Thu Sep 09 1999 - bs@suse.de +* Thu Sep 09 1999 bs@suse.de - fixed call of Check at the end of %%install section -* Tue Jun 16 1998 - ke@suse.de +* Tue Jun 16 1998 ke@suse.de - Provide a maybe useful link /usr/share/sgml/CATALOG.iso_ent. -* Mon Jun 15 1998 - ke@suse.de +* Mon Jun 15 1998 ke@suse.de - Install CATALOG as /var/lib/sgml/CATALOG.iso_ent. -* Sun Mar 15 1998 - ke@suse.de +* Sun Mar 15 1998 ke@suse.de - Add CATALOG file. - Provide a link for ISOgrk5. -* Sat Oct 25 1997 - ke@suse.de +* Sat Oct 25 1997 ke@suse.de - Make Makefile.Linux and friends obsolete. - Don't escape `:' in file names of the %%files list. -* Wed Oct 08 1997 - Karl Eichwalder +* Wed Oct 08 1997 Karl Eichwalder * correct %%install section. -* Mon Jun 30 1997 - Karl Eichwalder +* Mon Jun 30 1997 Karl Eichwalder * initial package.