- xdg-open man page needs updating to include FILE and SEE ALSO (#603841)
- xdg-open should call mimeopen with -L option (#430072) - xdg-desktop-icon : use localized desktop folder name (fdo#19011)
This commit is contained in:
parent
35444c7368
commit
09f994577c
@ -1 +1 @@
|
|||||||
xdg-utils-20100409.tgz
|
xdg-utils-20100709.tgz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
c10d1dabf25180c7daf336e928b0d505 xdg-utils-20100409.tgz
|
0142e452fd0c0a5cd25d670648294680 xdg-utils-20100709.tgz
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
||||||
#CVSUSER=:pserver:anonymous
|
CVSUSER=:pserver:anonymous
|
||||||
CVSUSER=rdieter
|
|
||||||
MODULE=$(basename $0 -cvs_checkout.sh)
|
MODULE=$(basename $0 -cvs_checkout.sh)
|
||||||
DATE=$(date +%Y%m%d)
|
DATE=$(date +%Y%m%d)
|
||||||
|
|
||||||
|
@ -3,12 +3,12 @@
|
|||||||
%define obsoletes_htmlview 1
|
%define obsoletes_htmlview 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define cvs 20100409
|
%define cvs 20100709
|
||||||
|
|
||||||
Summary: Basic desktop integration functions
|
Summary: Basic desktop integration functions
|
||||||
Name: xdg-utils
|
Name: xdg-utils
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 18.%{cvs}%{?dist}.1
|
Release: 19%{cvs}%{?dist}
|
||||||
|
|
||||||
URL: http://portland.freedesktop.org/
|
URL: http://portland.freedesktop.org/
|
||||||
%if 0%{?cvs:1}
|
%if 0%{?cvs:1}
|
||||||
@ -111,6 +111,11 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 09 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.0.2-19.20100709
|
||||||
|
- xdg-open man page needs updating to include FILE and SEE ALSO (#603841)
|
||||||
|
- xdg-open should call mimeopen with -L option (#430072)
|
||||||
|
- xdg-desktop-icon : use localized desktop folder name (fdo#19011)
|
||||||
|
|
||||||
* Fri Apr 09 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.0.2-18.20100409
|
* Fri Apr 09 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.0.2-18.20100409
|
||||||
- xdg-settings fixes (#580715, fdo#26284)
|
- xdg-settings fixes (#580715, fdo#26284)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user