SPECS: desktop-file-utils.spec - updated to 0.15

megabajt megabajt at pld-linux.org
Thu Mar 20 16:08:58 CET 2008


Author: megabajt                     Date: Thu Mar 20 15:08:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.15

---- Files affected:
SPECS:
   desktop-file-utils.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/desktop-file-utils.spec
diff -u SPECS/desktop-file-utils.spec:1.39 SPECS/desktop-file-utils.spec:1.40
--- SPECS/desktop-file-utils.spec:1.39	Wed Dec 19 15:21:16 2007
+++ SPECS/desktop-file-utils.spec	Thu Mar 20 16:08:53 2008
@@ -2,12 +2,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
@@ -30,8 +30,8 @@
 %build
 %{__libtoolize}
 %{__aclocal}
-%{__autoheader}
 %{__automake}
+%{__autoheader}
 %{__autoconf}
 %configure \
 	--disable-static
@@ -39,11 +39,11 @@
 
 %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
@@ -52,7 +52,9 @@
 %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
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -61,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2008-03-20 15:08:53  megabajt
+- updated to 0.15
+
 Revision 1.39  2007-12-19 14:21:16  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/desktop-file-utils.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list