From 939bd6225ee5f00ec9e0baea138e0eadddbe2c6d Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 8 Jan 2014 09:51:20 +0100 Subject: [PATCH 1/1] Package metaproxy provides virtual package metaproxy6 MP-508 This allows module packages to depend on a metaproxy server with version 6 API. --- debian/control | 1 + metaproxy.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 792b477..c69a319 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Section: net Architecture: any Depends: ${shlibs:Depends}, libmetaproxy6 (= ${Source-Version}) Conflicts: cf-engine (<= 2.12.5) +Provides: metaproxy6 Description: Z39.50/SRU router (main executable) This is a universal router, proxy and encapsulated metasearcher for information retrieval protocols. It accepts, processes, interprets diff --git a/metaproxy.spec b/metaproxy.spec index c1df92f..61590fc 100644 --- a/metaproxy.spec +++ b/metaproxy.spec @@ -16,6 +16,7 @@ Packager: Adam Dickmeiss URL: http://www.indexdata.com/metaproxy Group: Applications/Internet Requires: libmetaproxy6 = %{version} +Provides: metaproxy6 %description Metaproxy daemon. -- 1.7.10.4