- xdg-mime: line 531: kde-config: command not found (#545702)
- xdg-email calls gconftool which doesn't exist (#548529)
This commit is contained in:
parent
2432623b41
commit
c0c9f62dad
@ -1 +1 @@
|
||||
xdg-utils-20091016cvs.tgz
|
||||
xdg-utils-20091217cvs.tgz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
4a60deb7a09f57959b335e0d5acaf15c xdg-utils-20091016cvs.tgz
|
||||
fa58fe2fe1bf638cb9a1b6b162746a87 xdg-utils-20091217cvs.tgz
|
||||
|
@ -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 <rdieter@fedoraproject.org> - 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 <rdieter@fedoraproject.org> - 1.0.2-15.20091016cvs
|
||||
- add Obsoletes: htmlview (#541179, f13+)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user