OBS User unknown 2008-09-15 15:57:19 +00:00 committed by Git OBS Bridge
parent 557e7b0ae9
commit 269d54bbe3
2 changed files with 18 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 15 17:45:24 CEST 2008 - dmueller@suse.de
- fix -devel pckage requires
-------------------------------------------------------------------
Fri Jul 25 00:33:26 CEST 2008 - dmueller@suse.de

View File

@ -2,9 +2,16 @@
# spec file for package raptor (Version 1.4.18)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# 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/
#
@ -15,7 +22,7 @@ Name: raptor
BuildRequires: curl-devel gtkdoc libxml2-devel libxslt-devel pkg-config
Summary: Raptor RDF Parser Toolkit
Version: 1.4.18
Release: 1
Release: 28
License: The Apache Software License
Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
@ -52,6 +59,7 @@ License: LGPL v2.1 or later; The Apache Software License
Summary: Development package for the raptor library
Group: Development/Libraries/C and C++
Requires: libraptor1 = %{version} glibc-devel
Requires: raptor = %{version}
Provides: raptor-devel = %{version}
Obsoletes: raptor-devel < %{version}
@ -110,6 +118,8 @@ unset MALLOC_CHECK_
%{_libdir}/libraptor.so.1*
%changelog
* Mon Sep 15 2008 dmueller@suse.de
- fix -devel pckage requires
* Fri Jul 25 2008 dmueller@suse.de
- update to 1.4.18:
Added an RDFa parser using an embedded version of librdfa by Manu