]> git.pld-linux.org Git - packages/ORBit2.git/blobdiff - ORBit2.spec
- fixed %%files (no need 755 for *.la)
[packages/ORBit2.git] / ORBit2.spec
index a707bed6a92de167d2764f21863ad34f228b090e..8a8a29291d8bf9596f5357556a633dd7b617104e 100644 (file)
@@ -2,12 +2,12 @@ Summary:      High-performance CORBA Object Request Broker
 Summary(fr):   Requète d'Objects CORBA
 Summary(pl):   Wysoko wydajny CORBA Object Request Broker
 Name:          ORBit2
-Version:       2.4.3
+Version:       2.5.1
 Release:       1
 Epoch:         1
 License:       GPL/LGPL
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.4/%{name}-%{version}.tar.bz2
+Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.5/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-am15.patch
 Patch1:                %{name}-ac_fix.patch
 Patch2:                %{name}-am16.patch
@@ -20,13 +20,11 @@ BuildRequires:      glib2-devel >= 2.0.6
 BuildRequires: indent
 BuildRequires: libIDL-devel >= 0.8.0
 BuildRequires: libtool
-BuildRequires: linc-devel >= 0.5.3
+BuildRequires: linc-devel >= 0.7.1
 BuildRequires: popt-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     libORBit2_0
 
-%define                _sysconfdir     /etc
-
 %description
 ORBit is a high-performance CORBA (Common Object Request Broker
 Architecture) ORB (object request broker). It allows programs to send
@@ -147,7 +145,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_bindir}/orbit2-config
-%attr(755,root,root) %{_libdir}/lib*.??
+%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/libname-server-2.a
 %{_pkgconfigdir}/*.pc
 %{_includedir}/orbit-*
This page took 0.02493 seconds and 4 git commands to generate.