[packages/obby] - bump net6 req for version with serialization for long long (fixes x32 build) - rel 2
baggins
baggins at pld-linux.org
Sun Jun 28 17:01:59 CEST 2015
commit 7d1f35885613d6d1da039d74f0a212450c738f82
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Jun 28 17:01:18 2015 +0200
- bump net6 req for version with serialization for long long (fixes x32 build)
- rel 2
obby.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/obby.spec b/obby.spec
index 541f47c..a88c490 100644
--- a/obby.spec
+++ b/obby.spec
@@ -2,7 +2,7 @@ Summary: obby library providing synchronized document buffers
Summary(pl.UTF-8): Biblioteka obby udostępniająca synchronizowane bufory dokumentów
Name: obby
Version: 0.4.8
-Release: 1
+Release: 2
License: GPL v2+
Group: Libraries
Source0: http://releases.0x539.de/obby/%{name}-%{version}.tar.gz
@@ -14,7 +14,7 @@ BuildRequires: avahi-devel >= 0.6
BuildRequires: gettext-tools >= 0.15
BuildRequires: libstdc++-devel
BuildRequires: libtool >= 2:1.5
-BuildRequires: net6-devel >= 1.3.3
+BuildRequires: net6-devel >= 1.3.14-2
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,7 +31,7 @@ Summary(pt_BR.UTF-8): Arquivos do pacote obby para desenvolvimento
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: avahi-devel >= 0.6
-Requires: net6-devel >= 1.3.3
+Requires: net6-devel >= 1.3.14-2
%description devel
Header files for obby.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/obby.git/commitdiff/7d1f35885613d6d1da039d74f0a212450c738f82
More information about the pld-cvs-commit
mailing list