commit
c94fa43cc4
@ -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)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user