OBS User unknown 2007-02-09 16:02:30 +00:00 committed by Git OBS Bridge
parent 371cbb22f3
commit 19aa2b9405
2 changed files with 38 additions and 30 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 9 08:49:48 CET 2007 - aj@suse.de
- Add defattr.
-------------------------------------------------------------------
Wed Jan 25 21:39:04 CET 2006 - mls@suse.de

View File

@ -1,43 +1,43 @@
#
# spec file for package openjade (Version 1.3.2)
#
# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
# 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.
#
# Please submit bugfixes or comments via http://www.suse.de/feedback/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: openjade
BuildRequires: gcc-c++ opensp-devel
License: X11/MIT
Group: Productivity/Publishing/SGML
Autoreqprov: on
Version: 1.3.2
Release: 213
Summary: DSSSL Engine for SGML Documents
Source: http://switch.dl.sourceforge.net/sourceforge/openjade/openjade-1.3.2.tar.bz2
Source1: jade_style-sheet.dtd
Source2: %{name}-README.SuSE
Patch: openjade-1.3.1-autoconf.dif
Patch3: http://www.astro.gla.ac.uk/users/norman/distrib/openjade-1.3-starlink-0.1.patch
Patch4: openjade-1.3.2-makefile.patch
Patch5: valid_fo_patch2.gz
Name: openjade
BuildRequires: gcc-c++ opensp-devel
License: X11/MIT
Group: Productivity/Publishing/SGML
Autoreqprov: on
Version: 1.3.2
Release: 247
Summary: DSSSL Engine for SGML Documents
Source: http://switch.dl.sourceforge.net/sourceforge/openjade/openjade-1.3.2.tar.bz2
Source1: jade_style-sheet.dtd
Source2: %{name}-README.SuSE
Patch: openjade-1.3.1-autoconf.dif
Patch3: http://www.astro.gla.ac.uk/users/norman/distrib/openjade-1.3-starlink-0.1.patch
Patch4: openjade-1.3.2-makefile.patch
Patch5: valid_fo_patch2.gz
# Conflicts: jade_dsl
Obsoletes: jade_dsl
Provides: jade jade_dsl
Requires: opensp
BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: http://openjade.sourceforge.net/
Obsoletes: jade_dsl
Provides: jade jade_dsl
Requires: opensp
BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: http://openjade.sourceforge.net/
%define regcat /usr/bin/sgml-register-catalog
PreReq: %{regcat}
PreReq: %{regcat}
%description
OpenJade, the follow-up to Jade by James Clark, is an implementation of
the ISO/IEC 10179:1996 standard DSSSL language (Document Style,
Semantics, and Specification Language); pronounce it "dissl" -- it
rimes with whistle.
Semantics, and Specification Language); pronounce it "dissl"--it rhymes
with whistle.
It has back-ends for SGML, RTF, MIF, TeX, and HTML.
@ -61,9 +61,9 @@ Authors:
Sebastian Rahtz <s.rahtz@elsevier.co.uk>
%package devel
Summary: DSSSL Engine (development package)
Group: Productivity/Publishing/SGML
Requires: openjade
Summary: DSSSL Engine (development package)
Group: Productivity/Publishing/SGML
Requires: openjade
%description devel
Libraries and includes to compile applications that use the OpenJade
@ -243,11 +243,14 @@ rm -fr $RPM_BUILD_ROOT
%{_libdir}/lib*.so.*
%files devel
%defattr(-, root, root)
%{_includedir}/%{name}
%{_libdir}/lib*.so
%{_libdir}/*a
%changelog -n openjade
* Fri Feb 09 2007 - aj@suse.de
- Add defattr.
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Sep 21 2005 - ke@suse.de
@ -310,8 +313,8 @@ rm -fr $RPM_BUILD_ROOT
* Mon Feb 11 2002 - ke@suse.de
- Update to version 1.3.1 (thus most of our config and build patches
are superfluous):
- Improve Tex back end; table processing works by far better now.
- Fopr more info cf. release notes in the documentation directory.
- Improve Tex back end; table processing works by far better now.
- Fopr more info cf. release notes in the documentation directory.
- Don't apply latex back end patch.
* Tue Jun 12 2001 - schwab@suse.de
- Use namespaces with gcc 3.0.