|
|
|
@ -1,11 +1,12 @@
|
|
|
|
|
Name: abi-compliance-checker
|
|
|
|
|
Version: 1.99.8.2
|
|
|
|
|
Version: 1.99.8.3
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: An ABI Compliance Checker
|
|
|
|
|
|
|
|
|
|
License: GPL+ or LGPLv2+
|
|
|
|
|
URL: http://ispras.linuxbase.org/index.php/ABI_compliance_checker
|
|
|
|
|
Source0: https://github.com/lvc/%{name}/downloads/%{name}-%{version}.tar.gz
|
|
|
|
|
Source0: https://github.com/lvc/%{name}/archive/%{name}-%{version}.tar.gz
|
|
|
|
|
Source1: ChangeLog
|
|
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: gcc >= 4.5
|
|
|
|
@ -23,6 +24,7 @@ checks for changes in calling stack, changes in v-table, removed symbols, etc.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q
|
|
|
|
|
install -pDm 0644 %{SOURCE1} .
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
@ -36,12 +38,15 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%doc LICENSE README doc/
|
|
|
|
|
%doc ChangeLog LICENSE README doc/
|
|
|
|
|
%{_bindir}/%{name}
|
|
|
|
|
%{_datadir}/%{name}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Sep 18 2013 Richard Shaw <hobbes1069@gmail.com> - 1.99.8.3-1
|
|
|
|
|
- Update to latest bugfix release.
|
|
|
|
|
|
|
|
|
|
* Sat Aug 10 2013 Richard Shaw <hobbes1069@gmail.com> - 1.99.8.2-1
|
|
|
|
|
- Update to latest bugfix release.
|
|
|
|
|
|
|
|
|
@ -51,7 +56,7 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
|
|
|
|
|
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 1.99.7-2
|
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 29 2013 Richard Shaw <hobbes1069@gmail.com> - 1.99.7-1
|
|
|
|
|
* Fri Jun 28 2013 Richard Shaw <hobbes1069@gmail.com> - 1.99.7-1
|
|
|
|
|
- Update to latest bugfix release.
|
|
|
|
|
|
|
|
|
|
* Tue Jun 25 2013 Richard Shaw <hobbes1069@gmail.com> - 1.99.2-1
|
|
|
|
@ -66,7 +71,7 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
|
|
|
|
|
* Fri May 03 2013 Richard Shaw <hobbes1069@gmail.com> - 1.98.8-2
|
|
|
|
|
- Add package requires for gcc-c++, ctags, ccache.
|
|
|
|
|
|
|
|
|
|
* Sat Feb 8 2013 Richard Shaw <hobbes1069@gmail.com> - 1.98.8-1
|
|
|
|
|
* Sat Feb 9 2013 Richard Shaw <hobbes1069@gmail.com> - 1.98.8-1
|
|
|
|
|
- Update to latest upstream release.
|
|
|
|
|
|
|
|
|
|
* Sat Dec 15 2012 Richard Shaw <hobbes1069@gmail.com> - 1.98.7-1
|
|
|
|
@ -81,10 +86,10 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
|
|
|
|
|
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jul 03 2012 Richard Shaw <hobbes1069@gmail.com> - 1.98.2-1
|
|
|
|
|
* Mon Jul 02 2012 Richard Shaw <hobbes1069@gmail.com> - 1.98.2-1
|
|
|
|
|
- Update to latest upstream release.
|
|
|
|
|
|
|
|
|
|
* Mon Jun 19 2012 Richard Shaw <hobbes1069@gmail.com> - 1.98.1-1
|
|
|
|
|
* Mon Jun 18 2012 Richard Shaw <hobbes1069@gmail.com> - 1.98.1-1
|
|
|
|
|
- Update to latest upstream release.
|
|
|
|
|
|
|
|
|
|
* Mon Jun 11 2012 Richard Shaw <hobbes1069@gmail.com> - 1.97.8-1
|
|
|
|
@ -96,7 +101,7 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
|
|
|
|
|
* Tue May 15 2012 Richard Shaw <hobbes1069@gmail.com> - 1.97.5-1
|
|
|
|
|
- Update to latest upstream release.
|
|
|
|
|
|
|
|
|
|
* Tue Apr 15 2012 Richard Shaw <hobbes1069@gmail.com> - 1.97.4-1
|
|
|
|
|
* Tue Apr 17 2012 Richard Shaw <hobbes1069@gmail.com> - 1.97.4-1
|
|
|
|
|
- Update to latest upstream release.
|
|
|
|
|
|
|
|
|
|
* Tue Dec 20 2011 Richard Shaw <hobbes1069@gmail.com> - 1.96.1-1
|
|
|
|
|