[bisho] 0.27.0

Peter Robinson pbrobinson at fedoraproject.org
Mon Sep 27 10:43:58 UTC 2010


commit ce9b4127e89d5668f38a98a26a15d82e9d298032
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Sep 27 11:43:45 2010 +0100

    0.27.0

 .gitignore |    1 +
 bisho.spec |   16 ++++------------
 sources    |    2 +-
 3 files changed, 6 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85d182a..20cb02b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 bisho-0.25.1.tar.gz
 bisho-0.26.0.tar.bz2
+/bisho-0.27.0.tar.bz2
diff --git a/bisho.spec b/bisho.spec
index 60d5422..f845ab8 100644
--- a/bisho.spec
+++ b/bisho.spec
@@ -4,7 +4,7 @@
 %define tarfile %{name}-%{version}.tar.bz2
 
 Name:          bisho
-Version:       0.26.0
+Version:       0.27.0
 Release:       1%{?dist}
 Summary:       MeeGo configuration tool for libsocialweb social network aggregator
 
@@ -13,7 +13,6 @@ License:       GPLv2+
 URL:           http://www.meego.com
 Source0:       %{tarfile}
 
-BuildRequires: GConf2-devel
 BuildRequires: gtk2-devel
 BuildRequires: gnome-keyring-devel
 BuildRequires: libmx-devel
@@ -88,16 +87,6 @@ fi
 %post
 /sbin/ldconfig
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
-gconftool-2 --makefile-install-rule \
-%{_sysconfdir}/gconf/schemas/bisho.schemas > /dev/null || :
-
-%preun
-if [ "$1" -eq 0 ] ; then
-export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
-gconftool-2 --makefile-uninstall-rule \
-%{_sysconfdir}/gconf/schemas/bisho.schemas > /dev/null || :
-fi
 
 %postun
 /sbin/ldconfig
@@ -126,6 +115,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/pkgconfig/bisho.pc
 
 %changelog
+* Wed Sep 27 2010 Peter Robinson <pbrobinson at gmail.com> 0.27.0-1
+- New upstream 0.27.0 release
+
 * Sat Aug  7 2010 Peter Robinson <pbrobinson at gmail.com> 0.26.0-1
 - New upstream 0.26.0 release
 
diff --git a/sources b/sources
index e1b57d1..f1d9402 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80d7d2909cc1ec5c6fe64fa8773bebc9  bisho-0.26.0.tar.bz2
+cffaa8a931f652d54db87de0f0925b57  bisho-0.27.0.tar.bz2


More information about the scm-commits mailing list