auto-import changelog data from desktop-file-utils-0.7-1.src.rpm
Sat Jul 31 2004 Dan Williams <dcbw@redhat.com> 0.7-1 - Update to 0.7
This commit is contained in:
parent
c726fed427
commit
b8037a274e
@ -1 +1 @@
|
||||
desktop-file-utils-0.4.tar.gz
|
||||
desktop-file-utils-0.7.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Utilities for manipulating .desktop files
|
||||
Name: desktop-file-utils
|
||||
Version: 0.4
|
||||
Release: 3
|
||||
Version: 0.7
|
||||
Release: 1
|
||||
URL: http://www.freedesktop.org/software/desktop-file-utils
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
@ -13,9 +13,6 @@ BuildRequires: popt
|
||||
|
||||
Obsoletes: desktop-file-validator
|
||||
|
||||
Patch0: desktop-file-utils-0.4-fdo-spec-0.8-fix.patch
|
||||
Patch1: desktop-file-utils-0.4-initial-section-fix.patch
|
||||
|
||||
%description
|
||||
.desktop files are used to describe an application for inclusion in
|
||||
GNOME or KDE menus. This package contains desktop-file-validate which
|
||||
@ -27,9 +24,6 @@ fixing it up in the process.
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
#%patch0 -p1 -b .spec-0.8-fix
|
||||
%patch1 -p1 -b .initial-section-fix
|
||||
|
||||
%build
|
||||
|
||||
%configure
|
||||
@ -49,8 +43,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/*
|
||||
%{_datadir}/emacs/site-lisp/
|
||||
|
||||
%changelog
|
||||
* Sat Jul 31 2004 Dan Williams <dcbw@redhat.com> 0.7-1
|
||||
- Update to 0.7
|
||||
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user