From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 30 May 2008 15:06:42 +0000 (+0000)
Subject: - Add %config directive for url-info-osd.xml.
X-Git-Tag: v_3_0_9~57
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/user-manual/faq/static/@default-cgi@send-stylesheet?a=commitdiff_plain;h=27923b9378927ba90cf8e0aaf5bee22fa32fbe2a;p=privoxy.git

- Add %config directive for url-info-osd.xml.
  As usual, this hasn't been tested.
- Fix comment typo.
---

diff --git a/privoxy-rh.spec b/privoxy-rh.spec
index 5270fbef..4e024283 100644
--- a/privoxy-rh.spec
+++ b/privoxy-rh.spec
@@ -1,4 +1,4 @@
-# $Id: privoxy-rh.spec,v 1.55 2008/03/02 17:36:43 fabiankeil Exp $
+# $Id: privoxy-rh.spec,v 1.56 2008/03/16 14:17:25 fabiankeil Exp $
 #
 # Written by and Copyright (C) 2001-2006 the SourceForge
 # Privoxy team. http://www.privoxy.org/
@@ -35,7 +35,7 @@
 
 Name: privoxy
 # ATTENTION
-# Version and release should be updated acordingly on configure.in and
+# Version and release should be updated accordingly on configure.in and
 # configure. Otherwise, the package can be build with the wrong value
 Version: 3.0.9
 Release: 1
@@ -316,6 +316,7 @@ fi
 %config %{privoxyconf}/templates/toggle
 %config %{privoxyconf}/templates/toggle-mini
 %config %{privoxyconf}/templates/untrusted
+%config %{privoxyconf}/templates/url-info-osd.xml
 
 # Attention, new defattr change here !
 %defattr(0644,root,root,0755)
@@ -762,6 +763,10 @@ fi
 	additional "-r @" flag.
 
 # $Log: privoxy-rh.spec,v $
+# Revision 1.56  2008/03/16 14:17:25  fabiankeil
+# Add %config lines for regression-tests.action and forwarding-failed.
+# This might or might not help with #1915185, reported by Bernardo Bacic.
+#
 # Revision 1.55  2008/03/02 17:36:43  fabiankeil
 # Set version to 3.0.9.
 #