From 4548acc424af5d112f250651a56b15f630bf59bf Mon Sep 17 00:00:00 2001 From: Ondřej Vašík Date: Nov 27 2012 09:41:19 +0000 Subject: avoid using Fedora in the README2 file (portability) --- diff --git a/docbook-slides.README.redhat b/docbook-slides.README.redhat index 46980ed..4b0986c 100644 --- a/docbook-slides.README.redhat +++ b/docbook-slides.README.redhat @@ -1,5 +1,5 @@ -docbook-slides for Fedora -------------------------- +docbook-slides - basic distribution howto +----------------------------------------- DocBook Slides provides customization layers of the both the Simplified and the full DocBook XML DTD, as well as the DocBook XSL diff --git a/docbook-slides.spec b/docbook-slides.spec index 243c440..8adff77 100644 --- a/docbook-slides.spec +++ b/docbook-slides.spec @@ -2,7 +2,7 @@ Summary: DocBook Slides document type and stylesheets Name: docbook-slides Version: 3.4.0 -Release: 11%{?dist} +Release: 12%{?dist} License: MIT Group: Applications/Text URL: http://sourceforge.net/projects/docbook @@ -59,7 +59,7 @@ SGML_CAT_DIR=$RPM_BUILD_ROOT%{_sysconfdir}/sgml mkdir -p $SGML_CAT_DIR install -p -m 644 %{SOURCE2} $SGML_CAT_DIR -cp -p %{SOURCE3} ./README.fedora +cp -p %{SOURCE3} ./README2 %clean rm -rf $RPM_BUILD_ROOT @@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT %doc tests %doc README %doc NEWS -%doc README.fedora +%doc README2 %dir %{_datadir}/xml/docbook/slides/ %{_datadir}/xml/docbook/slides/%{version} %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/sgml/docbook-slides.cat @@ -156,6 +156,9 @@ if [ "$1" = 0 ]; then fi %changelog +* Tue Nov 27 2012 Ondrej Vasik 3.4.0-12 +- avoid using Fedora in the README2 file (portability) + * Wed Jul 18 2012 Fedora Release Engineering - 3.4.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild