[ovirt-engine-sdk-java/epel7] Adapt for EPEL 7

Juan Hernandez jhernand at fedoraproject.org
Wed Jan 21 15:34:35 UTC 2015


commit 371ff0f1b62f566fe42fcedc5e6a43a2202d2d22
Author: Juan Hernandez <juan.hernandez at redhat.com>
Date:   Wed Jan 21 16:26:37 2015 +0100

    Adapt for EPEL 7
    
    This patch adapts the spec for EPEL 7, as the branch has been initially
    created from the master, which is ok for Fedora 21 but not for EPEL.
    
    Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>

 ovirt-engine-sdk-java.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ovirt-engine-sdk-java.spec b/ovirt-engine-sdk-java.spec
index 790c597..3f03bc4 100644
--- a/ovirt-engine-sdk-java.spec
+++ b/ovirt-engine-sdk-java.spec
@@ -15,7 +15,7 @@ BuildArch: noarch
 
 BuildRequires: apache-commons-beanutils
 BuildRequires: httpcomponents-client
-BuildRequires: log4j12
+BuildRequires: log4j
 BuildRequires: maven-local
 
 %description
@@ -50,6 +50,7 @@ This package contains the API documentation for %{name}.
 
 %changelog
 * Fri Jan 16 2015 Juan Hernandez <juan.hernandez at redhat.com> - 3.5.1.0-1
+- Update to upstream 3.5.1.0.
 - Added support for the operations to move, copy and export disks using
   the top level disks collection #1169376.
 - Replaced storage_manager with spm #1146457.
@@ -98,7 +99,9 @@ This package contains the API documentation for %{name}.
 - Added support for reporting VM kdump configuration.
 - Added support for reporting architecture capabilities.
 - Added tags sub-collection to templates.
-- Add method to get entity by string id #1099818.
+
+* Fri Jul 18 2014 Juan Hernandez <juan.hernandez at redhat.com> - 3.4.3.0-1
+- Update to upstream version 3.4.3.0.
 - Add expect and correlationId parameters to network labels related
   methods #1101531.
 - Add method to get entity by string id #1099818.
@@ -112,9 +115,6 @@ This package contains the API documentation for %{name}.
 - Removed external_id from users and groups.
 - Renamed cloud_init.hostname to cloud_init.host.address.
 
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.0.7-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
 * Thu Mar 27 2014 Juan Hernandez <juan.hernandez at redhat.com> - 3.4.0.7-1
 - Update to upstream 3.4.0.7 in order to suport version 3.4 of the
   oVirt project.


More information about the scm-commits mailing list