piotrp pushed to carbon-c-relay (master). "fix logrotate"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 21:38:52 UTC 2015


>From ccf6200f96ecd5aefb755405d59656bd03a2540f Mon Sep 17 00:00:00 2001
From: Piotr Popieluch <piotr1212 at gmail.com>
Date: Thu, 2 Apr 2015 09:44:29 +0200
Subject: fix logrotate


diff --git a/carbon-c-relay.logrotate b/carbon-c-relay.logrotate
index 43b4008..cc630ce 100644
--- a/carbon-c-relay.logrotate
+++ b/carbon-c-relay.logrotate
@@ -1,4 +1,4 @@
-/var/log/carbon-c-relay/relay.log
+/var/log/carbon-c-relay/carbon-c-relay.log
 {
   sharedscripts
   missingok
diff --git a/carbon-c-relay.spec b/carbon-c-relay.spec
index c86873a..7d248ca 100644
--- a/carbon-c-relay.spec
+++ b/carbon-c-relay.spec
@@ -3,7 +3,7 @@
 
 Name:               carbon-c-relay
 Version:            0.39
-Release:            1%{?dist}
+Release:            2%{?dist}
 Summary:            Enhanced C implementation of Carbon relay, aggregator and rewriter
 License:            ASL 2.0
 URL:                https://github.com/grobian/carbon-c-relay
@@ -119,6 +119,9 @@ fi
 
 
 %changelog
+* Thu Apr 02 2015 Piotr Popieluch <piotr1212 at gmail.com> - 0.39-2
+- fix filepath in logrotate
+
 * Sat Mar 28 2015 Piotr Popieluch <piotr1212 at gmail.com> - 0.39-1
 - update to latest upsream 0.39
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/carbon-c-relay.git/commit/?h=master&id=ccf6200f96ecd5aefb755405d59656bd03a2540f


More information about the scm-commits mailing list