forked from pool/xfconf
This commit is contained in:
committed by
Git OBS Bridge
parent
605e01fd61
commit
4fca1302e2
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d7a85e2e0058e778fbecd684bf5b236b4784b21ea35ac3cdae347012e63f69d
|
||||
size 435165
|
3
xfconf-4.6.1.tar.bz2
Normal file
3
xfconf-4.6.1.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22a596f73795be398382e82e9c11062423daa374339ce6db808f73a6ba19380e
|
||||
size 440499
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 13:53:24 CEST 2009 - prusnak@suse.cz
|
||||
|
||||
- replaced libxfcegui4 with libxfce4util in BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 21 14:12:44 CEST 2009 - prusnak@suse.cz
|
||||
|
||||
- updated to 4.6.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 9 10:04:17 CET 2009 - prusnak@suse.cz
|
||||
|
||||
|
14
xfconf.spec
14
xfconf.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package xfconf (Version 4.6.0)
|
||||
# spec file for package xfconf (Version 4.6.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -21,14 +21,14 @@
|
||||
Name: xfconf
|
||||
%define libname lib%{name}-0-2
|
||||
Summary: Xfconf
|
||||
Version: 4.6.0
|
||||
Release: 3
|
||||
Version: 4.6.1
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
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 libxfcegui4-devel
|
||||
BuildRequires: dbus-1-glib-devel glib2-devel gtk-doc libxfce4util-devel
|
||||
|
||||
%description
|
||||
Xfconf
|
||||
@@ -62,7 +62,7 @@ License: GPL v2 or later
|
||||
Summary: Xfconf
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{libname} = %{version}
|
||||
Requires: glib2-devel libxfcegui4-devel dbus-1-glib-devel
|
||||
Requires: glib2-devel libxfce4util-devel dbus-1-glib-devel
|
||||
Provides: libxfce4mcs-devel = %{version}
|
||||
Obsoletes: libxfce4mcs-devel < %{version}
|
||||
Provides: xfce-mcs-manager-devel = %{version}
|
||||
@@ -118,6 +118,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 27 2009 prusnak@suse.cz
|
||||
- replaced libxfcegui4 with libxfce4util in BuildRequires
|
||||
* Tue Apr 21 2009 prusnak@suse.cz
|
||||
- updated to 4.6.1
|
||||
* Mon Mar 09 2009 prusnak@suse.cz
|
||||
- fix package names according to shared library policy
|
||||
* Fri Feb 27 2009 prusnak@suse.cz
|
||||
|
Reference in New Issue
Block a user