0.13
This commit is contained in:
parent
d686561178
commit
7c9eff0e45
@ -1 +1 @@
|
||||
desktop-file-utils-0.12.tar.gz
|
||||
desktop-file-utils-0.13.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Utilities for manipulating .desktop files
|
||||
Name: desktop-file-utils
|
||||
Version: 0.12
|
||||
Release: 4%{?dist}
|
||||
Version: 0.13
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.freedesktop.org/software/desktop-file-utils
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
@ -13,8 +13,6 @@ BuildRequires: emacs
|
||||
|
||||
Obsoletes: desktop-file-validator
|
||||
|
||||
Patch0: desktop-file-utils-0.12-make-vendor-optional.patch
|
||||
|
||||
%description
|
||||
.desktop files are used to describe an application for inclusion in
|
||||
GNOME or KDE menus. This package contains desktop-file-validate which
|
||||
@ -25,7 +23,6 @@ fixing it up in the process.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .make-vendor-optional
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -44,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/emacs/site-lisp/
|
||||
|
||||
%changelog
|
||||
* Tue Jun 5 2007 Matthias Clasen <mclasen@redhat.com> - 0.13-1
|
||||
- Update to 0.13, which features a completely rewritten validator
|
||||
|
||||
* Thu Mar 08 2007 Florian La Roche <laroche@redhat.com> - 0.12-4
|
||||
- remove empty post/preun scripts completely
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user