automatic version update by autodist [release 3.14.1-1mamba;Thu Oct 30 2014]
This commit is contained in:
parent
b2313daba9
commit
9a870a899f
14
evince.spec
14
evince.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: evince
|
||||
Version: 3.12.2
|
||||
Version: 3.14.1
|
||||
Release: 1mamba
|
||||
Summary: GNOME Document viewer
|
||||
Group: Graphical Desktop/Applications/Publishing
|
||||
@ -84,6 +84,8 @@ BuildRequires: libgnomeui-devel
|
||||
BuildRequires: libgnome-vfs-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpopt-devel
|
||||
BuildRequires: adwaita-icon-theme-devel
|
||||
Requires: adwaita-icon-theme
|
||||
Requires(post): hicolor-icon-theme
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -184,7 +186,7 @@ This package contains %{name} Api documentation.
|
||||
# unable to parse zh_CN/evince.xml --enable-gtk-doc \
|
||||
|
||||
%make
|
||||
%make -C test
|
||||
#% make -C test
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -231,10 +233,13 @@ fi
|
||||
%{_libdir}/libevdocument3.so.*
|
||||
%{_libdir}/libevview3.so.*
|
||||
%{_libdir}/nautilus/extensions-?.?/libevince-properties-page.so
|
||||
%{_libdir}/mozilla/plugins/libevbrowserplugin.*
|
||||
%{_libexecdir}/evinced
|
||||
%{_datadir}/GConf/gsettings/evince.convert
|
||||
%{_datadir}/applications/evince.desktop
|
||||
%{_datadir}/applications/evince-previewer.desktop
|
||||
%{_datadir}/appdata/evince-*.metainfo.xml
|
||||
%{_datadir}/appdata/evince.appdata.xml
|
||||
%{_datadir}/dbus-1/services/org.gnome.evince.Daemon.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.Evince.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/evince.png
|
||||
@ -243,7 +248,7 @@ fi
|
||||
%{_datadir}/evince/*
|
||||
%dir %{_datadir}/help/*/evince
|
||||
%{_datadir}/help/*/evince/*
|
||||
%{_mandir}/man1/evince.1.gz
|
||||
%{_mandir}/man1/evince.1*
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files devel
|
||||
@ -278,6 +283,9 @@ fi
|
||||
%{_datadir}/gtk-doc/html/libevview-3.0
|
||||
|
||||
%changelog
|
||||
* Thu Oct 30 2014 Automatic Build System <autodist@mambasoft.it> 3.14.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 21 2014 Automatic Build System <autodist@mambasoft.it> 3.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user