Update to 0.1.7

This commit is contained in:
Bastien Nocera
2011-02-21 15:11:51 +00:00
parent e651e63dab
commit ecb519cfb0
3 changed files with 9 additions and 4 deletions

View File

@@ -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@redhat.com> 0.1.7-1
- Update to 0.1.7
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 0.1.5-3
- Rebuild