[oscap-anaconda-addon] New version

Vratislav Podzimek vpodzime at fedoraproject.org
Fri Feb 28 11:55:05 UTC 2014


commit 91a2a090f479a6f33d5a1d2f2ff7d9b48aae156f
Author: Vratislav Podzimek <vpodzime at redhat.com>
Date:   Fri Feb 28 12:55:06 2014 +0100

    New version
    
    - Rebuild with building issues fixed

 oscap-anaconda-addon.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/oscap-anaconda-addon.spec b/oscap-anaconda-addon.spec
index 867092c..c8285df 100644
--- a/oscap-anaconda-addon.spec
+++ b/oscap-anaconda-addon.spec
@@ -1,6 +1,6 @@
 Name:           oscap-anaconda-addon
 Version:        0.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Anaconda addon integrating OpenSCAP to the installation process
 
 License:        GPLv2+
@@ -19,6 +19,7 @@ BuildRequires:  gettext
 BuildRequires:	python2-devel
 BuildRequires:  python-mock
 BuildRequires:  python-nose
+BuildRequires:  openscap openscap-utils openscap-python
 BuildRequires:  python-cpio
 BuildRequires:  anaconda >= 19
 Requires:       anaconda >= 19
@@ -37,7 +38,7 @@ content.
 %build
 
 %check
-make test
+make unittest
 
 
 %install
@@ -50,6 +51,9 @@ make install DESTDIR=%{buildroot}
 %doc COPYING ChangeLog README
 
 %changelog
+* Fri Feb 28 2014 Vratislav Podzimek <vpodzime at redhat.com> - 0.6-2
+- Rebuild with building issues fixed
+
 * Fri Feb 28 2014 Vratislav Podzimek <vpodzime at redhat.com> - 0.6-1
 - Getting status needs to run in the main thread
 - Grab focus for the URL entry after switching notebook page


More information about the scm-commits mailing list