[packages/dyninst] - rel 1.1, broken, installs libcommon incorrectly
baggins
baggins at pld-linux.org
Wed Dec 21 09:56:41 CET 2022
commit daf3576f08f30366768dee6439e86dd6b393d6b0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Dec 21 09:56:20 2022 +0100
- rel 1.1, broken, installs libcommon incorrectly
dyninst.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/dyninst.spec b/dyninst.spec
index aae763b..311e161 100644
--- a/dyninst.spec
+++ b/dyninst.spec
@@ -1,8 +1,10 @@
+# TODO: fix common lib, it's installed as dyncommon but referenced as -lcommon in cmake
+#
Summary: API for Run-time Code Generation
Summary(pl.UTF-8): API do generowania kodu w czasie działania
Name: dyninst
Version: 12.2.0
-Release: 1
+Release: 1.1
License: LGPL v2.1+
Group: Libraries
#Source0Download: https://github.com/dyninst/dyninst/releases
@@ -78,7 +80,7 @@ Statyczne biblioteki dyninst.
%prep
%setup -q
-%patch0 -p1
+#%patch0 -p1
%patch1 -p1
%patch2 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dyninst.git/commitdiff/daf3576f08f30366768dee6439e86dd6b393d6b0
More information about the pld-cvs-commit
mailing list