rpms/evince/devel .cvsignore, 1.60, 1.61 evince.spec, 1.159, 1.160 sources, 1.59, 1.60

Matthias Clasen mclasen at fedoraproject.org
Tue Mar 17 02:45:40 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/evince/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6393

Modified Files:
	.cvsignore evince.spec sources 
Log Message:
2.26.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/evince/devel/.cvsignore,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- .cvsignore	3 Mar 2009 00:39:21 -0000	1.60
+++ .cvsignore	17 Mar 2009 02:45:09 -0000	1.61
@@ -1 +1 @@
-evince-2.25.92.tar.bz2
+evince-2.26.0.tar.bz2


Index: evince.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evince/devel/evince.spec,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- evince.spec	3 Mar 2009 00:39:21 -0000	1.159
+++ evince.spec	17 Mar 2009 02:45:09 -0000	1.160
@@ -5,14 +5,14 @@
 %define theme_version 2.17.1
 
 Name:		evince
-Version:	2.25.92
+Version:	2.26.0
 Release:	1%{?dist}
 Summary:	Document viewer
 
 License:	GPLv2+ and GFDL
 Group:		Applications/Publishing
 URL:		http://projects.gnome.org/evince/
-Source0:	http://download.gnome.org/sources/%{name}/2.25/%{name}-%{version}.tar.bz2
+Source0:	http://download.gnome.org/sources/%{name}/2.26/%{name}-%{version}.tar.bz2
 # http://bugzilla.gnome.org/show_bug.cgi?id=455759
 # Patch1:		duplex-copies.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,14 +53,14 @@
 Requires(postun): scrollkeeper
 
 %description
-Evince is simple multi-page document viewer. It can display and print 
-Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript 
-(EPS) files. When supported by the document format, evince allows searching 
-for text, copying text to the clipboard, hypertext navigation, 
+Evince is simple multi-page document viewer. It can display and print
+Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript
+(EPS) files. When supported by the document format, evince allows searching
+for text, copying text to the clipboard, hypertext navigation,
 table-of-contents bookmarks and editing of forms.
 
-Support for other document formats such as DVI and DJVU can be added by 
-installing additional backends. 
+Support for other document formats such as DVI and DJVU can be added by
+installing additional backends.
 
 
 %package devel
@@ -69,7 +69,7 @@
 Requires: %{name} = %{version}-%{release}
 
 %description devel
-This package contains libraries and header files needed for evince 
+This package contains libraries and header files needed for evince
 backend development.
 
 
@@ -100,7 +100,7 @@
 	--with-print=gtk \
 	--enable-comics=yes \
 	--enable-dvi=yes \
-	--enable-djvu=yes 
+	--enable-djvu=yes
 make %{?_smp_mflags}
 
 %install
@@ -112,7 +112,7 @@
   --dir=$RPM_BUILD_ROOT%{_datadir}/applications \
   --remove-category="Application" \
   $RPM_BUILD_ROOT%{_datadir}/applications/evince.desktop
- 
+
 %find_lang evince --with-gnome
 
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
@@ -146,12 +146,12 @@
 		gconftool-2 --makefile-uninstall-rule \
 			%{_sysconfdir}/gconf/schemas/evince-thumbnailer-djvu.schemas \
 			>/dev/null || :
-	fi 
+	fi
 	if [ -f %{_sysconfdir}/gconf/schemas/evince-thumbnailer-dvi.schemas ]; then
 		gconftool-2 --makefile-uninstall-rule \
 			%{_sysconfdir}/gconf/schemas/evince-thumbnailer-dvi.schemas \
 			>/dev/null || :
-	fi 
+	fi
 fi
 
 
@@ -202,7 +202,7 @@
 
 %files -f evince.lang
 %defattr(-,root,root,-)
-%doc README COPYING NEWS AUTHORS 
+%doc README COPYING NEWS AUTHORS
 %{_bindir}/*
 %{_libdir}/nautilus/extensions-2.0/libevince-properties-page.so
 %{_datadir}/%{name}/
@@ -241,6 +241,9 @@
 %{_libdir}/evince/1/backends/djvudocument.evince-backend
 
 %changelog
+* Mon Mar 16 2009 Matthias Clasen  <mclasen at redhat.com> - 2.26.0-1
+- Update to 2.26.0
+
 * Mon Mar  2 2009 Matthias Clasen  <mclasen at redhat.com> - 2.25.92-1
 - Update to 2.25.92
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/evince/devel/sources,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- sources	3 Mar 2009 00:39:21 -0000	1.59
+++ sources	17 Mar 2009 02:45:09 -0000	1.60
@@ -1 +1 @@
-5e0d0fc2d900856074b556e4eacc68e6  evince-2.25.92.tar.bz2
+11c440e48702231e40066a78aae56f84  evince-2.26.0.tar.bz2




More information about the scm-commits mailing list