automatic version update by autodist [release 43.1-1mamba;Sat Oct 29 2022]
This commit is contained in:
parent
10b8172089
commit
07ff642c97
16
evince.spec
16
evince.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f 1)
|
||||
Name: evince
|
||||
Version: 43.0
|
||||
Version: 43.1
|
||||
Release: 1mamba
|
||||
Summary: GNOME Document viewer
|
||||
Group: Graphical Desktop/Applications/Publishing
|
||||
@ -9,15 +9,13 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://wiki.gnome.org/Apps
|
||||
Source: https://download.gnome.org/sources/evince/%{majver}/evince-%{version}.tar.xz
|
||||
# http://bugs.gentoo.org/attachment.cgi?id=148212
|
||||
#Patch0: poppler-0.8.0.patch
|
||||
Patch1: evince-2.22.0-desktop.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: gnome-desktop-devel
|
||||
BuildRequires: libarchive-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libdjvulibre-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
@ -28,7 +26,6 @@ BuildRequires: libgstreamer-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libgxps-devel
|
||||
BuildRequires: libhandy-devel
|
||||
BuildRequires: libnautilus-extension-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpoppler-glib-devel
|
||||
BuildRequires: libsecret-devel
|
||||
@ -197,7 +194,8 @@ fi
|
||||
%{_libdir}/evince/4/backends/lib*.so
|
||||
%{_libdir}/libevdocument3.so.*
|
||||
%{_libdir}/libevview3.so.*
|
||||
%{_libdir}/nautilus/extensions-?.?/libevince-properties-page.so
|
||||
%{_libdir}/girepository-1.0/Evince*.typelib
|
||||
#%{_libdir}/nautilus/extensions-?.?/libevince-properties-page.so
|
||||
#%{_libdir}/mozilla/plugins/libevbrowserplugin.*
|
||||
%{_libexecdir}/evinced
|
||||
%{_userunitdir}/org.gnome.Evince.service
|
||||
@ -225,10 +223,9 @@ fi
|
||||
%{_includedir}/evince/*/libview/*.h
|
||||
%{_libdir}/libevdocument3.so
|
||||
%{_libdir}/libevview3.so
|
||||
%{_libdir}/girepository-1.0/Evince*.typelib
|
||||
%{_datadir}/gir-1.0/Evince*.gir
|
||||
%{_libdir}/pkgconfig/evince-*.pc
|
||||
%doc NEWS TODO
|
||||
#%doc NEWS TODO
|
||||
|
||||
%files apidocs
|
||||
%defattr(-,root,root)
|
||||
@ -238,6 +235,9 @@ fi
|
||||
%{_datadir}/doc/libevview/*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 29 2022 Automatic Build System <autodist@mambasoft.it> 43.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 20 2022 Automatic Build System <autodist@mambasoft.it> 43.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user