This commit is contained in:
Dennis Gilmore 2012-01-12 14:58:07 -06:00
commit 84131c9653

View file

@ -3,7 +3,7 @@
Name: abootimg
Version: 0.6
Release: 3.%{checkout}%{?dist}
Release: 4.%{checkout}%{?dist}
Summary: Tool for manipulating Android boot images
License: GPLv2+
@ -41,6 +41,9 @@ install -D -m 644 -p debian/abootimg.1 ${RPM_BUILD_ROOT}/%{_mandir}/man1/abootim
%changelog
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-4.20110830gitff8e759
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Nov 23 2011 Yanko Kaneti <yaneti@declera.com> 0.6-3.20110830gitff8e759
- Preserve man page timestamp on install.