automatic version update by autodist [release 4.06-1mamba;Sat Jun 18 2016]
This commit is contained in:
parent
250c2c966e
commit
92bbbeca4b
@ -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 <autodist@mambasoft.it> 4.06-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 16 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 4.05-2mamba
|
||||
- remove lirc.4 conflicting with lirc package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user