Accepting request 123455 from network:ha-clustering
Drop requirement on libgnutls-extra-devel (unnecessary on openSUSE, and indeed breaks the build on 12.2) OBS-URL: https://build.opensuse.org/request/show/123455 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/csync2?expand=0&rev=15
This commit is contained in:
parent
48e8e1b94f
commit
d8029d8215
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 4 08:56:27 UTC 2012 - tserong@suse.com
|
||||
|
||||
- Drop requirement on libgnutls-extra-devel (unnecessary on openSUSE)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 12:51:03 UTC 2012 - tserong@suse.com
|
||||
|
||||
|
@ -42,7 +42,9 @@ Requires: xinetd
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: libgnutls-devel
|
||||
%if 0%{?sles_version} == 11
|
||||
BuildRequires: libgnutls-extra-devel
|
||||
%endif
|
||||
BuildRequires: libtasn1-devel
|
||||
BuildRequires: sqlite2-devel
|
||||
%if 0%{?suse_version} > 1210
|
||||
|
Loading…
Reference in New Issue
Block a user