]> git.pld-linux.org Git - packages/ORBit2.git/blob - ORBit2.spec
- fixed %prep.
[packages/ORBit2.git] / ORBit2.spec
1 Summary:        High-performance CORBA Object Request Broker
2 Summary(fr):    Requète d'Objects CORBA
3 Summary(pl):    Wysoko wydajny CORBA Object Request Broker
4 Name:           ORBit2
5 Version:        2.3.105
6 Release:        1
7 Epoch:          1
8 License:        LGPL/GPL
9 Group:          Libraries
10 Group(cs):      Knihovny
11 Group(da):      Biblioteker
12 Group(de):      Bibliotheken
13 Group(es):      Bibliotecas
14 Group(fr):      Librairies
15 Group(is):      Aðgerðasöfn
16 Group(it):      Librerie
17 Group(ja):      ¥é¥¤¥Ö¥é¥ê
18 Group(no):      Biblioteker
19 Group(pl):      Biblioteki
20 Group(pt):      Bibliotecas
21 Group(pt_BR):   Bibliotecas
22 Group(ru):      âÉÂÌÉÏÔÅËÉ
23 Group(sl):      Knji¾nice
24 Group(sv):      Bibliotek
25 Group(uk):      â¦Â̦ÏÔÅËÉ
26 Source0:        ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/%{name}/%{name}-%{version}.tar.bz2
27 Source1:        %{name}-Makefile.shared
28 Patch0:         %{name}-disable_test.patch
29 Patch1:         %{name}-am15.patch
30 Patch2:         %{name}-ac_fix.patch
31 URL:            http://www.labs.redhat.com/orbit/
32 BuildRequires:  autoconf
33 BuildRequires:  automake
34 BuildRequires:  glib2-devel >= 1.3.13
35 BuildRequires:  linc-devel >= 0.1.16
36 BuildRequires:  libIDL-devel >= 0.7.4
37 BuildRequires:  flex
38 BuildRequires:  indent
39 BuildRequires:  libtool
40 BuildRequires:  popt-devel >= 1.4
41 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
42
43 %define         _sysconfdir     /etc
44
45 %description
46 ORBit is a high-performance CORBA (Common Object Request Broker
47 Architecture) ORB (object request broker). It allows programs to send
48 requests and receive replies from other programs, regardless of the
49 locations of the two programs. CORBA is an architecture that enables
50 communication between program objects, regardless of the programming
51 language they're written in or the operating system they run on.
52
53 %description -l fr
54 ORBit est un ORB CORBA avec support pour le language C. Il permet a
55 des programmes d'envoyer des requètes et recevoir de réponses d'autres
56 programmes, indépendement de l'endroit ou sont les deux programmes.
57
58 %description -l pl
59 ORBit to wysokiej wydajno¶ci CORBA (Common Object Request Broker
60 Architecture) ORB (object request broker). Pozwala na wysy³anie pró¶b
61 i otrzymywanie odpowiedzi od innych programów bez znajomo¶ci po³o¿enia
62 tych dwóch programów.
63
64 %package devel
65 Summary:        Header files, and utilities for ORBit
66 Summary(fr):    Librairies statiques et fichiers entête pour ORBit
67 Summary(pl):    Pliki nag³ówkowe i u¿ytki dla ORBit
68 Group:          Development/Libraries
69 Group(cs):      Vývojové prostøedky/Knihovny
70 Group(da):      Udvikling/Biblioteker
71 Group(de):      Entwicklung/Bibliotheken
72 Group(es):      Desarrollo/Bibliotecas
73 Group(fr):      Development/Librairies
74 Group(is):      Þróunartól/Aðgerðasöfn
75 Group(it):      Sviluppo/Librerie
76 Group(ja):      ³«È¯/¥é¥¤¥Ö¥é¥ê
77 Group(no):      Utvikling/Bibliotek
78 Group(pl):      Programowanie/Biblioteki
79 Group(pt_BR):   Desenvolvimento/Bibliotecas
80 Group(pt):      Desenvolvimento/Bibliotecas
81 Group(ru):      òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
82 Group(sl):      Razvoj/Knji¾nice
83 Group(sv):      Utveckling/Bibliotek
84 Group(uk):      òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
85 Requires:       %{name} = %{version}
86 Requires:       glib2-devel
87 Requires:       indent
88 Requires:       libIDL-devel
89 Requires:       linc-devel
90 Requires:       popt-devel
91
92 %description
93 devel ORBit is a high-performance CORBA ORB with support for the C
94 language. It allows programs to send requests and receive replies from
95 other programs, regardless of the locations of the two programs.
96
97 This package includes the header files and utilities neecessary to
98 write programs that use CORBA technology.
99
100 %description devel -l fr
101 Librairies statiques et fichiers entête requis pour le development ou
102 la compilation de programmes utilisant ORBit.
103
104 %description devel -l pl
105 ORBit to wysokiej wydajno¶ci CORBA ORB ze wsparciem dla jêzyka C.
106 Pozwala na wysy³anie pró¶b i otrzymywanie odpowiedzi od innych
107 programów bez znajomo¶ci po³o¿enia tych dwóch programów.
108
109 Ten pakiet zawiera pliki nag³ówkowe oraz u¿ytki potrzebne do pisania
110 programów u¿ywaj±cych technologi CORBA.
111
112 %package static
113 Summary:        Static libraries for ORBit
114 Summary(pl):    Biblioteki statyczne dla ORBit
115 Group:          Development/Libraries
116 Group(cs):      Vývojové prostøedky/Knihovny
117 Group(da):      Udvikling/Biblioteker
118 Group(de):      Entwicklung/Bibliotheken
119 Group(es):      Desarrollo/Bibliotecas
120 Group(fr):      Development/Librairies
121 Group(is):      Þróunartól/Aðgerðasöfn
122 Group(it):      Sviluppo/Librerie
123 Group(ja):      ³«È¯/¥é¥¤¥Ö¥é¥ê
124 Group(no):      Utvikling/Bibliotek
125 Group(pl):      Programowanie/Biblioteki
126 Group(pt_BR):   Desenvolvimento/Bibliotecas
127 Group(pt):      Desenvolvimento/Bibliotecas
128 Group(ru):      òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
129 Group(sl):      Razvoj/Knji¾nice
130 Group(sv):      Utveckling/Bibliotek
131 Group(uk):      òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
132 Requires:       %{name}-devel = %{version}
133
134 %description static
135 ORBit is a high-performance CORBA ORB with support for the C language.
136 It allows programs to send requests and receive replies from other
137 programs, regardless of the locations of the two programs.
138
139 This package includes static libraries neecessary to write programs
140 statically linked that use CORBA technology.
141
142 %description static -l pl
143 ORBit to wysokiej wydajno¶ci CORBA ORB ze wsparciem dla jêzyka C.
144 Pozwala na wysy³anie pró¶b i otrzymywanie odpowiedzi od innych
145 programów bez znajomo¶ci po³o¿enia tych dwóch programów.
146
147 Ten pakiet zawiera biblioteki statyczne potrzebne do pisania programów
148 zlinkowanych statycznie u¿ywaj±cych technologii CORBA.
149
150 %prep
151 %setup  -q
152 #%patch0 -p1
153 %patch1 -p1
154 %patch2 -p1
155
156 %build
157 rm -f missing
158 libtoolize --copy --force
159 aclocal
160 autoconf
161 automake -a -c
162 %configure
163 %{__make}
164
165 %install
166 rm -rf $RPM_BUILD_ROOT
167
168 %{__make} install \
169         DESTDIR=$RPM_BUILD_ROOT \
170         m4datadir=%{_aclocaldir} \
171         pkgconfigdir=%{_pkgconfigdir}
172
173 gzip -9nf TODO NEWS
174
175 %clean
176 rm -rf $RPM_BUILD_ROOT
177
178 %post   -p /sbin/ldconfig
179 %postun -p /sbin/ldconfig
180
181 %files
182 %defattr(644,root,root,755)
183 %attr(755,root,root) %{_bindir}/name-client-2
184 %attr(755,root,root) %{_bindir}/orbit-idl-2
185 %attr(755,root,root) %{_bindir}/orbit-name-server-2
186 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
187 %{_datadir}/idl/orbit-*
188
189 %files devel
190 %defattr(644,root,root,755)
191 %doc *.gz
192 %attr(755,root,root) %{_bindir}/orbit2-config
193 %attr(755,root,root) %{_libdir}/lib*.??
194 %{_libdir}/libname-server-2.a
195 %{_pkgconfigdir}/*.pc
196 %{_includedir}/orbit-*
197 %{_aclocaldir}/*
198
199 %files static
200 %defattr(644,root,root,755)
201 %{_libdir}/libORBit-2.a
202 %{_libdir}/libORBitCosNaming-2.a
This page took 0.117527 seconds and 4 git commands to generate.