Fix license tag
This commit is contained in:
parent
ab37d5ae30
commit
350205b7cc
@ -4,11 +4,11 @@
|
||||
|
||||
Name: libatomic_ops
|
||||
Version: 1.2
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Atomic memory update operations
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPL/MIT
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://www.hpl.hp.com/research/linux/atomic_ops/
|
||||
Source0: http://www.hpl.hp.com/research/linux/atomic_ops/download/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 22 2008 Jon Stanley <jonstanley@gmail.com> - 1.2-4
|
||||
- Fix license tag
|
||||
|
||||
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.2-3
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user