From e0c311b19972388df2b381d0d7a3378b706536d8f20482354f694579be2ab2cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Fri, 1 Jun 2012 15:42:13 +0000 Subject: [PATCH] BuildIgnore libtalloc to prevent a package conflict on Fedora systems. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=6 --- tevent.changes | 5 +++++ tevent.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/tevent.changes b/tevent.changes index a9432b4..3759682 100644 --- a/tevent.changes +++ b/tevent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 1 15:41:27 UTC 2012 - lmuelle@suse.com + +- BuildIgnore libtalloc to prevent a package conflict on Fedora systems. + ------------------------------------------------------------------- Thu May 31 21:33:31 UTC 2012 - lmuelle@suse.com diff --git a/tevent.spec b/tevent.spec index 417031a..78447cb 100644 --- a/tevent.spec +++ b/tevent.spec @@ -22,6 +22,7 @@ Name: libtevent0 BuildRequires: doxygen +#!BuildIgnore: libtalloc BuildRequires: libtalloc-devel >= 2.0.7 %if 0%{?suse_version} > 1020 BuildRequires: pkg-config