[privoxy] Rebase chkconfig patch

Petr Pisar ppisar at fedoraproject.org
Tue Feb 14 14:53:28 UTC 2012


commit bcf8ccde1d05807ee77db816c3f32915032b4586
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Feb 14 15:49:35 2012 +0100

    Rebase chkconfig patch

 privoxy-3.0.16-chkconfig.patch |   21 +++++++++++++++++----
 privoxy.spec                   |    1 +
 2 files changed, 18 insertions(+), 4 deletions(-)
---
diff --git a/privoxy-3.0.16-chkconfig.patch b/privoxy-3.0.16-chkconfig.patch
index 74c9939..a76affb 100644
--- a/privoxy-3.0.16-chkconfig.patch
+++ b/privoxy-3.0.16-chkconfig.patch
@@ -1,6 +1,16 @@
-diff -up privoxy-3.0.16-stable/privoxy-generic.init.chkconfig privoxy-3.0.16-stable/privoxy-generic.init
---- privoxy-3.0.16-stable/privoxy-generic.init.chkconfig	2010-03-25 14:33:47.000000000 +0100
-+++ privoxy-3.0.16-stable/privoxy-generic.init	2010-03-25 14:34:45.000000000 +0100
+From 4ec811a3770425417528031954e309267a23b859 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
+Date: Tue, 14 Feb 2012 15:46:14 +0100
+Subject: [PATCH] Add LSB header to init script
+
+---
+ privoxy-generic.init |   10 ++++++++++
+ 1 files changed, 10 insertions(+), 0 deletions(-)
+
+diff --git a/privoxy-generic.init b/privoxy-generic.init
+index ac51234..507b669 100755
+--- a/privoxy-generic.init
++++ b/privoxy-generic.init
 @@ -1,5 +1,15 @@
  #!/bin/sh 
  # 
@@ -16,4 +26,7 @@ diff -up privoxy-3.0.16-stable/privoxy-generic.init.chkconfig privoxy-3.0.16-sta
 +#
  #  ********************************************************************
  # 
- #  File        :  $Source: /home/fedora/jkeating/pkgs/rpms/privoxy/devel/privoxy-3.0.16-chkconfig.patch,v $
+ #  File        :  $Source: /cvsroot/ijbswa/current/privoxy-generic.init,v $
+-- 
+1.7.7.6
+
diff --git a/privoxy.spec b/privoxy.spec
index d420962..f07b042 100644
--- a/privoxy.spec
+++ b/privoxy.spec
@@ -118,6 +118,7 @@ fi
 %changelog
 * Fri Feb 10 2012 Petr Pisar <ppisar at redhat.com> - 3.0.16-6
 - Rebuild against PCRE 8.30
+- Rebase chkconfig patch
 
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.16-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild


More information about the scm-commits mailing list