From 92bbbeca4b0917971af1bf6bbd31a8226a46ad70 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:55:07 +0100 Subject: [PATCH] automatic version update by autodist [release 4.06-1mamba;Sat Jun 18 2016] --- man-pages.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/man-pages.spec b/man-pages.spec index 5116a40..2c6a36e 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -1,8 +1,8 @@ %define man_pages_posix_ver 2013-a Name: man-pages -Version: 4.05 -Release: 2mamba +Version: 4.06 +Release: 1mamba Summary: English man (manual) pages from the Linux Documentation Project Group: Documentation Vendor: openmamba @@ -58,7 +58,7 @@ for i in man?; do mv $i/${f}.utf-8 $i/$f done done -%make gz +#% make gz cd man-pages-posix-%{man_pages_posix_ver} for i in man?; do @@ -68,7 +68,7 @@ for i in man?; do mv $i/${f}.utf-8 $i/$f done done -%make gz +#% make gz %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -108,6 +108,9 @@ rm -f %{buildroot}%{_mandir}/man4/lirc.* %doc man-pages-posix-%{man_pages_posix_ver}/POSIX-COPYRIGHT %changelog +* Sat Jun 18 2016 Automatic Build System 4.06-1mamba +- automatic version update by autodist + * Wed Mar 16 2016 Silvan Calarco 4.05-2mamba - remove lirc.4 conflicting with lirc package