From 92a34bbd802a501e94d8652a2593671a06e1de6ad52899a1658f90f193f6cd93 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 4 Oct 2011 20:13:17 +0000 Subject: [PATCH] - remove default requires from baselibs.conf OBS-URL: https://build.opensuse.org/package/show/M17N/libotf?expand=0&rev=11 --- baselibs.conf | 1 + libotf.changes | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/baselibs.conf b/baselibs.conf index 5ffe695..8eb2f97 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,4 @@ libotf0 libotf-devel + requires -libotf- +.*/lib(64)?/pkgconfig/.*.pc$ diff --git a/libotf.changes b/libotf.changes index 9e55768..d60529d 100644 --- a/libotf.changes +++ b/libotf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 4 20:13:05 UTC 2011 - coolo@suse.com + +- remove default requires from baselibs.conf + ------------------------------------------------------------------- Thu Aug 4 12:47:30 CEST 2011 - tiwai@suse.de