SHA256
1
0
forked from pool/xfconf

checked in (request 31410)

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfconf?expand=0&rev=19
This commit is contained in:
OBS User autobuild
2010-02-04 07:53:20 +00:00
committed by Git OBS Bridge
parent df11522d01
commit 6e5f1e5050
2 changed files with 7 additions and 7 deletions

0
ready Normal file
View File

View File

@@ -1,7 +1,7 @@
#
# spec file for package xfconf
# spec file for package xfconf (Version 4.7.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# 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
@@ -22,13 +22,13 @@ Name: xfconf
%define libname lib%{name}-0-2
Summary: Xfconf
Version: 4.7.1
Release: 2
License: GPL v2 or later
Release: 1
License: GPLv2+
Url: http://www.xfce.org/
Source: %{name}-%{version}.tar.bz2
Group: System/GUI/XFCE
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: dbus-1-glib-devel glib2-devel gtk-doc libxfce4util-devel intltool
BuildRequires: dbus-1-glib-devel glib2-devel gtk-doc intltool libxfce4util-devel
%description
Xfconf
@@ -41,7 +41,7 @@ Authors:
Stephan Arts <stephan@xfce.org>
%package -n libxfconf-0-2
License: GPL v2 or later
License: GPLv2+
Summary: Xfconf
Group: System/GUI/XFCE
Provides: libxfce4mcs = %{version}
@@ -58,7 +58,7 @@ Authors:
Stephan Arts <stephan@xfce.org>
%package -n libxfconf-devel
License: GPL v2 or later
License: GPLv2+
Summary: Xfconf
Group: Development/Libraries/C and C++
Requires: %{libname} = %{version}