update license field
This commit is contained in:
parent
7c9eff0e45
commit
c6f098b8d9
@ -1,10 +1,10 @@
|
||||
Summary: Utilities for manipulating .desktop files
|
||||
Name: desktop-file-utils
|
||||
Version: 0.13
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://www.freedesktop.org/software/desktop-file-utils
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
Source0: http://www.freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
Group: Development/Tools
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
@ -37,10 +37,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING README NEWS
|
||||
%{_bindir}/*
|
||||
%{_datadir}/emacs/site-lisp/
|
||||
|
||||
%changelog
|
||||
* Mon Aug 6 2007 Matthias Clasen <mclasen@redhat.com> - 0.13-2
|
||||
- Update license field
|
||||
|
||||
* Tue Jun 5 2007 Matthias Clasen <mclasen@redhat.com> - 0.13-1
|
||||
- Update to 0.13, which features a completely rewritten validator
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user