[packages/libacrd] rel 2

arekm arekm at pld-linux.org
Tue Mar 10 12:48:32 CET 2026


commit 96d705801e08958afdf31273cbc58fccec6c2b5c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Mar 10 12:48:26 2026 +0100

    rel 2

 accord-includes.patch | 10 ++++++++++
 libacrd.spec          |  3 ++-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/libacrd.spec b/libacrd.spec
index 7ab3f4e..9359992 100644
--- a/libacrd.spec
+++ b/libacrd.spec
@@ -6,7 +6,7 @@ Name:		libacrd
 Version:	0.0.1
 %define	gitref	1ee1b413be67a48e4de133e3e82bbef52aac9df2
 %define	snap	20121229
-Release:	0.%{snap}.1
+Release:	0.%{snap}.2
 License:	LGPL v2+
 Group:		Libraries
 Source0:	https://github.com/collie/accord/archive/%{gitref}/accord-%{snap}.tar.gz
@@ -95,6 +95,7 @@ CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+	libdir=%{_libdir} \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
diff --git a/accord-includes.patch b/accord-includes.patch
index dff0c18..8bc3403 100644
--- a/accord-includes.patch
+++ b/accord-includes.patch
@@ -18,3 +18,13 @@
  
  #include "accord_proto.h"
  #include "list.h"
+--- accord-1ee1b413be67a48e4de133e3e82bbef52aac9df2/lib/net.c.orig	2012-12-28 01:51:03.000000000 +0100
++++ accord-1ee1b413be67a48e4de133e3e82bbef52aac9df2/lib/net.c	2026-03-10 10:53:00.000000000 +0100
+@@ -25,6 +25,7 @@
+ #include <netinet/in.h>
+ #include <netinet/tcp.h>
+ #include <sys/socket.h>
++#include <sys/uio.h>
+ #include <coroutine.h>
+ 
+ #include "accord_proto.h"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libacrd.git/commitdiff/96d705801e08958afdf31273cbc58fccec6c2b5c



More information about the pld-cvs-commit mailing list