Fix license tag

This commit is contained in:
Jon Stanley 2008-05-22 19:29:11 +00:00
parent ab37d5ae30
commit 350205b7cc

View File

@ -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