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
|
%define man_pages_posix_ver 2013-a
|
||||||
|
|
||||||
Name: man-pages
|
Name: man-pages
|
||||||
Version: 4.05
|
Version: 4.06
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: English man (manual) pages from the Linux Documentation Project
|
Summary: English man (manual) pages from the Linux Documentation Project
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -58,7 +58,7 @@ for i in man?; do
|
|||||||
mv $i/${f}.utf-8 $i/$f
|
mv $i/${f}.utf-8 $i/$f
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
%make gz
|
#% make gz
|
||||||
|
|
||||||
cd man-pages-posix-%{man_pages_posix_ver}
|
cd man-pages-posix-%{man_pages_posix_ver}
|
||||||
for i in man?; do
|
for i in man?; do
|
||||||
@ -68,7 +68,7 @@ for i in man?; do
|
|||||||
mv $i/${f}.utf-8 $i/$f
|
mv $i/${f}.utf-8 $i/$f
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
%make gz
|
#% make gz
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -108,6 +108,9 @@ rm -f %{buildroot}%{_mandir}/man4/lirc.*
|
|||||||
%doc man-pages-posix-%{man_pages_posix_ver}/POSIX-COPYRIGHT
|
%doc man-pages-posix-%{man_pages_posix_ver}/POSIX-COPYRIGHT
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Mar 16 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 4.05-2mamba
|
||||||
- remove lirc.4 conflicting with lirc package
|
- remove lirc.4 conflicting with lirc package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user