import libXft-2.3.3-1.el8
This commit is contained in:
parent
1db8348ed0
commit
0a3449dcd7
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libXft-2.3.2.tar.bz2
|
SOURCES/libXft-2.3.3.tar.bz2
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
e025d790a7b6c4d283a78d8df06615cb10278e2d SOURCES/libXft-2.3.2.tar.bz2
|
48f543fe495f545df1794fa36a0a708558ae298c SOURCES/libXft-2.3.3.tar.bz2
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
Summary: X.Org X11 libXft runtime library
|
Summary: X.Org X11 libXft runtime library
|
||||||
Name: libXft
|
Name: libXft
|
||||||
Version: 2.3.2
|
Version: 2.3.3
|
||||||
Release: 10%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -48,21 +48,21 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%ldconfig_postun
|
%ldconfig_postun
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS COPYING README ChangeLog
|
%doc AUTHORS COPYING README.md ChangeLog
|
||||||
%{_libdir}/libXft.so.2*
|
%{_libdir}/libXft.so.2*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
#%{_bindir}/xft-config
|
|
||||||
%dir %{_includedir}/X11/Xft
|
%dir %{_includedir}/X11/Xft
|
||||||
%{_includedir}/X11/Xft/Xft.h
|
%{_includedir}/X11/Xft/Xft.h
|
||||||
%{_includedir}/X11/Xft/XftCompat.h
|
%{_includedir}/X11/Xft/XftCompat.h
|
||||||
%{_libdir}/libXft.so
|
%{_libdir}/libXft.so
|
||||||
%{_libdir}/pkgconfig/xft.pc
|
%{_libdir}/pkgconfig/xft.pc
|
||||||
#%{_mandir}/man1/xft-config.1.gz
|
|
||||||
#%dir %{_mandir}/man3x
|
|
||||||
%{_mandir}/man3/Xft.3*
|
%{_mandir}/man3/Xft.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 03 2020 Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2.3.3-1
|
||||||
|
- libXft 2.3.3
|
||||||
|
|
||||||
* Thu Jul 05 2018 Adam Jackson <ajax@redhat.com> - 2.3.2-10
|
* Thu Jul 05 2018 Adam Jackson <ajax@redhat.com> - 2.3.2-10
|
||||||
- Drop useless %%defattr
|
- Drop useless %%defattr
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user