File shared-desktop-ontologies.spec of Package shared-desktop-ontologies

#
# spec file for package shared-desktop-ontologies (Version 0.5)
#
# Copyright (c) 2010 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:           shared-desktop-ontologies
BuildRequires:  cmake gcc-c++ kde4-filesystem
Url:            http://sourceforge.net/projects/oscaf
Version:        0.5
Release:        1
License:        CCBY
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Group:          System/X11/Utilities
Summary:        Shared Desktop Ontologies
Source0:        %{name}-%{version}.tar.bz2
BuildArch:      noarch

%description
Open Semantic Collaboration Architecture Foundation (OSCAF) ontologies
and reference code development. This project is used by maintainers from
open source projects to maintain standards for the interoperability of
desktop and web applications.


Authors:
--------
	Evgeny Egorochkin <phreedom.stdin@gmail.com>
	Leo Sauermann <leo.sauermann@dfki.de>
	Roberto Guido <bob4job@gmail.com>
	Sebastian Trueg <trueg@kde.org>

%package devel
License:        CCBY
Group:          Development/Libraries/C and C++
Summary:        Shared Desktop Ontologies
Requires:       %{name} = %version

%description devel
Open Semantic Collaboration Architecture Foundation (OSCAF) ontologies
and reference code development. This project is used by maintainers from
open source projects to maintain standards for the interoperability of
desktop and web applications.


Authors:
--------
	Evgeny Egorochkin <phreedom.stdin@gmail.com>
	Leo Sauermann <leo.sauermann@dfki.de>
	Roberto Guido <bob4job@gmail.com>
	Sebastian Trueg <trueg@kde.org>

%prep
%setup -q

%build
%cmake_kde4 -d build

%install
cd build
%makeinstall

%clean
rm -rf "$RPM_BUILD_ROOT"

%files
%defattr(-,root,root)
/usr/share/ontology

%files devel
%defattr(-,root,root)
%dir /usr/share/cmake/SharedDesktopOntologies
/usr/share/pkgconfig/shared-desktop-ontologies.pc
/usr/share/cmake/SharedDesktopOntologies/SharedDesktopOntologiesConfig.cmake
/usr/share/cmake/SharedDesktopOntologies/SharedDesktopOntologiesConfigVersion.cmake

%changelog
openSUSE Build Service is sponsored by