!2 Fix dependencies

Merge pull request !2 from fun_yang/master
This commit is contained in:
openeuler-ci-bot 2020-03-11 10:22:12 +08:00 committed by Gitee
commit c94fa43cc4

View File

@ -1,6 +1,6 @@
Name: libXp
Version: 1.0.3
Release: 5
Release: 6
Summary: LibXp runtime library for X.Org
License: MIT
URL: http://www.x.org
@ -38,9 +38,9 @@ rm -rf %{buildroot}
%delete_la
%post -p /usr/sbin/ldconfig
%post -p /sbin/ldconfig
%postun -p /usr/sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%doc AUTHORS COPYING ChangeLog
@ -55,6 +55,9 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/xp.pc
%changelog
* Wed Mar 11 2020 yangjian <yangjian79@huawei.com> - 1.0.3-6
- Fix dependencies
* Fri Feb 28 2020 yanglijin <yanglijin@huawei.com> - 1.0.3-5
- provides pkgconfig(printproto)