[novacom-client/el5] Fix for EL building

Jonathan Dieter jdieter at fedoraproject.org
Mon May 7 15:59:12 UTC 2012


commit a626e74eae143ef969a6db5a3710119eb88829cc
Author: Jonathan Dieter <jdieter at lesbg.com>
Date:   Mon May 7 18:59:05 2012 +0300

    Fix for EL building
    
    Signed-off-by: Jonathan Dieter <jdieter at lesbg.com>

 novacom-client.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/novacom-client.spec b/novacom-client.spec
index 5da514a..27d9b39 100644
--- a/novacom-client.spec
+++ b/novacom-client.spec
@@ -53,6 +53,7 @@ install -m 755 %{SOURCE1} $RPM_BUILD_ROOT/%{_bindir}
 rm -rf $RPM_BUILD_ROOT
 
 %files
+%defattr(-,root,root,-)
 %doc README.md
 %{_bindir}/novacom
 %{_bindir}/novaterm


More information about the scm-commits mailing list