[packages/cppo] - up to 1.6.9

baggins baggins at pld-linux.org
Sun Apr 26 14:06:36 CEST 2026


commit 07dab7e04e97fa6b854627ddcccfac1a1551b587
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Apr 26 16:06:26 2026 +0200

    - up to 1.6.9

 cppo.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/cppo.spec b/cppo.spec
index 9be6dc5..5c616be 100644
--- a/cppo.spec
+++ b/cppo.spec
@@ -11,13 +11,13 @@
 Summary:	Preprocessor (cpp equivalent) for OCaml
 Summary(pl.UTF-8):	Preprocesor (odpowiednik cpp) dla OCamla
 Name:		cppo
-Version:	1.6.8
+Version:	1.6.9
 Release:	1
 License:	BSD
 Group:		Development/Tools
 #Source0Download: https://github.com/ocaml-community/cppo/releases
 Source0:	https://github.com/mjambon/cppo/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	fed401197d86f9089e89f6cbdf1d660d
+# Source0-md5:	d23ffe85ac7dc8f0afd1ddf622770d09
 URL:		http://mjambon.com/cppo.html
 BuildRequires:	ocaml >= 1:4.02.3
 BuildRequires:	ocaml-dune >= 1.0
@@ -82,14 +82,14 @@ cp -pr examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 # sources
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/cppo_ocamlbuild/ocamlbuild_cppo.ml
 # packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/doc/{cppo,cppo_ocamlbuild}
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/{cppo,cppo_ocamlbuild}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes LICENSE.md README.md
+%doc Changes.md LICENSE.md README.md
 %attr(755,root,root) %{_bindir}/cppo
 %{_examplesdir}/%{name}-%{version}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cppo.git/commitdiff/07dab7e04e97fa6b854627ddcccfac1a1551b587



More information about the pld-cvs-commit mailing list