SPECS: viking.spec - up to 0.9.7 - %files updated (icon name) - %post/%post...
duddits
duddits at pld-linux.org
Sat Jan 17 23:01:44 CET 2009
Author: duddits Date: Sat Jan 17 22:01:44 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.9.7
- %files updated (icon name)
- %post/%postun macros used
---- Files affected:
SPECS:
viking.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/viking.spec
diff -u SPECS/viking.spec:1.3 SPECS/viking.spec:1.4
--- SPECS/viking.spec:1.3 Tue Jul 22 15:13:28 2008
+++ SPECS/viking.spec Sat Jan 17 23:01:39 2009
@@ -1,13 +1,13 @@
# $Revision$, $Date$
Summary: GPS data editor and analyzer
Name: viking
-Version: 0.9.5
+Version: 0.9.7
Release: 1
License: GPLv2
Group: X11/Applications
URL: http://viking.sourceforge.net/
Source0: http://dl.sourceforge.net/viking/%{name}-%{version}.tar.gz
-# Source0-md5: b4daa3e395a5dbc156b1ab5f092e4009
+# Source0-md5: 17823d2ad0a99f76d1d2a831c63f1201
Patch0: %{name}-opencaching.patch
BuildRequires: autoconf
BuildRequires: automake
@@ -53,10 +53,10 @@
make test
%post
-[ ! -x %{_bindir}/update-desktop-database ] || %{_bindir}/update-desktop-database >/dev/null 2>&1 ||:
+%update_desktop_database_post
%postun
-[ ! -x %{_bindir}/update-desktop-database ] || %{_bindir}/update-desktop-database >/dev/null 2>&1
+%update_desktop_database_postun
%clean
rm -rf $RPM_BUILD_ROOT
@@ -68,8 +68,7 @@
%attr(755,root,root) %{_bindir}/viking-remote
%attr(755,root,root) %{_bindir}/vik_ocget
%{_desktopdir}/viking.desktop
-%{_pixmapsdir}/viking_icon.png
-
+%{_pixmapsdir}/viking.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -77,6 +76,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2009/01/17 22:01:39 duddits
+- up to 0.9.7
+- %files updated (icon name)
+- %post/%postun macros used
+
Revision 1.3 2008/07/22 13:13:28 jajcus
- opencaching.pl support added
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/viking.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list