Accepting request 83131 from home:jengelh:bl-c
- Remove redundant tags/sections from specfile - Add baselibs configuration OBS-URL: https://build.opensuse.org/request/show/83131 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=9
This commit is contained in:
parent
9200bbe054
commit
ad76269943
4
baselibs.conf
Normal file
4
baselibs.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
libcorosync4
|
||||||
|
corosync-devel
|
||||||
|
requires -corosync-<targettype>
|
||||||
|
requires "libcorosync4-<targettype> = <version>"
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 17 23:53:47 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant tags/sections from specfile
|
||||||
|
- Add baselibs configuration
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 8 13:03:11 UTC 2011 - tserong@novell.com
|
Tue Feb 8 13:03:11 UTC 2011 - tserong@novell.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package corosync (Version 1.3.0)
|
# spec file for package corosync
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,7 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
%if 0%{?sles_version} == 11
|
%if 0%{?sles_version} == 11
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x
|
||||||
@ -25,6 +24,7 @@
|
|||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%define _libexecdir %{_libdir}
|
%define _libexecdir %{_libdir}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: corosync
|
Name: corosync
|
||||||
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
||||||
Version: 1.3.0
|
Version: 1.3.0
|
||||||
@ -33,6 +33,7 @@ License: BSD3c
|
|||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Url: http://www.openais.org
|
Url: http://www.openais.org
|
||||||
Source0: http://developer.osdl.org/dev/openais/downloads/%{name}-%{version}/%{name}-%{version}.tar.gz
|
Source0: http://developer.osdl.org/dev/openais/downloads/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||||
|
Source2: baselibs.conf
|
||||||
Patch1: corosync-confexample-timestamp.patch
|
Patch1: corosync-confexample-timestamp.patch
|
||||||
Patch2: corosync-revert-cs2429.patch
|
Patch2: corosync-revert-cs2429.patch
|
||||||
Patch3: corosync-trunk-reset-pause-timestamp-on-events.patch
|
Patch3: corosync-trunk-reset-pause-timestamp-on-events.patch
|
||||||
@ -96,9 +97,6 @@ rm -rf %{buildroot}%{_docdir}/*
|
|||||||
# the docdir is /usr/share/doc/<pkg> in the configuration
|
# the docdir is /usr/share/doc/<pkg> in the configuration
|
||||||
rm -rf %{buildroot}%{_datadir}/doc/*
|
rm -rf %{buildroot}%{_datadir}/doc/*
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the Corosync Cluster Engine Executive, several
|
This package contains the Corosync Cluster Engine Executive, several
|
||||||
default APIs and libraries, default configuration files, and an init
|
default APIs and libraries, default configuration files, and an init
|
||||||
|
Loading…
x
Reference in New Issue
Block a user