commit 19e3f9e52afa9d94646a92f677f12221ce1abdbf
Author: Richard M. Shaw <[email protected]>
Date: Tue Apr 17 10:09:22 2012 -0500
Update to latest upstream release.
.gitignore | 1 +
ChangeLog | 221 -------------------------------------------
abi-compliance-checker.spec | 19 ++--
sources | 2 +-
4 files changed, 11 insertions(+), 232 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08dd897..43ddcf2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/abi-compliance-checker-1.95.10.tar.gz
/abi-compliance-checker-1.96.1.tar.gz
+/abi-compliance-checker-1.97.4.tar.gz
diff --git a/abi-compliance-checker.spec b/abi-compliance-checker.spec
index f26c8b5..ab3332d 100644
--- a/abi-compliance-checker.spec
+++ b/abi-compliance-checker.spec
@@ -1,13 +1,11 @@
Name: abi-compliance-checker
-Version: 1.96.1
-Release: 2%{?dist}
+Version: 1.97.4
+Release: 1%{?dist}
Summary: An ABI Compliance Checker
License: GPL+ or LGPLv2+
-URL: http://forge.ispras.ru/projects/abi-compliance-checker
-Source0:
http://forge.ispras.ru/attachments/download/1291/%{name}-%{version}.tar.gz
-# SVN log from http://forge.ispras.ru/svn/abi-compliance-checker
-Source1: ChangeLog
+URL: http://ispras.linuxbase.org/index.php/ABI_compliance_checker
+Source0:
https://github.com/lvc/%{name}/downloads/%{name}-%{version}.tar.gz
BuildArch: noarch
Requires: gcc >= 4.5
@@ -22,8 +20,6 @@ checks for changes in calling stack, changes in v-table,
removed symbols, etc.
%prep
%setup -q
-chmod -x LICENSE.txt
-cp -p %{SOURCE1} .
%build
@@ -37,13 +33,16 @@ perl Makefile.pl -install --prefix=%{_prefix}
--destdir=%{buildroot}
%files
-%doc ChangeLog LICENSE.txt doc/
+%doc LICENSE README doc/
%{_bindir}/%{name}
%{_datadir}/%{name}
%changelog
-* Thu Jan 12 2012 Fedora Release Engineering <[email protected]>
- 1.96.1-2
+* Tue Apr 15 2012 Richard Shaw <[email protected]> - 1.97.4-1
+- Update to latest upstream release.
+
+* Thu Jan 12 2012 Fedora Release Engineering <[email protected]>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Dec 20 2011 Richard Shaw <[email protected]> - 1.96.1-1
diff --git a/sources b/sources
index b514f4a..75187ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e1a8cfcee4a2050aa579be56a287c6e abi-compliance-checker-1.96.1.tar.gz
+eecd82f930f5404e83f2b5a151a89625 abi-compliance-checker-1.97.4.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel