[packages/ccide] Rel 3

arekm arekm at pld-linux.org
Wed May 20 21:02:17 CEST 2026


commit 07d6336470e9a45759cb6e4b2c84fdc19835b38d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed May 20 21:02:02 2026 +0200

    Rel 3

 ccide-pod-fixes.patch | 23 +++++++++++++++++++++++
 ccide.spec            |  4 +++-
 2 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/ccide.spec b/ccide.spec
index 2eeb5b8..f0ca5bb 100644
--- a/ccide.spec
+++ b/ccide.spec
@@ -2,11 +2,12 @@ Summary:	C Language Decision Table Code Generator
 Summary(pl.UTF-8):	Generator kodu tablic decyzyjnych w języku C
 Name:		ccide
 Version:	0.6.6
-Release:	2
+Release:	3
 License:	GPL v3+
 Group:		Development/Tools
 Source0:	http://downloads.sourceforge.net/ccide/%{name}-%{version}.tar.gz
 # Source0-md5:	fdbc8822b1d79ebc56939d47b36244c6
+Patch0:		%{name}-pod-fixes.patch
 URL:		http://ccide.sourceforge.net/
 BuildRequires:	gettext-tools >= 0.17
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -19,6 +20,7 @@ Generator kodu tablic decyzyjnych w języku C.
 
 %prep
 %setup -q
+%patch -P0 -p1
 
 %build
 %configure
diff --git a/ccide-pod-fixes.patch b/ccide-pod-fixes.patch
new file mode 100644
index 0000000..48328ae
--- /dev/null
+++ b/ccide-pod-fixes.patch
@@ -0,0 +1,23 @@
+--- ccide-0.6.6.orig/src/ccide.pod.in
++++ ccide-0.6.6/src/ccide.pod.in
+@@ -439,6 +439,8 @@
+ the latest version before reporting bugs.
+ 
+ 
++=back
++
+ =head1 RESTRICTIONS
+ 
+ There can no more than 32 conditions or 2048 actions or 256 rules
+@@ -471,9 +473,9 @@
+ 
+ Thomas W. Young, ccide at twyoung.com
+ 
+-==head1 COPYRIGHT 
++=head1 COPYRIGHT
+ 
+-Copyright � 2002-2012, Thomas W. Young, The CCIDE Project, ccide at twyoung.com.
++Copyright (C) 2002-2012, Thomas W. Young, The CCIDE Project, ccide at twyoung.com.
+ Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation
+ License, Version 1.2 or any later version published by the Free Software Foundation; with the Invariant Sections being
+ "GNU General Public License" and "Funding Free Software", the Front-Cover texts being (a) (see below), and with the Back-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ccide.git/commitdiff/07d6336470e9a45759cb6e4b2c84fdc19835b38d



More information about the pld-cvs-commit mailing list