File release-notes-mono.spec of Package release-notes-mono
#
# spec file for package release-notes-mono (Version 11.0.2.4)
#
# Copyright (c) 2009 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/
#
Name: release-notes-mono
Summary: The most important changes for this SUSE Linux Enterprise Mono Extension
Version: 11.0.2.4
Release: 3
BuildRequires: docbook-xsl-stylesheets docbook_4 libxslt recode sgml-skel w3m
License: GPL v2 only
Group: Documentation/SUSE
Provides: release-notes
Obsoletes: release-notes
Source: %{name}-%{version}.tar.bz2
Source1: release-notes-mono.desktop
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This package contains files with the most important changes for this
SUSE Linux Enterprise Mono Extension.
They can be found below the /usr/share/doc/release-notes directory.
Authors:
--------
Joseph Hill
%prep
%setup
%build
%configure
make
%install
rnpath="${RPM_BUILD_ROOT}"/usr/share/doc/release-notes/SUSE_Linux_Enterprise_Mono_Extension_11
mkdir -p "$rnpath"
cp doc/release-notes.html "$rnpath"/RELEASE-NOTES.en.html
cp doc/release-notes.rtf "$rnpath"/RELEASE-NOTES.en.rtf
install -Dm644 %{SOURCE1} $RPM_BUILD_ROOT/usr/share/susehelp/meta/%name.desktop
%files
%defattr (-,root,root,-)
%doc %{_datadir}/doc/release-notes
%{_datadir}/susehelp
%{_datadir}/susehelp/meta/%name.desktop
%changelog
* Fri Feb 13 2009 lrupp@suse.de
- initial version 11.0.2.4 with basic information