From 4ae706fb564b66e0658e04d561ef51e9b0d400482e4c11c9c5a76ac0c514ec9d Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Mon, 19 Sep 2011 13:38:57 +0000 Subject: [PATCH] Accepting request 83351 from Publishing - Remove redundant tags/sections from specfile (forwarded request 82838 from jengelh) OBS-URL: https://build.opensuse.org/request/show/83351 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=26 --- asciidoc.changes | 5 +++++ asciidoc.spec | 21 ++------------------- 2 files changed, 7 insertions(+), 19 deletions(-) diff --git a/asciidoc.changes b/asciidoc.changes index 17b7e55..2bbe281 100644 --- a/asciidoc.changes +++ b/asciidoc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 17 12:22:41 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Mon Jul 20 12:24:33 CEST 2009 - tiwai@suse.de diff --git a/asciidoc.spec b/asciidoc.spec index 6c334b9..fdb3f9e 100644 --- a/asciidoc.spec +++ b/asciidoc.spec @@ -1,7 +1,7 @@ # -# spec file for package asciidoc (Version 8.4.5) +# spec file for package asciidoc # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: asciidoc @@ -29,7 +28,6 @@ Requires: docbook-xsl-stylesheets Recommends: dblatex # a2x needs /usr/bin/xsltproc Recommends: libxslt -AutoReqProv: on Url: http://www.methods.co.nz/asciidoc/ Source0: %{name}-%{version}.tar.bz2 Patch0: asciidoc-vim-fix.diff @@ -44,12 +42,6 @@ AsciiDoc is a text document format for writing short documents, articles, books, and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups using the asciidoc command. - - -Authors: --------- - Stuart Rackham - %package examples Summary: Examples and Documents for asciidoc Group: Development/Tools/Doc Generators @@ -58,12 +50,6 @@ License: GPL v2 or later %description examples This package contains examples and documetns of asciidoc. - - -Authors: --------- - Stuart Rackham - %prep %setup -q %patch0 -p1 @@ -92,9 +78,6 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/vim/site/{syntax,ftdetect} install -m 0644 vim/syntax/* $RPM_BUILD_ROOT%{_datadir}/vim/site/syntax install -m 0644 vim/ftdetect/* $RPM_BUILD_ROOT%{_datadir}/vim/site/ftdetect -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %config /etc/asciidoc