[seahorse] 2.31.91

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 1 02:30:37 UTC 2010


commit fa67fa2e65baf71adf9d771f475828c65e5f1e66
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 31 22:02:37 2010 -0400

    2.31.91

 .gitignore    |    1 +
 seahorse.spec |   15 ++++++---------
 sources       |    2 +-
 3 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc7ba71..6e9ea8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 seahorse-2.30.0.tar.bz2
+/seahorse-2.31.91.tar.bz2
diff --git a/seahorse.spec b/seahorse.spec
index bbe70dc..3f4073b 100644
--- a/seahorse.spec
+++ b/seahorse.spec
@@ -1,6 +1,6 @@
 Name:		seahorse
-Version:	2.30.1
-Release:	3%{?dist}
+Version:	2.31.91
+Release:	1%{?dist}
 Summary:	A GNOME application for managing encryption keys
 Group:		User Interface/Desktops
 # seahorse is GPLv2+
@@ -8,7 +8,7 @@ Group:		User Interface/Desktops
 License:        GPLv2+ and LGPLv2+
 URL:            http://projects.gnome.org/seahorse/
 #VCS: git:git://git.gnome.org/seahorse
-Source:         http://download.gnome.org/sources/seahorse/2.30/%{name}-%{version}.tar.bz2
+Source:         http://download.gnome.org/sources/seahorse/2.31/%{name}-%{version}.tar.bz2
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
@@ -77,8 +77,6 @@ make %{?_smp_mflags}
 find . -type f -name "*.c" -exec chmod a-x {} ';'
 
 %install
-rm -rf ${RPM_BUILD_ROOT}
-
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
 #mkdir -p $RPM_BUILD_ROOT/etc/X11/xinit/xinitrc.d/
@@ -111,10 +109,6 @@ for d in *; do
   fi
 done
 
-%clean
-rm -rf ${RPM_BUILD_ROOT}
-
-
 %post
 /sbin/ldconfig
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
@@ -166,6 +160,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/gir-1.0
 
 %changelog
+* Tue Aug 31 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.91-1
+- Update to 2.31.91
+
 * Thu Jul 15 2010 Colin Walters <walters at verbum.org> - 2.30.1-3
 - Rebuild with new gobject-introspection
 
diff --git a/sources b/sources
index 104dad3..4225a24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b332279b34acca952807e31534fec592  seahorse-2.30.1.tar.bz2
+c669e724c83caa523d3f8c7cffeac537  seahorse-2.31.91.tar.bz2


More information about the scm-commits mailing list