[gpsbabel] Rename local copy of style3.css

Hans Ulrich Niedermann ndim at fedoraproject.org
Wed Jan 12 18:56:21 UTC 2011


commit 9e90924055f881cd9fe3b437d656f869ec502659
Author: Hans Ulrich Niedermann <hun at n-dimensional.de>
Date:   Wed Jan 12 14:18:58 2011 +0100

    Rename local copy of style3.css

 gpsbabel-1.4.2-xmldoc.patch |    2 +-
 gpsbabel.spec               |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gpsbabel-1.4.2-xmldoc.patch b/gpsbabel-1.4.2-xmldoc.patch
index 7203409..7c6cd21 100644
--- a/gpsbabel-1.4.2-xmldoc.patch
+++ b/gpsbabel-1.4.2-xmldoc.patch
@@ -7,7 +7,7 @@ diff -ru gpsbabel-1.4.2/Makefile.in gpsbabel-1.4.2-xmldoc/Makefile.in
  	  --stringparam toc.section.depth "1" \
 -	  --stringparam html.stylesheet \
 -	  "http://www.gpsbabel.org/style3.css" \
-+	  --stringparam html.stylesheet "style3.css" \
++	  --stringparam html.stylesheet "gpsbabel.org-style3.css" \
  	  http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl \
  	xmldoc/readme.xml
  
diff --git a/gpsbabel.spec b/gpsbabel.spec
index 34a803f..51e7f45 100644
--- a/gpsbabel.spec
+++ b/gpsbabel.spec
@@ -61,7 +61,7 @@ rm -rf shapelib
 %patch11 -p1 -b .use-system-shapelib
 # Remove network access requirement for XML doc builds and HTML doc reading
 %patch21 -p1 -b .xmldoc
-cp -p %{SOURCE21} style3.css
+cp -p %{SOURCE21} gpsbabel.org-style3.css
 
 # fix bad execute perms
 find . -type f \( -name '*.c' -or -name '*.h' -or -name '*.cpp' \) -print0 |
@@ -111,7 +111,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %files
 %defattr(-,root,root,-)
 %doc README* COPYING AUTHORS
-%doc gpsbabel.html style3.css
+%doc gpsbabel.html gpsbabel.org-style3.css
 %{_bindir}/gpsbabel
 
 %files gui


More information about the scm-commits mailing list