summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 16 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0078b10f8697..18d524527ab9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,29 @@
pkgbase = omniorbpy
- pkgdesc = omniORB is a CORBA object request broker for C++ and Python.
- pkgver = 4.2.3
+ pkgdesc = A CORBA object request broker for C++ and Python.
+ pkgver = 4.2.4
pkgrel = 1
url = http://omniorb.sourceforge.net/
arch = i686
arch = x86_64
license = LGPL
depends = omniorb
+ source = http://downloads.sourceforge.net/omniorb/omniORBpy-4.2.4.tar.bz2
+ sha256sums = dae8d867559cc934002b756bc01ad7fabbc63f19c2d52f755369989a7a1d27b6
+
+pkgname = python-omniorbpy
+ depends = omniorb
+ depends = python
+ depends = omniorbpy-common
+
+pkgname = python2-omniorbpy
+ depends = omniorb
depends = python2
+ depends = omniorbpy-common
+ provides = omniorbpy
provides = pyorbit
conflicts = omniorbpy-omg
conflicts = pyorbit
- source = http://downloads.sourceforge.net/omniorb/omniORBpy-4.2.3.tar.bz2
- sha256sums = 5c601888e57c7664324357a1be50f2739c468057b46fba29821a25069fc0aee5
+ replaces = omniorbpy
-pkgname = omniorbpy
+pkgname = omniorbpy-common