[gsettings-desktop-schemas/f15/master] Update to 0.1.7

Bastien Nocera hadess at fedoraproject.org
Mon Feb 21 15:11:49 UTC 2011


commit ecb519cfb0eaa335bf4b4ee7660b70b0a8ee07ae
Author: Bastien Nocera <hadess at hadess.net>
Date:   Mon Feb 21 15:11:51 2011 +0000

    Update to 0.1.7

 .gitignore                     |    1 +
 gsettings-desktop-schemas.spec |   10 +++++++---
 sources                        |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d52ae35..613d03a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
 /gsettings-desktop-schemas-0.1.3.tar.bz2
 /gsettings-desktop-schemas-0.1.4.tar.bz2
 /gsettings-desktop-schemas-0.1.5.tar.bz2
+/gsettings-desktop-schemas-0.1.7.tar.bz2
diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec
index 0b49ac5..a46b10c 100644
--- a/gsettings-desktop-schemas.spec
+++ b/gsettings-desktop-schemas.spec
@@ -1,6 +1,6 @@
 Name:           gsettings-desktop-schemas
-Version:        0.1.5
-Release:        3%{?dist}
+Version:        0.1.7
+Release:        1%{?dist}
 Summary:        A collection of GSettings schemas
 
 Group:          System Environment/Libraries
@@ -43,6 +43,7 @@ make %{?_smp_mflags}
 %install
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 
+%find_lang %{name} --with-gnome
 
 %posttrans
 glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
@@ -53,7 +54,7 @@ if [ $1 -eq 0 ]; then
 fi
 
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING MAINTAINERS NEWS README
 %{_datadir}/glib-2.0/schemas/*
@@ -68,6 +69,9 @@ fi
 
 
 %changelog
+* Mon Feb 21 2011 Bastien Nocera <bnocera at redhat.com> 0.1.7-1
+- Update to 0.1.7
+
 * Thu Feb 10 2011 Matthias Clasen <mclasen at redhat.com> - 0.1.5-3
 - Rebuild
 
diff --git a/sources b/sources
index 4177c9c..47275f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2057d807143caa2d72454b2c97856988  gsettings-desktop-schemas-0.1.5.tar.bz2
+c838d059136132a2c0b1cf1602d6e92f  gsettings-desktop-schemas-0.1.7.tar.bz2


More information about the scm-commits mailing list