|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
%global snapshot 20130509
|
|
|
|
|
Name: libecb
|
|
|
|
|
Version: 0.%{snapshot}
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Compiler built-ins
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: BSD
|
|
|
|
@ -31,6 +31,9 @@ install -m 0644 -t %{buildroot}%{_includedir} *.h
|
|
|
|
|
%{_includedir}/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20130509-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu May 09 2013 Petr Pisar <ppisar@redhat.com> - 0.20130509-1
|
|
|
|
|
- CVS snapshot taken on 2013-05-09
|
|
|
|
|
|
|
|
|
|