[packages/compact_enc_det] - typo, rel 2

qboosh qboosh at pld-linux.org
Mon Sep 30 22:55:03 CEST 2024


commit e986cb5cd38103fe755aa49ed64b6f56e867d86d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Sep 30 21:25:38 2024 +0200

    - typo, rel 2

 compact_enc_det.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/compact_enc_det.spec b/compact_enc_det.spec
index 7251381..095ff7e 100644
--- a/compact_enc_det.spec
+++ b/compact_enc_det.spec
@@ -4,7 +4,8 @@ Name:		compact_enc_det
 Version:	0
 %define	gitref	d127078cedef9c6642cbe592dacdd2292b50bb19
 %define	snap	20240213
-Release:	0.%{snap}.1
+%define	rel	2
+Release:	0.%{snap}.%{rel}
 License:	Apache v2.0
 Group:		Libraries
 Source0:	https://github.com/google/compact_enc_det/archive/%{gitref}/%{name}-%{snap}.tar.gz
@@ -72,7 +73,7 @@ Name: ced
 Description: Compact Encoding Detection library
 Version: %{version}
 Libs: -L${libdir} -lced
-Cflags: -I${inclucedir}
+Cflags: -I${includedir}
 EOF
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/compact_enc_det.git/commitdiff/e986cb5cd38103fe755aa49ed64b6f56e867d86d



More information about the pld-cvs-commit mailing list