Fedora 15 mass rebuild didn't parse the spec file.
This commit is contained in:
parent
15099acd67
commit
a2da1c490f
@ -1,6 +1,6 @@
|
||||
Name: check
|
||||
Version: 0.9.8
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A unit test framework for C
|
||||
Source0: http://downloads.sourceforge.net/check/%{name}-%{version}.tar.gz
|
||||
Group: Development/Tools
|
||||
@ -86,6 +86,9 @@ fi
|
||||
%{_libdir}/libcheck.a
|
||||
|
||||
%changelog
|
||||
* Mon Feb 14 2011 Jerry James <loganjerry@gmail.com> - 0.9.8-3
|
||||
- Rebuild for new gcc (Fedora 15 mass rebuild)
|
||||
|
||||
* Mon Nov 29 2010 Jerry James <loganjerry@gmail.com> - 0.9.8-2
|
||||
- Add license file to -static package.
|
||||
- Remove BuildRoot tag.
|
||||
|
Loading…
Reference in New Issue
Block a user