From a4e69dd7542c3e89b61506ffe57ec9c9e4de1dc9 Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Sun, 24 Apr 2011 01:22:40 +0900 Subject: [PATCH] Update to the latest git --- .gitignore | 1 + libfm.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 6467acc..537633c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ libfm-0.1.12.tar.gz /libfm-0.1.15-git3ec0a717adde65f262b5bb2b33ae5eb56e9aea6f.tar.gz /libfm-0.1.15-git197c7e1b8e3e439a5e4f3f004a3447aef43b298b.tar.gz /libfm-0.1.15-gitdebea4a90d17ec6fd5876564d28977a3c3875924.tar.gz +/libfm-0.1.15-D20110422git30d03d27e4.tar.gz diff --git a/libfm.spec b/libfm.spec index e2ecdf8..2998f3f 100644 --- a/libfm.spec +++ b/libfm.spec @@ -4,14 +4,15 @@ # git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/libfm %global usegit 1 -%global mainrel 3 +%global mainrel 4 -%global githash debea4a90d17ec6fd5876564d28977a3c3875924 +%global githash 30d03d27e49f907f9621c0bcccf84df1c419c6dc %global shorthash %(TMP=%githash ; echo ${TMP:0:10}) -%global gitdate Mon Apr 4 19:39:11 2011 +0800 +%global gitdate Apr 22 22:10:51 2011 +0200 +%global gitdate_num 20110422 %if 0%{?usegit} >= 1 -%global fedorarel %{mainrel}.git%{shorthash} +%global fedorarel %{mainrel}.D%{gitdate_num}git%{shorthash} %else %global fedorarel %{mainrel} %endif @@ -25,7 +26,7 @@ Group: System Environment/Libraries License: GPLv2+ URL: http://pcmanfm.sourceforge.net/ %if 0%{?usegit} >= 1 -Source0: %{name}-%{version}-git%{githash}.tar.gz +Source0: %{name}-%{version}-D%{gitdate_num}git%{shorthash}.tar.gz %else Source0: http://downloads.sourceforge.net/pcmanfm/%{name}-%{version}.tar.gz %endif @@ -221,6 +222,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %endif %changelog +* Sun Apr 24 2011 Mamoru Tasaka - 0.1.15-4 +- Update to the latest git + * Sat Apr 09 2011 Mamoru Tasaka - 0.1.15-3 - Update to the latest git diff --git a/sources b/sources index 4c06cfb..5b21248 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c8d01f696b9234d0b1ffaf4ee7c41cc libfm-0.1.15-gitdebea4a90d17ec6fd5876564d28977a3c3875924.tar.gz +fdd71ea13ab67e94db8456ec3d979f74 libfm-0.1.15-D20110422git30d03d27e4.tar.gz