[igor] Fix cfg packaging

Fabian Deutsch fabiand at fedoraproject.org
Fri Aug 9 13:06:33 UTC 2013


commit 896052181f7d4f44b90ebbbcf4f5c4a856094428
Author: Fabian Deutsch <fabiand at fedoraproject.org>
Date:   Fri Aug 9 15:06:14 2013 +0200

    Fix cfg packaging
    
    Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>

 igor.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/igor.spec b/igor.spec
index 48922f2..84f0e51 100644
--- a/igor.spec
+++ b/igor.spec
@@ -1,6 +1,6 @@
 Name:      igor
 Version:   0.4.1
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Automated distribution life-cycle testing (daemon)
 
 License:   LGPLv2
@@ -109,7 +109,6 @@ fi
 %doc README COPYING
 # FIXME add license file (landing with next upstream release)
 %config(noreplace) %{_sysconfdir}/igord/igord.cfg
-%config %{_sysconfdir}/igord/igord.cfg.example
 %{_sysconfdir}/igord/hook.d/*
 %{python_sitelib}/%{name}/daemon
 %{python_sitelib}/%{name}*.egg-info
@@ -137,6 +136,9 @@ fi
 
 
 %changelog
+* Fri Aug 09 2013 Fabian Deutsch <fabiand at fedoraproject.org> - 0.4.1-2
+- Fix cfg
+
 * Fri Aug 09 2013 Fabian Deutsch <fabiand at fedoraproject.org> - 0.4.1-1
 - Update to 0.4.1
 - More requirements


More information about the scm-commits mailing list