diff --git a/.cvsignore b/.cvsignore index 075dde7..a1ac356 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xdg-utils-20091016cvs.tgz +xdg-utils-20091217cvs.tgz diff --git a/sources b/sources index 06d7b2a..a130ffd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a60deb7a09f57959b335e0d5acaf15c xdg-utils-20091016cvs.tgz +fa58fe2fe1bf638cb9a1b6b162746a87 xdg-utils-20091217cvs.tgz diff --git a/xdg-utils.spec b/xdg-utils.spec index 9663d53..608793c 100644 --- a/xdg-utils.spec +++ b/xdg-utils.spec @@ -3,12 +3,12 @@ %define obsoletes_htmlview 1 %endif -%define cvs 20091016cvs +%define cvs 20091217cvs Summary: Basic desktop integration functions Name: xdg-utils Version: 1.0.2 -Release: 15.%{cvs}%{?dist} +Release: 16.%{cvs}%{?dist} URL: http://portland.freedesktop.org/ %if 0%{?cvs:1} @@ -126,6 +126,10 @@ rm -rf %{buildroot} %changelog +* Thu Dec 17 2009 Rex Dieter - 1.0.2-16.20091217cvs +- xdg-mime: line 531: kde-config: command not found (#545702) +- xdg-email calls gconftool which doesn't exist (#548529) + * Mon Nov 30 2009 Rex Dieter - 1.0.2-15.20091016cvs - add Obsoletes: htmlview (#541179, f13+)