[iodine: 1/2] - Add Provides: bundled(md5-deutsch) to client and server sub-packages (#1046028)

Pavel Alexeev hubbitus at fedoraproject.org
Tue Jan 7 15:03:50 UTC 2014


commit e8237db6b76a23c653c99968c6e59e607aef39a2
Author: Pavel Alexeev (aka Pahan-Hubbitus) <pahan at hubbitus.info>
Date:   Tue Jan 7 19:01:34 2014 +0400

    - Add Provides: bundled(md5-deutsch) to client and server sub-packages (#1046028)

 iodine.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/iodine.spec b/iodine.spec
index 4c1647d..a058b24 100644
--- a/iodine.spec
+++ b/iodine.spec
@@ -2,7 +2,7 @@
 
 Name:		iodine
 Version:		0.6.0
-Release:		0.rc1.10%{?dist}
+Release:		0.rc1.11%{?dist}
 Summary:		Solution to tunnel IPv4 data through a DNS server
 Summary(ru):	Решение для туннелирования IPv4 трафика через DNS сервер
 Group:		System Environment/Daemons
@@ -73,6 +73,7 @@ Requires(postun):	systemd-units
 # is not valid. We can use %%post because this particular %%triggerun script
 # should fire just after this package is installed.
 Requires(post):	systemd-sysv
+Provides:			bundled(md5-deutsch)
 
 %description client
 This is the client part of iodine sulution.
@@ -104,7 +105,8 @@ Requires(postun):	systemd-units
 # should fire just after this package is installed.
 Requires(post):	systemd-sysv
 # /sbin/ifconfig and /sbin/route (bz#922225)
-Requires:		net-tools
+Requires:			net-tools
+Provides:			bundled(md5-deutsch)
 
 %description server
 This is the server part of iodine solution.
@@ -266,6 +268,9 @@ fi
 %{_unitdir}/%{name}-server.service
 
 %changelog
+* Tue Jan 7 2014 Pavel Alexeev <Pahan at Hubbitus.info> - 0.6.0-0.rc1.11
+- Add Provides: bundled(md5-deutsch) to client and server sub-packages (#1046028)
+
 * Sun Apr 14 2013 Pavel Alexeev <Pahan at Hubbitus.info> - 0.6.0-0.rc1.10
 - Add Requires: net-tools (bz#922225) for server package.
 


More information about the scm-commits mailing list