e17b220
Summary: A program for recovering corrupt partition tables
e17b220
Name:    gpart
David Cantrell 3b2de5c
Version: 0.3
9e56283
Release: 2%{?dist}
e17b220
License: GPLv2+
e17b220
Group:   Applications/System
2a1a125
URL:     https://github.com/baruch/gpart/
David Cantrell 3b2de5c
Source0: https://github.com/baruch/%{name}/archive/0.3.tar.gz#/%{name}-%{version}.tar.gz
a21f596
e17b220
BuildRequires: glibc-kernheaders
David Cantrell 3b2de5c
BuildRequires: autoconf
David Cantrell d1fb514
BuildRequires: automake
e17b220
d6e9e5c
ExcludeArch: s390 s390x
a21f596
a21f596
%description
a21f596
Gpart is a small tool which tries to guess what partitions are on a PC
a21f596
type harddisk in case the primary partition table was damaged.
a21f596
a21f596
%prep
a21f596
%setup -q
David Cantrell 3b2de5c
autoreconf -f -i
a21f596
a21f596
%build
2a1a125
%configure
d6e9e5c
make %{?_smp_mflags}
a21f596
a21f596
%install
2a1a125
%{make_install}
a21f596
a21f596
a21f596
%files
David Cantrell f388d0b
%doc COPYING Changes README.md
David Cantrell a54f4f7
%{_sbindir}/%{name}
a35ddad
%{_mandir}/man8/%{name}.8*
a21f596
a21f596
%changelog
9e56283
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-2
9e56283
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
9e56283
David Cantrell 3b2de5c
* Tue Dec 01 2015 David Cantrell <dcantrell@redhat.com> - 0.3-1
David Cantrell 3b2de5c
- Upgrade to gpart-0.3
David Cantrell 3b2de5c
84ef840
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-3
84ef840
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
84ef840
d6e9e5c
* Tue Dec 16 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.2.1-2
d6e9e5c
- Update Exclude/Exclusive arch
d6e9e5c
- Modernise spec
d6e9e5c
2a1a125
* Mon Oct 13 2014 David Cantrell <dcantrell@redhat.com> - 0.2.1-1
2a1a125
- Upgrade to newly discovered upstream fork on github (#1151790)
2a1a125
e4a0da7
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1h-22
e4a0da7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
e4a0da7
10069ac
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1h-21
10069ac
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
10069ac
David Cantrell 3e5f6d2
* Wed Aug 14 2013 David Cantrell <dcantrell@redhat.com> - 0.1h-20
David Cantrell 3e5f6d2
- Build gpart with RPM_OPT_FLAGS and fix O_CREAT usage in
David Cantrell 3e5f6d2
  make_mbr_backup() function in gpart.c (#977147)
David Cantrell 3e5f6d2
fae067c
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1h-19
fae067c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
fae067c
David Cantrell 6991b81
* Mon Jun 17 2013 David Cantrell <dcantrell@redhat.com> - 0.1h-18
David Cantrell 6991b81
- Add x86_64 to the ExclusiveArch listing
David Cantrell 38d6c45
- Patch gm_ntfs.h so it works on x86_64
David Cantrell 6991b81
0ac84c4
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1h-17
0ac84c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
0ac84c4
8958723
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1h-16
8958723
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
8958723
b20dd59
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1h-15
b20dd59
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
b20dd59
a035956
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1h-14
a035956
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
a035956
a35ddad
* Fri May 21 2010 David Cantrell <dcantrell@redhat.com> - 0.1h-13
a35ddad
- Spec file cleanups to comply with current packaging policies
a35ddad
e9d11da
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1h-12
e9d11da
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
e9d11da
b6b2874
* Sat Feb 28 2009 manuel "lonely wolf" wolfshant <wolfy@fedoraproject.org> - 0.1h-11
b6b2874
- replacing %%exclusive arch i386 with %%{ix86}
b6b2874
faa875c
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1h-10
faa875c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
faa875c
a02e4ba
* Fri Feb 08 2008 David Cantrell <dcantrell@redhat.com> - 0.1h-9
a02e4ba
- Rebuild for gcc-4.3
a02e4ba
e17b220
* Sat Dec 01 2007 David Cantrell <dcantrell@redhat.com> - 0.1h-8
e17b220
- Merge review (#225853)
e17b220
7a640c2
* Tue Aug 21 2007 David Cantrell <dcantrell@redhat.com> - 0.1h-7
7a640c2
- Rebuild
7a640c2
ce67629
* Thu Aug 02 2007 David Cantrell <dcantrell@redhat.com> - 0.1h-6
ce67629
- License field updated to GPLv2+
ce67629
07ce6d6
* Sat Feb 03 2007 David Cantrell <dcantrell@redhat.com> - 0.1h-5
07ce6d6
- Fix spec file problems with merge review (#225853)
07ce6d6
2b68b13
* Sun Oct 22 2006 David Cantrell <dcantrell@redhat.com> - 0.1h-4
2b68b13
- Compile with large file support (#211746)
2b68b13
be49cdd
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.1h-3.1
be49cdd
- rebuild
be49cdd
61412dd
* Tue Jun 06 2006 Chris Lumens <clumens@redhat.com> 0.1h-3
61412dd
- Fix building on i386 by using the right syscall stuff.
61412dd
3e604a8
* Tue Jun 06 2006 Jesse Keating <jkeating@redhat.com> - 0.1h-2
3e604a8
- Added missing BR glibc-kernheaders
3e604a8
bba41bf
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.1h-1.2
bba41bf
- rebuilt for new gcc4.1 snapshot and glibc changes
bba41bf
91a3756
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
91a3756
- rebuilt
91a3756
7136231
* Fri Jun 10 2005 Chris Lumens <clumens@redhat.com> 0.1h-1
a21f596
- Initial build.