remove the gpg-error from devel package
This commit is contained in:
parent
a3f5cf2cdc
commit
92f63caf5e
@ -1,6 +1,6 @@
|
|||||||
Name: libgpg-error
|
Name: libgpg-error
|
||||||
Version: 1.35
|
Version: 1.35
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Library for common error values and messages in GnuPG components.
|
Summary: Library for common error values and messages in GnuPG components.
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://www.gnupg.org/ftp/gcrypt/libgpg-error
|
URL: https://www.gnupg.org/ftp/gcrypt/libgpg-error
|
||||||
@ -73,6 +73,7 @@ exit 0
|
|||||||
%{_includedir}/gpg*.h
|
%{_includedir}/gpg*.h
|
||||||
%{_datadir}/aclocal/gpg*.m4
|
%{_datadir}/aclocal/gpg*.m4
|
||||||
%{_infodir}/gpgrt.info*
|
%{_infodir}/gpgrt.info*
|
||||||
|
%exclude %{_bindir}/gpg-error
|
||||||
%exclude %{_infodir}/dir
|
%exclude %{_infodir}/dir
|
||||||
%exclude %{_libdir}/*.la
|
%exclude %{_libdir}/*.la
|
||||||
|
|
||||||
@ -81,6 +82,12 @@ exit 0
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.35-2
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove the gpg-error from devel package
|
||||||
|
|
||||||
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.35-1
|
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.35-1
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user