fix license tag
This commit is contained in:
parent
408862e229
commit
ed00540465
@ -3,8 +3,8 @@
|
|||||||
Name: boost
|
Name: boost
|
||||||
Summary: The Boost C++ Libraries
|
Summary: The Boost C++ Libraries
|
||||||
Version: 1.34.1
|
Version: 1.34.1
|
||||||
Release: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
License: Boost Software License (GPL-Compatible, Free Software License)
|
License: Boost
|
||||||
URL: http://www.boost.org/
|
URL: http://www.boost.org/
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://downloads.sourceforge.net/boost/boost_1_34_1.tar.bz2
|
Source: http://downloads.sourceforge.net/boost/boost_1_34_1.tar.bz2
|
||||||
@ -198,6 +198,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc %{_docdir}/%{name}-%{version}
|
%doc %{_docdir}/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.34.1-15
|
||||||
|
- fix license tag
|
||||||
|
|
||||||
* Thu Mar 27 2008 Petr Machata <pmachata@redhat.com> - 1.34.1-14
|
* Thu Mar 27 2008 Petr Machata <pmachata@redhat.com> - 1.34.1-14
|
||||||
- Change devel-static back to static.
|
- Change devel-static back to static.
|
||||||
- Related: #225622
|
- Related: #225622
|
||||||
|
Loading…
Reference in New Issue
Block a user