- Don't explicitly set the invisible char to '*'
This commit is contained in:
parent
293c146d10
commit
a108211f05
@ -4,7 +4,7 @@
|
||||
|
||||
Name: evince
|
||||
Version: 0.5.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Document viewer
|
||||
|
||||
License: GPL
|
||||
@ -34,6 +34,7 @@ Requires(preun): GConf2
|
||||
Requires(postun): scrollkeeper
|
||||
Requires(postun): desktop-file-utils
|
||||
|
||||
Patch1: evince-0.5-invisible-char.patch
|
||||
|
||||
%description
|
||||
evince is a GNOME-based document viewer.
|
||||
@ -41,7 +42,7 @@ evince is a GNOME-based document viewer.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%patch1 -p1 -b .invisible-char
|
||||
|
||||
%build
|
||||
%configure --disable-scrollkeeper
|
||||
@ -121,6 +122,9 @@ scrollkeeper-update -q || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 30 2006 Christopher Aillon <caillon@redhat.com> 0.5.0-3
|
||||
- Don't explicitly set the invisible char to '*'
|
||||
|
||||
* Mon Jan 23 2006 Kristian Høgsberg <krh@redhat.com> 0.5.0-2
|
||||
- Spec file update from Brian Pepple <bdpepple@ameritech.net> (#123527):
|
||||
- Drop Requires for gtk2 & poppler, devel soname pulls these in.
|
||||
|
Loading…
Reference in New Issue
Block a user