1.2.22, Use %%license
This commit is contained in:
parent
074ad16ca1
commit
9bcc8dbd5d
2
sources
2
sources
@ -1 +1 @@
|
||||
276497a458a8ae63e7dceb372cc1bc37 xapian-core-1.2.21.tar.xz
|
||||
09c59290aa8f6b4ea73c3788636e44a5 xapian-core-1.2.22.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: xapian-core
|
||||
Version: 1.2.21
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.22
|
||||
Release: 1%{?dist}
|
||||
Summary: The Xapian Probabilistic Information Retrieval Library
|
||||
|
||||
Group: Applications/Databases
|
||||
@ -86,7 +86,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
|
||||
%{_mandir}/man1/copydatabase.1*
|
||||
|
||||
%files libs
|
||||
%doc AUTHORS ChangeLog COPYING NEWS README
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README
|
||||
%{_libdir}/libxapian.so.*
|
||||
|
||||
%files devel
|
||||
@ -102,6 +104,10 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
|
||||
%{_mandir}/man1/xapian-config.1*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 6 2016 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.22-1
|
||||
- Update to 1.2.22
|
||||
- Use %%license
|
||||
|
||||
* Fri Nov 27 2015 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.21-3
|
||||
- Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user