File evolution-webcal.spec of Package evolution-webcal

#
# spec file for package evolution-webcal (Version 2.28.0)
#
# Copyright (c) 2009 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/
#

# norootforbuild


Name:           evolution-webcal
BuildRequires:  evolution-data-server-devel
BuildRequires:  fdupes
BuildRequires:  gconf2-devel
BuildRequires:  intltool
BuildRequires:  translation-update-upstream
BuildRequires:  update-desktop-files
License:        GPL v2 or later ;   Other uncritical OpenSource License  ; MIT License (or similar)
Group:          Productivity/Office/Organizers
Version:        2.28.0
Release:        1
Summary:        Evolution Webcal
Source:         http://ftp.gnome.org/pub/gnome/sources/evolution-webcal/1.0/evolution-webcal-%{version}.tar.bz2
Url:            http://www.gnome.org/projects/evolution/
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Requires:       %{name}-lang = %{version}
%gconf_schemas_prereq

%description
Webcal subscribes to Web calendars for Evolution.


%lang_package
%prep
%setup
translation-update-upstream

%build
%configure\
	--libexecdir=%{_prefix}/lib/%{name}
make %{?jobs:-j%jobs}

%install
%makeinstall
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
%fdupes $RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%pre -f %{name}.schemas_pre

%posttrans -f %{name}.schemas_posttrans

%preun -f %{name}.schemas_preun

%files -f %{name}.lst
%defattr(-, root, root)
%{_prefix}/lib/%{name}

%files lang -f %{name}.lang

%changelog
openSUSE Build Service is sponsored by