ORBit2 requirement: 2.8.3
authorlace <>
Tue, 27 Dec 2005 04:03:47 +0000 (04:03 +0000)
committerlace <>
Tue, 27 Dec 2005 04:03:47 +0000 (04:03 +0000)
 - It was bugreported 2.8.2 is not sufficient on Mandrake-9.2.
 - It is now very old library anyway.

captive.spec.in

index 537a13f..d317444 100644 (file)
@@ -39,9 +39,10 @@ Source: http://www.jankratochvil.net/project/captive/dist/@PACKAGE@-@VERSION@.ta
 License: GPL
 BuildRoot: /var/tmp/@PACKAGE@-@VERSION@-%{release}-root
 BuildRequires: ORBit2-devel
-# Due to --with-orbit-line=link
+# >= 2.7.0 due to --with-orbit-line=link
+# >= 2.8.3 due to Mandrake-9.2 bugreport.
 %if ! %{static}
-Requires: ORBit2 >= 2.7.0
+Requires: ORBit2 >= 2.8.3
 %endif
 BuildRequires: openssl-devel
 %if ! %{static}