diff --git a/_service b/_service new file mode 100644 index 0000000..b52d554 --- /dev/null +++ b/_service @@ -0,0 +1,12 @@ +<services> + <service name="tar_scm"> + <param name="versionprefix">0.1.4git</param> + <param name="url">git://git.gnome.org/gsettings-desktop-schemas</param> + <param name="scm">git</param> + </service> + <service name="recompress"> + <param name="file">*.tar</param> + <param name="compression">bz2</param> + </service> + <service name="set_version"/> +</services> diff --git a/_service:recompress:tar_scm:gsettings-desktop-schemas-0.1.4git.1294674581.tar.bz2 b/_service:recompress:tar_scm:gsettings-desktop-schemas-0.1.4git.1294674581.tar.bz2 new file mode 100644 index 0000000..6900df3 --- /dev/null +++ b/_service:recompress:tar_scm:gsettings-desktop-schemas-0.1.4git.1294674581.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0790a1be4740d4d8f9367e5c8fe56f9c8b50b0e329243470a6b6b8953aca790 +size 89276 diff --git a/_service:set_version:gsettings-desktop-schemas.spec b/_service:set_version:gsettings-desktop-schemas.spec new file mode 100644 index 0000000..121ce24 --- /dev/null +++ b/_service:set_version:gsettings-desktop-schemas.spec @@ -0,0 +1,103 @@ +# +# spec file for package gsettings-desktop-schemas (Version 0.1.4) +# +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + + +Name: gsettings-desktop-schemas +Version: 0.1.4git.1294674581 +Release: 0 +License: LGPLv2+ +Summary: Shared GSettings Schemas for the Desktop +Url: http://gnome.org/ +Group: System/GUI/GNOME +Source0: %{name}-%{version}.tar.bz2 +BuildRequires: glib2-devel +BuildRequires: intltool +%if 0%{?BUILD_FROM_VCS} +BuildRequires: gnome-common +%endif +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch +%glib2_gsettings_schema_requires + +%description +A collection of GSettings schemas for settings shared by various +components of a desktop. + +%package devel +License: GPLv2+ +Summary: Shared GSettings Schemas for the Desktop -- Development Files +Group: Development/Languages/C and C++ +Requires: %{name} = %{version} + +%description devel +A collection of GSettings schemas for settings shared by various +components of a desktop. + +This package contains development files. + +%prep +%setup -q + +%if 0%{?BUILD_FROM_VCS} +NOCONFIGURE=1 ./autogen.sh +%endif + + +%build +%configure +%__make %{?_smp_mflags} + +%install +%makeinstall + +%clean +rm -rf %{buildroot} + +%post +%glib2_gsettings_schema_post + +%postun +%glib2_gsettings_schema_postun + +%files +%defattr(-,root,root) +%doc AUTHORS ChangeLog HACKING MAINTAINERS NEWS README +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.enums.xml +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml +%dir %{_datadir}/GConf +%dir %{_datadir}/GConf/gsettings +%{_datadir}/GConf/gsettings/gsettings-desktop-schemas.convert + +%files devel +%defattr(-,root,root) +%{_includedir}/%{name}/ +%{_datadir}/pkgconfig/%{name}.pc + +%changelog diff --git a/gsettings-desktop-schemas-0.1.4.tar.bz2 b/gsettings-desktop-schemas-0.1.4.tar.bz2 new file mode 100644 index 0000000..6d9d5f4 --- /dev/null +++ b/gsettings-desktop-schemas-0.1.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:868775e95f9e1f80c9330a3d06ae8cf219a7ea51888d37e9d5de1fc24e138646 +size 90851 diff --git a/gsettings-desktop-schemas.changes b/gsettings-desktop-schemas.changes index edd7a07..1510ae0 100644 --- a/gsettings-desktop-schemas.changes +++ b/gsettings-desktop-schemas.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 11 14:14:19 UTC 2011 - fcrozat@novell.com + +- Update to version 0.1.4 : + + Add thumbnailer schemas + + Don't show icons on the desktop by default + ------------------------------------------------------------------- Thu Dec 23 12:50:14 CET 2010 - dimstar@opensuse.org diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index 24e460d..c12fe22 100644 --- a/gsettings-desktop-schemas.spec +++ b/gsettings-desktop-schemas.spec @@ -1,5 +1,5 @@ # -# spec file for package gsettings-desktop-schemas (Version 0.1.3) +# spec file for package gsettings-desktop-schemas (Version 0.1.4) # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands. @@ -19,7 +19,7 @@ Name: gsettings-desktop-schemas -Version: 0.1.3 +Version: 0.1.4 Release: 1 License: LGPLv2+ Summary: Shared GSettings Schemas for the Desktop @@ -28,6 +28,9 @@ Group: System/GUI/GNOME Source0: %{name}-%{version}.tar.bz2 BuildRequires: glib2-devel BuildRequires: intltool +%if 0%{?BUILD_FROM_VCS} +BuildRequires: gnome-common +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %glib2_gsettings_schema_requires @@ -51,6 +54,11 @@ This package contains development files. %prep %setup -q +%if 0%{?BUILD_FROM_VCS} +NOCONFIGURE=1 ./autogen.sh +%endif + + %build %configure %__make %{?_smp_mflags} @@ -81,6 +89,7 @@ rm -rf %{buildroot} %{_datadir}/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml %dir %{_datadir}/GConf %dir %{_datadir}/GConf/gsettings