From 00bde2a240ea96d59cd3e9b0f5d9e9b0b38112a0 Mon Sep 17 00:00:00 2001 From: Lucian Langa Date: Dec 20 2011 16:35:36 +0000 Subject: fix nvr for subpackages --- diff --git a/svxlink.spec b/svxlink.spec index 7752bf8..d0d3d8f 100644 --- a/svxlink.spec +++ b/svxlink.spec @@ -1,8 +1,8 @@ %define main_version 11.11.1 Name: svxlink -Epoch: 1 +Epoch: 2 Version: %{main_version} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Repeater controller and EchoLink (simplex or repeater) Group: Applications/Internet @@ -53,7 +53,7 @@ audio i/o, filtering, mixing, audio codecs etc. Summary: Svxlink async development files Group: Development/Libraries Version: 0.18.2 -Requires: libasync = 0.18.2 +Requires: libasync = %{epoch}:0.18.2 Obsoletes: svxlink-server-devel < 0.11.1-2 %description -n libasync-devel @@ -74,7 +74,7 @@ Internet. Summary: Development files for the EchoLink communications library Group: Development/Libraries Version: 0.14.1 -Requires: echolib = 0.14.1 +Requires: echolib = %{epoch}:0.14.1 Obsoletes: svxlink-server-devel < 0.11.1-2 %description -n echolib-devel @@ -250,6 +250,9 @@ rm -rf %{buildroot} %ghost /var/log/* %changelog +* Tue Dec 20 2011 Lucian Langa - 2:11.11.1-1 +- fix nvr for subpackages to + * Thu Dec 08 2011 Lucian Langa - 1:11.11.1-2 - bump nvr to allow full build