|
|
@ -4,10 +4,10 @@
|
|
|
|
Summary: A high-performance CORBA Object Request Broker
|
|
|
|
Summary: A high-performance CORBA Object Request Broker
|
|
|
|
Name: ORBit2
|
|
|
|
Name: ORBit2
|
|
|
|
Version: 2.14.7
|
|
|
|
Version: 2.14.7
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Source: http://download.gnome.org/sources/ORBit/2.14/%{name}-%{version}.tar.bz2
|
|
|
|
Source: http://download.gnome.org/sources/ORBit/2.14/%{name}-%{version}.tar.bz2
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
License: LGPL/GPL
|
|
|
|
License: LGPLv2 and GPLv2
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
URL: http://www.gnome.org/projects/ORBit2
|
|
|
|
URL: http://www.gnome.org/projects/ORBit2
|
|
|
|
BuildRequires: libIDL-devel >= %{libidl_version}
|
|
|
|
BuildRequires: libIDL-devel >= %{libidl_version}
|
|
|
@ -115,7 +115,7 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc AUTHORS COPYING ChangeLog NEWS README TODO
|
|
|
|
%doc AUTHORS COPYING NEWS README TODO
|
|
|
|
%{_libdir}/*.so.*
|
|
|
|
%{_libdir}/*.so.*
|
|
|
|
%{_libdir}/orbit-2.0/*.so*
|
|
|
|
%{_libdir}/orbit-2.0/*.so*
|
|
|
|
|
|
|
|
|
|
|
@ -137,6 +137,9 @@ rm -rf %{buildroot}
|
|
|
|
%{_datadir}/gtk-doc/html/*
|
|
|
|
%{_datadir}/gtk-doc/html/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Aug 8 2007 Matthias Clasen <mclasen@redhat.com> - 2.14.7-5
|
|
|
|
|
|
|
|
- Update the license field
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 7 2007 Matthias Clasen <mclasen@redhat.com> - 2.14.7-4
|
|
|
|
* Sat Jul 7 2007 Matthias Clasen <mclasen@redhat.com> - 2.14.7-4
|
|
|
|
- Fix directory ownership issues
|
|
|
|
- Fix directory ownership issues
|
|
|
|
|
|
|
|
|
|
|
|