From cab18d1cf7509611894fe7e53fe6143110a0aea5f4d5989a5262775f0a4b7dfb Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Wed, 20 Aug 2014 08:51:10 +0000 Subject: [PATCH] Accepting request 245140 from security Trivial new Provides to conform with upstream "requires" statements. OBS-URL: https://build.opensuse.org/request/show/245140 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tsk?expand=0&rev=3 --- python-tsk.changes | 5 +++++ python-tsk.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-tsk.changes b/python-tsk.changes index d1c955c..4a4c411 100644 --- a/python-tsk.changes +++ b/python-tsk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 15 23:05:21 UTC 2014 - Greg.Freemyer@gmail.com + +- add "Provides: pytsk" - pytsk is now in use by upstream dependencies + ------------------------------------------------------------------- Wed Aug 13 22:07:23 UTC 2014 - Greg.Freemyer@gmail.com diff --git a/python-tsk.spec b/python-tsk.spec index 9742587..f077938 100644 --- a/python-tsk.spec +++ b/python-tsk.spec @@ -30,6 +30,7 @@ BuildRequires: libtalloc-devel BuildRequires: pkg-config BuildRequires: python-devel BuildRequires: sleuthkit-devel +Provides: pytsk BuildRoot: %{_tmppath}/%{name}-%{version}-build %description