2.30.1
This commit is contained in:
parent
82da2de057
commit
c68b6ebda7
@ -1 +1 @@
|
|||||||
evince-2.30.0.tar.bz2
|
evince-2.30.1.tar.bz2
|
||||||
|
15
evince.spec
15
evince.spec
@ -5,8 +5,8 @@
|
|||||||
%global theme_version 2.17.1
|
%global theme_version 2.17.1
|
||||||
|
|
||||||
Name: evince
|
Name: evince
|
||||||
Version: 2.30.0
|
Version: 2.30.1
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Document viewer
|
Summary: Document viewer
|
||||||
|
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
@ -107,8 +107,8 @@ Requires: %{name} = %{version}-%{release}
|
|||||||
Requires: nautilus
|
Requires: nautilus
|
||||||
|
|
||||||
%description nautilus
|
%description nautilus
|
||||||
This package contains the evince extension for the nautilus file manger. It
|
This package contains the evince extension for the nautilus file manger.
|
||||||
adds an additional tab called "Document" to the file properties dialog.
|
It adds an additional tab called "Document" to the file properties dialog.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -124,7 +124,6 @@ adds an additional tab called "Document" to the file properties dialog.
|
|||||||
make %{?_smp_mflags} V=1 LIBTOOL=/usr/bin/libtool
|
make %{?_smp_mflags} V=1 LIBTOOL=/usr/bin/libtool
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
|
|
||||||
desktop-file-install --delete-original --vendor="" \
|
desktop-file-install --delete-original --vendor="" \
|
||||||
@ -147,9 +146,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
|||||||
# don't ship icon caches
|
# don't ship icon caches
|
||||||
rm -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/icon-theme.cache
|
rm -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/icon-theme.cache
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
%gconf_schema_prepare evince evince-thumbnailer evince-thumbnailer-ps
|
%gconf_schema_prepare evince evince-thumbnailer evince-thumbnailer-ps
|
||||||
@ -240,6 +236,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
%{_libdir}/nautilus/extensions-2.0/libevince-properties-page.so
|
%{_libdir}/nautilus/extensions-2.0/libevince-properties-page.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-1
|
||||||
|
- Update to 2.30.1
|
||||||
|
|
||||||
* Fri Apr 2 2010 Marek Kasik <mkasik@redhat.com> - 2.30.0-6
|
* Fri Apr 2 2010 Marek Kasik <mkasik@redhat.com> - 2.30.0-6
|
||||||
- rpmlint related changes:
|
- rpmlint related changes:
|
||||||
- Don't define RPATH
|
- Don't define RPATH
|
||||||
|
Loading…
Reference in New Issue
Block a user