14
0

Accepting request 121589 from Documentation:Tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/121589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-xsl-stylesheets?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2012-05-23 07:21:28 +00:00
committed by Git OBS Bridge
4 changed files with 30 additions and 25 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b1c2dc0c80acd957ef292cf4b8fcdb6301959347b452c9e6247078dfe743e83
size 653245

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e01f4c3e9d21518ffe9f98437facf5bb0491e1fc8b293c5b6edd7e7a88516a6b
size 719089

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri May 11 13:02:23 UTC 2012 - fsundermeyer@opensuse.org
- Adjusted rnc/rng generation in order to allow a custom novdocx.rng
that defines start tags allowed
-------------------------------------------------------------------
Fri May 11 08:20:00 UTC 2012 - toms@opensuse.org
- Version 1.9.6.1:
Added new SUSE logo from Scott Corfield
-------------------------------------------------------------------
Thu May 3 07:11:08 UTC 2012 - toms@opensuse.org

View File

@@ -1,30 +1,24 @@
#
# spec file for package suse-xsl-stylesheets
#
# Copyright (c) 2011, 2012 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) 2012 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/
#
#
###############################################################
#
# ATTENTION: Do NOT edit this file outside of
# https://svn.code.sf.net/p/daps/svn/trunk/daps/\
# suse-xslt/packaging/suse-xsl-stylesheets.spec
#
# Your changes will be lost on the next update
# If you do not have access to the SVN repository, notify
# <fsundermeyer@opensuse.org> and <toms@opensuse.org>
# or send a patch
#
################################################################
Name: suse-xsl-stylesheets
Version: 1.9.6
Version: 1.9.6.2
Release: 0
%define dtdversion 1.0
%define dtdname novdoc
@@ -33,11 +27,10 @@ Version: 1.9.6
%define novdoc_catalog for-catalog-%{dtdname}-%{dtdversion}.xml
%define susexsl_catalog for-catalog-%{name}.xml
Release: 1
Summary: SUSE-branded Docbook stylesheets for XSLT 1.0
License: GPL-2.0 or GPL-3.0
Group: Productivity/Publishing/XML
URL: http://sourceforge.net/p/daps/suse-xslt
Url: http://sourceforge.net/p/daps/suse-xslt
Source0: %{name}-%{version}.tar.bz2
Source1: susexsl-fetch-source
Source2: %{name}.rpmlintrc
@@ -48,7 +41,7 @@ BuildRequires: docbook-xsl-stylesheets >= 1.75
BuildRequires: fdupes
BuildRequires: libxslt
BuildRequires: make
BuildRequires: trang
BuildRequires: trang
Requires: docbook
Requires: docbook-xsl-stylesheets >= 1.75
@@ -134,7 +127,6 @@ fi
exit 0
#----------------------
%files
%defattr(-,root,root)
@@ -165,4 +157,5 @@ exit 0
%doc %{_defaultdocdir}/%{name}/*
#----------------------
%changelog