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,11 +1,11 @@
#
# 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/
#
@ -15,7 +15,7 @@ License: X11/MIT
Group: Productivity/Publishing/SGML
Autoreqprov: on
Version: 1.3.2
Release: 213
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
@ -36,8 +36,8 @@ 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.
@ -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.