rpms/evince/devel .cvsignore, 1.31, 1.32 evince.spec, 1.72, 1.73 sources, 1.30, 1.31

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Mar 13 05:18:13 UTC 2007


Author: mclasen

Update of /cvs/dist/rpms/evince/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24972

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



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/evince/devel/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- .cvsignore	13 Feb 2007 15:46:49 -0000	1.31
+++ .cvsignore	13 Mar 2007 05:18:11 -0000	1.32
@@ -1 +1 @@
-evince-0.7.2.tar.bz2
+evince-0.8.0.tar.bz2


Index: evince.spec
===================================================================
RCS file: /cvs/dist/rpms/evince/devel/evince.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- evince.spec	13 Feb 2007 17:07:44 -0000	1.72
+++ evince.spec	13 Mar 2007 05:18:11 -0000	1.73
@@ -3,14 +3,14 @@
 %define dbus_version 0.60
 
 Name:		evince
-Version:	0.7.2
+Version:	0.8.0
 Release:	1%{?dist}
 Summary:	Document viewer
 
 License: 	GPL
 Group:		Applications/Publishing
 URL:		http://www.gnome.org/projects/evince/
-Source0: 	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.7/%{name}-%{version}.tar.bz2
+Source0: 	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.8/%{name}-%{version}.tar.bz2
 Patch0:		evince-0.6.0-print-error.patch
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -28,6 +28,7 @@
 BuildRequires:	dbus-devel >= %{dbus_version}
 BuildRequires:  gettext
 BuildRequires:  perl(XML::Parser)
+BuildRequires:  desktop-file-utils
 
 Requires(pre): GConf2
 Requires(post): GConf2
@@ -54,6 +55,12 @@
 rm -rf $RPM_BUILD_ROOT
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
+
+desktop-file-install --delete-original \
+  --dir=$RPM_BUILD_ROOT%{_datadir}/applications \
+  --remove-category="Application" \
+  $RPM_BUILD_ROOT%{_datadir}/applications/evince.desktop
+ 
 %find_lang evince
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 
@@ -132,6 +139,10 @@
 
 
 %changelog
+* Tue Mar 13 2007 Matthias Clasen <mclasen at redhat.com> - 0.8.0-1
+- Update to 0.8.0
+- Use desktop-file-install
+
 * Tue Feb 13 2007 Matthias Clasen <mclasen at redhat.com> - 0.7.2-1
 - Update to 0.7.2
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/evince/devel/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sources	13 Feb 2007 15:46:49 -0000	1.30
+++ sources	13 Mar 2007 05:18:11 -0000	1.31
@@ -1 +1 @@
-becad4cdb5793f246911d6f3cf523786  evince-0.7.2.tar.bz2
+b4f7b154535c05ca77a23be193fc458d  evince-0.8.0.tar.bz2




More information about the fedora-cvs-commits mailing list