From 73787816ed9270830289c477852b4eb82aa258e2 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Thu, 20 Mar 2008 15:08:53 +0000 Subject: [PATCH] - updated to 0.15 Changed files: desktop-file-utils.spec -> 1.40 --- desktop-file-utils.spec | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/desktop-file-utils.spec b/desktop-file-utils.spec index bc15275..fdc138d 100644 --- a/desktop-file-utils.spec +++ b/desktop-file-utils.spec @@ -1,12 +1,12 @@ Summary: A couple of command line utilities for working with desktop entries Summary(pl.UTF-8): Kilka narzędzi do pracy z elementami biurkowymi Name: desktop-file-utils -Version: 0.14 -Release: 3 -License: GPL +Version: 0.15 +Release: 1 +License: GPL v2+ Group: Applications Source0: http://www.freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.gz -# Source0-md5: e0b5057a4e3166f34635ac6f27c712c0 +# Source0-md5: 2fe8ebe222fc33cd4a959415495b7eed URL: http://www.freedesktop.org/wiki/Software/desktop-file-utils BuildRequires: autoconf BuildRequires: automake @@ -29,8 +29,8 @@ poleceń, służących do pracy z elementami biurkowymi. %build %{__libtoolize} %{__aclocal} -%{__autoheader} %{__automake} +%{__autoheader} %{__autoconf} %configure \ --disable-static @@ -38,11 +38,11 @@ poleceń, służących do pracy z elementami biurkowymi. %install rm -rf $RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{_desktopdir} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_desktopdir} touch $RPM_BUILD_ROOT%{_desktopdir}/mimeinfo.cache %clean @@ -51,5 +51,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/desktop-file-install +%attr(755,root,root) %{_bindir}/desktop-file-validate +%attr(755,root,root) %{_bindir}/update-desktop-database %ghost %{_desktopdir}/mimeinfo.cache -- 2.43.0