rpms/xdg-utils/EL-5 xdg-utils.spec,1.10,1.11

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Wed Jun 6 13:36:15 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/xdg-utils/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28344

Modified Files:
	xdg-utils.spec 
Log Message:
* Mon Apr 23 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.1-3
- add htmlview,links to browser fallbacks

* Tue Dec 19 2006 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.1-2
- fix typo in xdg-icon-resource manpage



Index: xdg-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xdg-utils/EL-5/xdg-utils.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xdg-utils.spec	6 Nov 2006 14:10:54 -0000	1.10
+++ xdg-utils.spec	6 Jun 2007 13:34:35 -0000	1.11
@@ -2,7 +2,7 @@
 Summary: Basic desktop integration functions 
 Name:    xdg-utils
 Version: 1.0.1
-Release: 1%{?dist}
+Release: 3%{?dist}
 
 URL:     http://portland.freedesktop.org/ 
 Source0: http://portland.freedesktop.org/download/xdg-utils-%{version}%{?beta}.tgz
@@ -12,7 +12,10 @@
 BuildArch: noarch
 
 Patch1: xdg-utils-1.0-mimeopen.patch
+Patch2: xdg-utils-1.0.1-typo.patch
+Patch3: xdg-utils-1.0.1-htmlview.patch
 
+Requires: coreutils
 Requires: desktop-file-utils
 ## kde-config
 #Requires(hint): kdelibs
@@ -21,6 +24,8 @@
 ## mimeopen generic default
 #Requires(hint): %{_bindir}/mimeopen
 #Requires(hint): perl-File-MimeInfo 
+## htmlview patch
+#Requires(hint): htmlview links
 
 
 %description
@@ -49,6 +54,8 @@
 %setup -q -n %{name}-%{version}%{?beta}
 
 %patch1 -p1 -b .mimeopen
+%patch2 -p1 -b .typo
+%patch3 -p1 -b .htmlview
 
 
 %build
@@ -75,6 +82,12 @@
 
 
 %changelog
+* Mon Apr 23 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.1-3
+- add htmlview,links to browser fallbacks
+
+* Tue Dec 19 2006 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.1-2
+- fix typo in xdg-icon-resource manpage
+
 * Mon Nov 06 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.0.1-1
 - xdg-utils-1.0.1
 




More information about the fedora-extras-commits mailing list