[inn] Add missing perl module in %files stanza

Ondrej Vasik ovasik at fedoraproject.org
Mon Sep 10 06:43:27 UTC 2012


commit 846d68ec0cefe7d8d6cb0fcd852d9e350fa1bf78
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Sat Sep 8 17:28:55 2012 +0200

    Add missing perl module in %files stanza

 inn.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/inn.spec b/inn.spec
index 2c986f2..008ebca 100644
--- a/inn.spec
+++ b/inn.spec
@@ -481,6 +481,7 @@ fi
 
 %dir %{perl_vendorlib}/INN
 %{perl_vendorlib}/INN/Config.pm
+%{perl_vendorlib}/INN/Utils/Shlock.pm
 
 %defattr(-,news,news,-)
 %dir /var/spool/news


More information about the scm-commits mailing list