Compare commits

..

No commits in common. "rawhide" and "f17" have entirely different histories.

3 changed files with 21 additions and 15 deletions

1
.gitignore vendored
View file

@ -1,2 +1 @@
/abootimg-0.6-20110830gitff8e759.tar.gz
/abootimg-0.6-7e127fe.tar.gz

View file

@ -1,20 +1,17 @@
%global codate 20230721
%global commit0 7e127fee6a3981f6b0a50ce9910267cd501e09d4
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global gitrev ff8e759
%global checkout 20110830git%{gitrev}
Name: abootimg
Version: 0.6
Release: %autorelease -s %{codate}git%{shortcommit0}
Release: 4.%{checkout}%{?dist}
Summary: Tool for manipulating Android boot images
License: GPL-2.0-or-later
URL: https://github.com/ggrandou/abootimg
Source0: https://github.com/ggrandou/abootimg/archive/%{commit0}.tar.gz#/%{name}-%{version}-%{shortcommit0}.tar.gz
License: GPLv2+
URL: https://gitorious.org/ac100/abootimg
# git clone git://gitorious.org/ac100/abootimg.git
# cd abootimg ; git archive --format=tar --prefix=abootimg-%%{version}-%%{checkout}/ %%{gitrev} | gzip > abootimg-%%{version}-%%{checkout}.tar.gz
Source0: abootimg-%{version}-%{checkout}.tar.gz
BuildRequires: gcc
BuildRequires: libblkid-devel
%description
@ -23,7 +20,7 @@ partition format defined by the Android Open Source Project.
%prep
%autosetup -p1 -n %{name}-%{commit0}
%setup -q -n abootimg-%{version}-%{checkout}
%build
@ -37,11 +34,21 @@ install -D -m 644 -p debian/abootimg.1 ${RPM_BUILD_ROOT}/%{_mandir}/man1/abootim
%files
%doc Changelog README
%license LICENSE
%{_bindir}/abootimg
%{_mandir}/man1/*
%doc Changelog LICENSE README
%changelog
%autochangelog
* 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.
* Wed Nov 16 2011 Yanko Kaneti <yaneti@declera.com> 0.6-2.20110830gitff8e759
- Fixed a typo pointed by the first review.
* Tue Aug 30 2011 Yanko Kaneti <yaneti@declera.com> 0.6-1.20110830gitff8e759
- Attempt at packaging.

View file

@ -1 +1 @@
SHA512 (abootimg-0.6-7e127fe.tar.gz) = 4e9be4394d767c6ca02bad8c8590a028de0c2eff9100b906b2e2f995a1aa5556c41c964ad77ce996002fb8b35d9188ca548649301ad89448698cce600e97828e
e5c2a7abdbcf5f95bd8ee21a5223f43b abootimg-0.6-20110830gitff8e759.tar.gz