automatic version update by autodist [release 4.18.0-1mamba;Sun Dec 25 2022]
This commit is contained in:
parent
c8087fc465
commit
b064167e11
23
exo.spec
23
exo.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: exo
|
Name: exo
|
||||||
Version: 4.16.4
|
Version: 4.18.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Application library for the Xfce desktop environment
|
Summary: Application library for the Xfce desktop environment
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -15,27 +15,16 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libICE-devel
|
BuildRequires: libICE-devel
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libSM-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libat-spi2-core-devel
|
||||||
BuildRequires: libXdmcp-devel
|
|
||||||
BuildRequires: libatk-devel
|
|
||||||
BuildRequires: libbrotli-devel
|
|
||||||
BuildRequires: libbsd-devel
|
|
||||||
BuildRequires: libbzip2-devel
|
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgraphite2-devel
|
|
||||||
BuildRequires: libgtk3-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpcre-devel
|
|
||||||
BuildRequires: libpng-devel
|
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libxfce4ui-devel
|
BuildRequires: libxfce4ui-devel
|
||||||
BuildRequires: libxfce4util-devel
|
BuildRequires: libxfce4util-devel
|
||||||
BuildRequires: libz-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: docbook-dtds
|
BuildRequires: docbook-dtds
|
||||||
BuildRequires: docbook-xsl
|
BuildRequires: docbook-xsl
|
||||||
@ -74,7 +63,7 @@ NOCONFIGURE=1 ./autogen.sh
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
|
||||||
%find_lang exo-2
|
%find_lang exo-2 --all-name
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -101,7 +90,7 @@ fi
|
|||||||
%{_bindir}/exo-open
|
%{_bindir}/exo-open
|
||||||
%{_datadir}/pixmaps/exo/exo-thumbnail-frame.png
|
%{_datadir}/pixmaps/exo/exo-thumbnail-frame.png
|
||||||
%{_libdir}/libexo*.so.*
|
%{_libdir}/libexo*.so.*
|
||||||
%{_datadir}/icons/hicolor/*/apps/preferences-desktop-default-applications.png
|
#%{_datadir}/icons/hicolor/*/apps/preferences-desktop-default-applications.png
|
||||||
%{_mandir}/man1/exo-open.*
|
%{_mandir}/man1/exo-open.*
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
@ -111,13 +100,15 @@ fi
|
|||||||
%dir %{_includedir}/exo-2/exo
|
%dir %{_includedir}/exo-2/exo
|
||||||
%{_includedir}/exo-2/exo/*
|
%{_includedir}/exo-2/exo/*
|
||||||
%{_libdir}/libexo*.so
|
%{_libdir}/libexo*.so
|
||||||
%{_libdir}/libexo*.la
|
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%dir %{_datadir}/gtk-doc/html/exo-2
|
%dir %{_datadir}/gtk-doc/html/exo-2
|
||||||
%{_datadir}/gtk-doc/html/exo-2/*
|
%{_datadir}/gtk-doc/html/exo-2/*
|
||||||
%doc NEWS README.md THANKS
|
%doc NEWS README.md THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 25 2022 Automatic Build System <autodist@mambasoft.it> 4.18.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jun 11 2022 Automatic Build System <autodist@mambasoft.it> 4.16.4-1mamba
|
* Sat Jun 11 2022 Automatic Build System <autodist@mambasoft.it> 4.16.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user