File liferea-branding-SLE.spec of Package liferea-branding-SLE

#
# spec file for package 
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# 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:           liferea-branding-SLE
Version:        1.0
Release:        0
License:        GPL-2.0+
Summary:        This is the branding package for liferea
Group:          Productivity/Other
Source:         COPYING
Source1:        net.sf.liferea.gschema.override
BuildRequires:  liferea
BuildRequires:  glib2-devel
BuildRequires:  intltool
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
%glib2_gsettings_schema_requires

%description
This package is created for the liferea branding.
1.make popup notification as default.

%prep
cp -a %{S:0} %{_builddir}
cp -a %{S:1} %{_builddir}

%build

%install
install -d $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/
install -m0664 %{_builddir}/net.sf.liferea.gschema.override $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/ 

%post
%glib2_gsettings_schema_post

%postun
%glib2_gsettings_schema_postun

%files
%defattr(-,root,root)
%doc COPYING
%{_datadir}/glib-2.0/schemas/net.sf.liferea.gschema.override

%changelog

openSUSE Build Service is sponsored by