From 48df7e435b36ad1168ba41ffc3b03756b51e61aeee7c3cdc2f2f7d6e2fe0bdbe Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 2 Jun 2014 10:01:19 +0000 Subject: [PATCH] - add baselibs.conf OBS-URL: https://build.opensuse.org/package/show/security/fipscheck?expand=0&rev=6 --- baselibs.conf | 1 + fipscheck.changes | 5 +++++ fipscheck.spec | 1 + 3 files changed, 7 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..da494d5 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libfipscheck1 diff --git a/fipscheck.changes b/fipscheck.changes index 2ec2942..1bef06b 100644 --- a/fipscheck.changes +++ b/fipscheck.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 2 10:01:01 UTC 2014 - meissner@suse.com + +- add baselibs.conf + ------------------------------------------------------------------- Tue Jan 21 14:21:27 UTC 2014 - cfarrell@suse.com diff --git a/fipscheck.spec b/fipscheck.spec index 4813c7b..001d034 100644 --- a/fipscheck.spec +++ b/fipscheck.spec @@ -26,6 +26,7 @@ Version: 1.2.0 Release: 7.mge Url: http://fedorahosted.org/fipscheck/ Source0: http://fedorahosted.org/releases/f/i/%{name}/%{name}-%{version}.tar.bz2 +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libopenssl-devel >= 0.9.8j Requires: %{lname} = %{version}