update to 3.5.14 [release 3.5.14-1mamba;Fri Dec 09 2022]
This commit is contained in:
parent
39736a60fc
commit
9fb53591f4
20
libXpm.spec
20
libXpm.spec
@ -1,30 +1,22 @@
|
|||||||
Name: libXpm
|
Name: libXpm
|
||||||
Version: 3.5.13
|
Version: 3.5.14
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: X.Org Xpm library
|
Summary: X.Org Xpm library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://x.org
|
URL: https://www.x.org/wiki/
|
||||||
Source: http://ftp.x.org/pub/individual/lib/libXpm-%{version}.tar.bz2
|
Source: http://ftp.x.org/pub/individual/lib/libXpm-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libICE-devel
|
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libSM-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
BuildRequires: libbsd-devel
|
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
Obsoletes: libXorg
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
X.Org Xpm library.
|
X.Org Xpm library.
|
||||||
@ -33,7 +25,6 @@ X.Org Xpm library.
|
|||||||
Summary: Devel package for %{name}
|
Summary: Devel package for %{name}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Obsoletes: libXorg-devel
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
X.Org Xpm library.
|
X.Org Xpm library.
|
||||||
@ -72,10 +63,10 @@ This package contains the tools provided by %{name}.
|
|||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libXpm.a
|
%{_libdir}/libXpm.a
|
||||||
%{_libdir}/libXpm.la
|
|
||||||
%{_libdir}/libXpm.so
|
%{_libdir}/libXpm.so
|
||||||
%{_includedir}/X11/*.h
|
%{_includedir}/X11/*.h
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
%{_mandir}/man3/Xpm*.3*
|
||||||
%doc ChangeLog
|
%doc ChangeLog
|
||||||
|
|
||||||
%files tools
|
%files tools
|
||||||
@ -86,6 +77,9 @@ This package contains the tools provided by %{name}.
|
|||||||
%{_mandir}/man1/sxpm.1*
|
%{_mandir}/man1/sxpm.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.5.14-1mamba
|
||||||
|
- update to 3.5.14
|
||||||
|
|
||||||
* Sun Sep 20 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.5.13-1mamba
|
* Sun Sep 20 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.5.13-1mamba
|
||||||
- update to 3.5.13
|
- update to 3.5.13
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user