fix license handling

This commit is contained in:
Tom Callaway 2014-07-17 14:09:10 -04:00
parent 6da56350a0
commit a9eb4889a4
1 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Name: libassuan
Summary: GnuPG IPC library
Version: 2.1.0
Release: 3%{?dist}
Release: 4%{?dist}
# The library is LGPLv2+, the documentation GPLv3+
License: LGPLv2+ and GPLv3+
@ -76,7 +76,9 @@ fi
%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING COPYING.LIB NEWS README THANKS TODO
%{!?_licensedir:%global license %%doc}
%license COPYING COPYING.LIB
%doc AUTHORS ChangeLog NEWS README THANKS TODO
%{_libdir}/libassuan.so.0*
%files devel
@ -89,6 +91,9 @@ fi
%changelog
* Thu Jul 17 2014 Tom Callaway <spot@fedoraproject.org> - 2.1.0-4
- fix license handling
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild