[hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5187: Mark hipl-daemon package as obsoleting hipl-minimal.

  • From: noreply@xxxxxxxxxxxxx
  • To: HIPL core team <hipl-dev@xxxxxxxxxxxxx>
  • Date: Fri, 26 Nov 2010 13:55:51 -0000

------------------------------------------------------------
revno: 5187
committer: Diego Biurrun <diego@xxxxxxxxxx>
branch nick: trunk
timestamp: Fri 2010-11-26 14:52:57 +0100
message:
  Mark hipl-daemon package as obsoleting hipl-minimal.
  
  Now no dangling hipl-minimal package is left behind on package upgrade.
modified:
  packaging/hipl-deb.spec
  packaging/hipl-rpm.spec


--
lp:hipl
https://code.launchpad.net/~hipl-core/hipl/trunk

Your team HIPL core team is subscribed to branch lp:hipl.
To unsubscribe from this branch go to 
https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
=== modified file 'packaging/hipl-deb.spec'
--- packaging/hipl-deb.spec     2010-11-23 20:39:50 +0000
+++ packaging/hipl-deb.spec     2010-11-26 13:52:57 +0000
@@ -72,7 +72,7 @@
 
 %package daemon
 Requires: openssl iptables libnet-ip-perl libnet-dns-perl libsocket6-perl 
libio-socket-inet6-perl
-Obsoletes: tools
+Obsoletes: minimal tools
 Summary: HIP for Linux IPsec key management and mobility daemon
 Group: System Environment/Kernel
 %description daemon

=== modified file 'packaging/hipl-rpm.spec'
--- packaging/hipl-rpm.spec     2010-11-23 20:39:50 +0000
+++ packaging/hipl-rpm.spec     2010-11-26 13:52:57 +0000
@@ -55,7 +55,7 @@
 
 %package daemon
 Requires: openssl iptables perl-Net-IP perl-Net-DNS perl-Socket6 
perl-IO-Socket-INET6
-Obsoletes: tools
+Obsoletes: minimal tools
 Summary: HIP for Linux IPsec key management and mobility daemon
 Group: System Environment/Kernel
 %description daemon

Other related posts:

  • » [hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5187: Mark hipl-daemon package as obsoleting hipl-minimal. - noreply