public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] fastd: Update to 17
@ 2016-03-23  9:01 Alexander Marx
  2016-03-23 11:41 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Marx @ 2016-03-23  9:01 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 872 bytes --]

Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
---
 fastd/fastd.nm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/fastd/fastd.nm b/fastd/fastd.nm
index 23563cf..80bd695 100644
--- a/fastd/fastd.nm
+++ b/fastd/fastd.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = fastd
-version    = 16
+version    = 17
 release    = 1
 
 groups     = Networking/VPN
@@ -17,16 +17,18 @@ description
 	to run on embedded devices.
 end
 
-source_dl  =
+source_dl  = https://projects.universe-factory.net/attachments/download/81/
 sources    = %{thisapp}.tar.xz
 
 build
 	requires
 		bison >= 2.5
 		cmake >= 3.0
+		doxygen
 		json-c-devel
 		libcap-devel
 		libsodium-devel
+		libuecc >= 5
 		libuecc-devel
 		openssl-devel
 	end
-- 
2.6.3


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] fastd: Update to 17
  2016-03-23  9:01 [PATCH] fastd: Update to 17 Alexander Marx
@ 2016-03-23 11:41 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2016-03-23 11:41 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1359 bytes --]

Hi,

a quick update on dependencies:

You added libuecc >= 5 which works, because libuecc-devel cannot be installed in
an older version when libuecc >= 5 is installed. However we usually write
"libuecc-devel >= 5". Just because it is shorter...

Will you send an updated patch?

Best,
-Michael

On Wed, 2016-03-23 at 10:01 +0100, Alexander Marx wrote:
> Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
> ---
>  fastd/fastd.nm | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/fastd/fastd.nm b/fastd/fastd.nm
> index 23563cf..80bd695 100644
> --- a/fastd/fastd.nm
> +++ b/fastd/fastd.nm
> @@ -4,7 +4,7 @@
>  #############################################################################
> ##
>  
>  name       = fastd
> -version    = 16
> +version    = 17
>  release    = 1
>  
>  groups     = Networking/VPN
> @@ -17,16 +17,18 @@ description
>  	to run on embedded devices.
>  end
>  
> -source_dl  =
> +source_dl  = https://projects.universe-factory.net/attachments/download/81/
>  sources    = %{thisapp}.tar.xz
>  
>  build
>  	requires
>  		bison >= 2.5
>  		cmake >= 3.0
> +		doxygen
>  		json-c-devel
>  		libcap-devel
>  		libsodium-devel
> +		libuecc >= 5
>  		libuecc-devel
>  		openssl-devel
>  	end

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-23 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-23  9:01 [PATCH] fastd: Update to 17 Alexander Marx
2016-03-23 11:41 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox