[libgweather/f14/master] 2.30.3

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 30 04:21:40 UTC 2010


commit ac143cf9e858026846f356100aec560cf8305717
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Sep 30 00:04:06 2010 -0400

    2.30.3

 .gitignore       |    1 +
 libgweather.spec |   10 ++++------
 sources          |    2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 620c5bf..5643d90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libgweather-2.30.0.tar.bz2
+/libgweather-2.30.3.tar.bz2
diff --git a/libgweather.spec b/libgweather.spec
index 0f63f9f..387bdf0 100644
--- a/libgweather.spec
+++ b/libgweather.spec
@@ -1,5 +1,5 @@
 Name:           libgweather
-Version:        2.30.0
+Version:        2.30.3
 Release:        1%{?dist}
 Summary:        A library for weather information
 
@@ -57,16 +57,11 @@ autoreconf -i -f
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 %find_lang %{name} --all-name
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post
 /sbin/ldconfig
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
@@ -114,6 +109,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/gnome &>/dev/null || :
 
 
 %changelog
+* Thu Sep 30 2010 Matthias Clasen <mclasen at redhat.com> - 2.30.3-1
+- Update to 2.30.3
+
 * Tue Mar 30 2010 Matthias Clasen <mclasen at redhat.com> - 2.30.0-1
 - Update to 2.30.0
 
diff --git a/sources b/sources
index 5e58796..272704e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf7ae6cb4eca85be3e9099a5de94c655  libgweather-2.30.0.tar.bz2
+bf6a0a05051341ecb250f332e3edfb88  libgweather-2.30.3.tar.bz2


More information about the scm-commits mailing list