SPECS: desktop-file-utils.spec - package %{_desktopdir}/mimeinfo.c...

glen glen at pld-linux.org
Wed Dec 19 15:17:25 CET 2007


Author: glen                         Date: Wed Dec 19 14:17:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package %{_desktopdir}/mimeinfo.cache; rel 2

---- Files affected:
SPECS:
   desktop-file-utils.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/desktop-file-utils.spec
diff -u SPECS/desktop-file-utils.spec:1.37 SPECS/desktop-file-utils.spec:1.38
--- SPECS/desktop-file-utils.spec:1.37	Thu Sep 27 18:59:50 2007
+++ SPECS/desktop-file-utils.spec	Wed Dec 19 15:17:20 2007
@@ -3,13 +3,12 @@
 Summary(pl.UTF-8):	Kilka narzędzi do pracy z elementami biurkowymi
 Name:		desktop-file-utils
 Version:	0.14
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications
-Source0:	http://freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.gz
+Source0:	http://www.freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.gz
 # Source0-md5:	e0b5057a4e3166f34635ac6f27c712c0
-# don't append / at end of URL
-URL:		http://www.freedesktop.org/wiki/Software_2fdesktop_2dfile_2dutils
+URL:		http://www.freedesktop.org/wiki/Software/desktop-file-utils
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	glib2-devel >= 1:2.8.0
@@ -44,6 +43,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_desktopdir}
+touch $RPM_BUILD_ROOT%{_desktopdir}/mimeinfo.cache
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -51,6 +53,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/*
+%ghost %{_desktopdir}/mimeinfo.cache
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -58,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2007-12-19 14:17:20  glen
+- package %{_desktopdir}/mimeinfo.cache; rel 2
+
 Revision 1.37  2007-09-27 16:59:50  megabajt
 - updated to 0.14
 
@@ -188,7 +194,7 @@
 - URL fix
 
 Revision 1.5  2003/11/16 19:55:37  grzegol
-- rel 1.%%{_snap}.1 to allow upgrade
+- rel 1.%{_snap}.1 to allow upgrade
 
 Revision 1.4  2003/11/16 19:18:51  qboosh
 - grrr, missing ac/am/lt deps (always remember to add them when used!)
================================================================

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



More information about the pld-cvs-commit mailing list