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
This commit is contained in:
Marcus Meissner 2015-09-20 07:33:41 +00:00 committed by Git OBS Bridge
parent 2c2b3a24d4
commit bf8c5bb5d4
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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