From bf8c5bb5d4aa58116d37848199011d44483035722a5da26e8767abb4d994fa5a Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 20 Sep 2015 07:33:41 +0000 Subject: [PATCH] Accepting request 332120 from home:AndreasStieger:branches:Archiving build static lib on RHEL 7 OBS-URL: https://build.opensuse.org/request/show/332120 OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=46 --- libarchive.changes | 5 +++++ libarchive.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libarchive.changes b/libarchive.changes index 7f9f792..43fe020 100644 --- a/libarchive.changes +++ b/libarchive.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 19 20:17:41 UTC 2015 - astieger@suse.com + +- build static lib on RHEL 7 + ------------------------------------------------------------------- Sun Mar 22 19:51:10 UTC 2015 - astieger@suse.com diff --git a/libarchive.spec b/libarchive.spec index 9aafb23..fd9a249 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -17,7 +17,7 @@ %if 0%{?centos_version} || 0%{?rhel_version} -%if 0%{?centos_version} <= 600 || 0%{?rhel_version <= 600} +%if 0%{?centos_version} <= 600 || 0%{?rhel_version <= 700} %bcond_without static_libs %bcond_with openssl %bcond_with ext2fs