fix license tag

This commit is contained in:
Tom Callaway 2008-07-15 14:12:23 +00:00
parent aa5f4e9867
commit ac0da8f71f

View File

@ -1,10 +1,10 @@
Name: cachefilesd
Version: 0.7
Release: 4%{?dist}
Release: 5%{?dist}
Summary: CacheFiles userspace management daemon
Group: System Environment/Daemons
License: GPL
URL: http://people.redhat.com/~dhowells/fscache/
License: GPLv2+
URL: http://people.redhat.com/~dhowells/fscache/
Source0: http://people.redhat.com/dhowells/fscache/cachefilesd-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
@ -21,7 +21,7 @@ do persistent caching to the local disk.
%setup -q
%build
%ifarch s390 s390x
%ifarch s390 s390x sparcv9 sparc64
PIE="-fPIE"
%else
PIE="-fpie"
@ -71,6 +71,9 @@ fi
%{_mandir}/*/*
%changelog
* Tue Jul 15 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.7-5
- fix license tag
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.7-4
- Autorebuild for GCC 4.3