diff options
| -rw-r--r-- | fedora/ppl.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fedora/ppl.spec b/fedora/ppl.spec index 1f6b48a7c..351a8834b 100644 --- a/fedora/ppl.spec +++ b/fedora/ppl.spec @@ -106,6 +106,7 @@ Summary: The YAP Prolog interface of the Parma Polyhedra Library Group: Development/Libraries BuildRequires: yap-devel >= 5.1.1 Requires: %{name} = %{version}-%{release}, %{name}-pwl = %{version}-%{release}, yap >= 5.1.1 +Obsoletes: ppl-yap-static %description yap This package adds YAP Prolog support to the Parma Polyhedra Library (PPL). Install this package if you want to use the library in YAP Prolog programs. |
