auto-import changelog data from ORBit2-2.4.1-1.src.rpm

Tue Aug 06 2002 Havoc Pennington <hp@redhat.com>
- 2.4.1
epel9
cvsdist 21 years ago
parent 81f9baeb87
commit eaf721162c

@ -1 +1 @@
ORBit2-2.4.0.tar.bz2
ORBit2-2.4.1.tar.bz2

@ -4,8 +4,8 @@
Summary: A high-performance CORBA Object Request Broker.
Name: ORBit2
Version: 2.4.0
Release: 3
Version: 2.4.1
Release: 1
Source: %{name}-%{version}.tar.bz2
Group: System Environment/Daemons
License: LGPL/GPL
@ -67,6 +67,10 @@ make ## %{?_smp_mflags}
rm -rf %{buildroot}
%makeinstall
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
rm -f $RPM_BUILD_ROOT%{_libdir}/ORBit-2.0/*.*a
rm -f $RPM_BUILD_ROOT%{_libdir}/orbit-2.0/*.*a
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@ -78,8 +82,7 @@ rm -rf %{buildroot}
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog NEWS README TODO
%{_libdir}/*.so.*
%{_bindir}/orbit-name-server-2
%{_bindir}/name-client-2
%{_libdir}/orbit-2.0/*.so*
%files devel
%defattr(-,root,root)
@ -92,9 +95,12 @@ rm -rf %{buildroot}
%{_bindir}/ior-decode-2
%{_includedir}/*
%{_datadir}/aclocal/*
%{_datadir}/idl/orbit-2.0/*
%changelog
* Tue Aug 6 2002 Havoc Pennington <hp@redhat.com>
- 2.4.1
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild

@ -1 +1 @@
25eb93f5dae655db2806e6462a52a8ee ORBit2-2.4.0.tar.bz2
b3b571d2721b0efd236858209f320b3a ORBit2-2.4.1.tar.bz2

Loading…
Cancel
Save