[packages/cproto] - patch to add missing prototype; release 2
qboosh
qboosh at pld-linux.org
Mon Mar 24 18:51:06 CET 2025
commit 5cccc27347ca1ab1600e9b7a6fcf102f1b596896
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Mar 24 18:30:51 2025 +0100
- patch to add missing prototype; release 2
cproto.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/cproto.spec b/cproto.spec
index ade40ef..38170dc 100644
--- a/cproto.spec
+++ b/cproto.spec
@@ -9,11 +9,12 @@ Summary(tr.UTF-8): C prototip aracı
Summary(uk.UTF-8): Генерує прототипи функцій та декларації змінних з коду на C
Name: cproto
Version: 4.7x
-Release: 1
+Release: 2
License: Public Domain
Group: Development/Tools
Source0: https://invisible-island.net/archives/cproto/%{name}-%{version}.tgz
# Source0-md5: 788cb6cf2a5c5f602733d9f63ffed014
+Patch0: %{name}-proto.patch
URL: https://invisible-island.net/cproto/
BuildRequires: bison
BuildRequires: flex
@@ -90,6 +91,7 @@ verilmemişse, cproto girdi olarak standart girişten bilgi okur.
%prep
%setup -q
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cproto.git/commitdiff/5cccc27347ca1ab1600e9b7a6fcf102f1b596896
More information about the pld-cvs-commit
mailing list