]> git.pld-linux.org Git - packages/ORBit2.git/commitdiff
- release 2: move libname-server.a to devel.
authorkloczek <kloczek@pld-linux.org>
Wed, 16 Jan 2002 16:17:08 +0000 (16:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ORBit2.spec -> 1.5

ORBit2.spec

index 4e482d3df60a239b94cb74c0e3a55c4258618124..043e9dd9c0cfb43b99639443c73b6347c6be4201 100644 (file)
@@ -3,7 +3,7 @@ Summary(fr):    Requ
 Summary(pl):   Wysoko wydajny CORBA Object Request Broker
 Name:          ORBit2
 Version:       2.3.102
-Release:       1
+Release:       2
 Epoch:         1
 License:       LGPL/GPL
 Group:         Libraries
@@ -147,10 +147,12 @@ rm -rf $RPM_BUILD_ROOT
 %doc *.gz
 %attr(755,root,root) %{_bindir}/orbit2-config
 %attr(755,root,root) %{_libdir}/lib*.??
+%{_libdir}/libname-server.a
 %{_pkgconfigdir}/*.pc
 %{_includedir}/orbit-*
 %{_aclocaldir}/*
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libORBit-2.a
+%{_libdir}/libORBitCosNaming-2.a
This page took 0.033653 seconds and 4 git commands to generate.