Accepting request 18799 from Publishing

Copy from Publishing/iso_ent based on submit request 18799 from user mlschroe

OBS-URL: https://build.opensuse.org/request/show/18799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iso_ent?expand=0&rev=6
This commit is contained in:
OBS User autobuild
2009-08-28 15:59:16 +00:00
committed by Git OBS Bridge
parent 68f613d7b3
commit 6e43ade97c
2 changed files with 7 additions and 44 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
- make patch0 usage consistent
-------------------------------------------------------------------
Thu Mar 29 11:07:42 CEST 2007 - ke@suse.de

View File

@@ -28,7 +28,7 @@ Provides: iso-ent iso-entities
PreReq: %{regcat}
AutoReqProv: on
Version: 2000.11.03
Release: 806
Release: 807
Summary: Character Entity Sets for ISO 8879:1986
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define ke_pkg ISOEnts.zip
@@ -52,7 +52,7 @@ Character entity sets for ISO 8879:1986.
unzip -aq $RPM_SOURCE_DIR/%{ke_pkg}
cp -p $RPM_SOURCE_DIR/ISOgrk5.gz .
gunzip ISOgrk5.gz
%patch0 -p1
%patch -p1
%build
@@ -134,45 +134,3 @@ rm -fr $RPM_BUILD_ROOT
%{sgml_dir}/ISO_9573-15-1993
%changelog
* Thu Mar 29 2007 ke@suse.de
- Add BuildRequires: unzip
* Mon May 15 2006 ke@suse.de
- Fix %%postun script; reported by Andreas Hanke [# 175611].
* Sun Feb 19 2006 ro@suse.de
- modify setup line in spec file
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Feb 05 2004 hmacht@suse.de
- added option # norootforbuild in specfile
* Mon Jun 23 2003 ke@suse.de
- Use %%postun for catalog removal.
* 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
- Add lost ISOgrk5 (bug #4212).
- Mor spec file macros.
* 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
- General cleanup.
- Use date string as version number.
- Now, it's noarch.
* 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
- fixed call of Check at the end of %%install section
* 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
- Install CATALOG as /var/lib/sgml/CATALOG.iso_ent.
* Sun Mar 15 1998 ke@suse.de
- Add CATALOG file.
- Provide a link for ISOgrk5.
* 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 <ke@suse.de>
* correct %%install section.
* Mon Jun 30 1997 Karl Eichwalder <ke@suse.de>
* initial package.