ORBit2.spec
author dcarbery
Fri, 24 Nov 2006 16:37:59 +0000
branch217update
changeset 19096 d542fc2c823e
parent 8529 ace8e9b8a2b7
child 8709 b1d6def4fe33
child 19052 95a83f0fb372
permissions -rw-r--r--
Merged trunk changes r9797:9829 into 217update branch.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5528
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
     1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package ORBit2
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
8529
ace8e9b8a2b7 Add random spec file owners.
laca
parents: 8501
diff changeset
     8
# Owner:gheet
ace8e9b8a2b7 Add random spec file owners.
laca
parents: 8501
diff changeset
     9
#
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    10
Name:         ORBit2
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    11
License:      LGPL
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    12
Group:        System/Libraries
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    13
Provides:     ORBit2 
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    14
Summary:      High-performance CORBA Object Request Broker
7743
b9bc3fb4d8b2 2006-07-24 Damien Carbery <[email protected]>
dc144907
parents: 7361
diff changeset
    15
Version:      2.14.2
5912
a31dbf69bc65 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5626
diff changeset
    16
Release:      3
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
    18
Vendor:       Sun Microsystems, Inc.
6941
e7ed031f1994 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6726
diff changeset
    19
Source:       http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.14/ORBit2-%{version}.tar.bz2
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
    20
Source1:      orbit-idl-2.1.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
    21
Source2:      orbit2-config.1.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
    22
Source3:      libORBit-2.3.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
    23
Source4:      libORBitCosNaming-2.3.gz
3131
50e5b1a56189 2004-06-11 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
    24
Source5:      orbitrc
1622
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
    25
Patch1:	      ORBit-01-no-static.diff
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
    26
Patch2:	      ORBit-02-uninstalled_pc.diff
8152
cfac6ee4817d 2006-09-15 Brian Cameron <[email protected]>
bc99092
parents: 7847
diff changeset
    27
Patch3:       ORBit-03-gcc-Werror.diff
cfac6ee4817d 2006-09-15 Brian Cameron <[email protected]>
bc99092
parents: 7847
diff changeset
    28
Patch4:       ORBit-04-localonly.diff
8173
d33b557025bf 2006-09-20 Brian Cameron <[email protected]>
bc99092
parents: 8152
diff changeset
    29
Patch5:       ORBit-05-fixhypen.diff
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    30
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
1197
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    31
URL:          http://www.gnome.org/projects/ORBit2
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
    32
DocDir:	      %{_defaultdocdir}/doc
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
    33
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    34
Prereq:	      /sbin/ldconfig
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
    35
1197
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    36
%define libIDL_version 0.8.2
187
0ce5a60da1a3 Add popt
gman
parents: 179
diff changeset
    37
%define popt_version 1.6.4
1198
e0b17b7e57ab 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1197
diff changeset
    38
%define gtk_doc_version 1.1
4788
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
    39
%define linc_version 1.1.1
179
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    40
187
0ce5a60da1a3 Add popt
gman
parents: 179
diff changeset
    41
Requires:      libIDL >= %{libIDL_version}
0ce5a60da1a3 Add popt
gman
parents: 179
diff changeset
    42
Requires:      popt >= %{popt_version}
179
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    43
BuildRequires: libIDL-devel >= %{libIDL_version}
187
0ce5a60da1a3 Add popt
gman
parents: 179
diff changeset
    44
BuildRequires: popt-devel >= %{popt_version}
1198
e0b17b7e57ab 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1197
diff changeset
    45
BuildRequires: gtk-doc >= %{gtk_doc_version}
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    46
4788
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
    47
Obsoletes:	linc < %{linc_version}
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
    48
Provides:	linc = %{linc_version}
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
    49
Obsoletes:	linc-devel < %{linc_version}
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
    50
Provides:	linc-devel = %{linc_version}
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
    51
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    52
%description
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    53
ORBit is a high-performance CORBA (Common Object Request Broker
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    54
Architecture) ORB (object request broker). It allows programs to
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    55
send requests and receive replies from other programs, regardless
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    56
of the locations of the two programs. CORBA is an architecture that
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    57
enables communication between program objects, regardless of the
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    58
programming language they're written in or the operating system they
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    59
run on.
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    60
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    61
%package devel
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    62
Summary:      High-performance CORBA Object Request Broker
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
    63
Group:        Development/Libraries
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    64
Provides:     ORBit2-devel
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    65
Autoreqprov:  on
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    66
Requires:     %name = %version 
1197
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    67
Requires:     libIDL-devel >= %{libIDL_version}
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    68
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    69
%description devel
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    70
ORBit is a high-performance CORBA (Common Object Request Broker
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    71
Architecture) ORB (object request broker). It allows programs to
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    72
send requests and receive replies from other programs, regardless
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    73
of the locations of the two programs. CORBA is an architecture that
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    74
enables communication between program objects, regardless of the
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    75
programming language they're written in or the operating system they
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    76
run on.
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    77
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    78
%prep
5626
01370290d0f9 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
    79
%setup -q
1551
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
    80
%patch1 -p1
1622
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
    81
%patch2 -p1
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
    82
%patch3 -p1
6429
6d2ebeddfc03 * ORBit2.spec: Add gcc patch.
dc144907
parents: 6425
diff changeset
    83
%patch4 -p1
8173
d33b557025bf 2006-09-20 Brian Cameron <[email protected]>
bc99092
parents: 8152
diff changeset
    84
%patch5 -p1
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    85
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
    86
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4133
diff changeset
    87
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
    88
cd ..
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
    89
cp -rp ORBit2-%{version} ORBit2-%{version}-64
6613
2643799d1f8e 2006-01-19 Takao Fujiwara - <[email protected]>
fujiwara
parents: 6443
diff changeset
    90
cd ORBit2-%{version}
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
    91
%endif
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
    92
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
    93
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    94
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    95
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    96
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    97
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    98
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    99
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3692
diff changeset
   100
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   101
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   102
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   103
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   104
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   105
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   106
CONFLAGS="--prefix=%{_prefix}"
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   107
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   108
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4133
diff changeset
   109
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   110
CPUS=$(($CPUS*4))
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   111
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   112
cd ../ORBit2-%version-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   113
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   114
export CFLAGS="$CFLAGS64"
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   115
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH64"
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   116
export CC=${CC64:-$CC}
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   117
save_PATH="$PATH"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   118
ccdir=`dirname $CC`
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   119
export PATH=$ccdir:$PATH
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   120
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   121
libtoolize --copy --force
6070
e086b0dbdb62 * ORBit2.spec: Add gtkdocize call to 64 bit section.
dc144907
parents: 6034
diff changeset
   122
gtkdocize
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   123
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   124
automake -a -c -f
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   125
autoconf
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   126
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   127
./configure $CONFLAGS					\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   128
            --bindir=%{_bindir}/%{_arch64}		\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   129
            --libdir=%{_libdir}/%{_arch64}		\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   130
            --libexecdir=%{_libexecdir}/%{_arch64}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   131
            --sysconfdir=%{_sysconfdir}/%{_arch64}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   132
	    --disable-gtk-doc
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   133
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   134
make -j $CPUS
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   135
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   136
cd ../ORBit2-%version
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   137
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   138
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH32"
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   139
export CFLAGS="$CFLAGS32"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   140
export RPM_OPT_FLAGS="$CFLAGS"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   141
export CC=${CC32:-$CC}
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   142
export PATH="$save_PATH"
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   143
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   144
%endif
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
   145
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   146
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   147
1551
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
   148
libtoolize --copy --force
6034
13069929044e * ORBit2.spec: Add gtkdocize call for automake.
dc144907
parents: 6016
diff changeset
   149
gtkdocize
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   150
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   151
automake -a -c -f
1551
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
   152
autoconf
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   153
CFLAGS="$RPM_OPT_FLAGS"			\
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   154
./configure $CONFLAGS			\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   155
	    --sysconfdir=%{_sysconfdir}	\
8501
26c68499ea0c 2006-11-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 8173
diff changeset
   156
            %{gtk_doc_option}
26c68499ea0c 2006-11-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 8173
diff changeset
   157
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   158
make -j $CPUS
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   159
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   160
%install
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   161
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   162
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4133
diff changeset
   163
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   164
cd ../ORBit2-%version-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   165
make install DESTDIR=$RPM_BUILD_ROOT
6215
2653e6560475 2005-10-30 Laszlo Peter <[email protected]>
laca
parents: 6070
diff changeset
   166
rm -f $RPM_BUILD_ROOT%{_bindir}/%{_arch64}/orbit2-config
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   167
cd ../ORBit2-%version
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   168
%endif
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
   169
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   170
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   171
make DESTDIR=$RPM_BUILD_ROOT install
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   172
install -d $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   173
install -d $RPM_BUILD_ROOT%{_mandir}/man3
2707
4fd4d7aa2c35 2004-05-11 Stephen Browne <[email protected]>
stephen
parents: 2619
diff changeset
   174
install -d $RPM_BUILD_ROOT%{_sysconfdir}
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   175
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   176
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   177
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man3
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   178
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man3
3131
50e5b1a56189 2004-06-11 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   179
install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_sysconfdir}/orbitrc
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   180
AFILES=" libORBit-2 libORBit-imodule-2 libORBitCosNaming-2 orbit-2.0/Everything_module"
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   181
pushd $RPM_BUILD_ROOT%{_libdir}
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   182
for i in $AFILES; do
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   183
       rm $i.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   184
       rm $i.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   185
done
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   186
popd
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   187
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   188
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   189
%clean
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   190
rm -rf $RPM_BUILD_ROOT
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   191
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   192
%post
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   193
/sbin/ldconfig
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   194
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   195
%postun
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   196
/sbin/ldconfig
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   197
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   198
%files
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   199
%defattr(-, root, root)
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   200
%{_libdir}/libORBit*.so.*
179
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   201
%{_libdir}/orbit-2.0/Every*so*
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   202
%{_bindir}/ior-decode-2
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   203
%{_bindir}/typelib-dump
1197
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   204
%{_bindir}/linc-cleanup-sockets
3131
50e5b1a56189 2004-06-11 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   205
%{_sysconfdir}/orbitrc
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   206
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   207
%files devel
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   208
%defattr(-, root, root)
179
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   209
%{_includedir}/orbit-2.0
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   210
%{_bindir}/orbit-idl-2
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   211
%{_bindir}/orbit2-config
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   212
%{_libdir}/libname-server-2.a
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   213
%{_libdir}/libORBit*.so
179
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   214
%{_libdir}/pkgconfig/*.pc
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   215
%{_datadir}/idl/orbit-2.0/*.idl
179
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   216
%{_datadir}/aclocal/*.m4
1197
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   217
%{_datadir}/gtk-doc/html/ORBit2
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
   218
%{_mandir}/man1/*
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
   219
%{_mandir}/man3/*
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   220
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   221
%changelog
8501
26c68499ea0c 2006-11-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 8173
diff changeset
   222
* Fri Nov  3 2006 - [email protected]
26c68499ea0c 2006-11-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 8173
diff changeset
   223
- use %gtk_doc_option in configure so that it can be disabled using
26c68499ea0c 2006-11-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 8173
diff changeset
   224
  --without-gtk-doc
8173
d33b557025bf 2006-09-20 Brian Cameron <[email protected]>
bc99092
parents: 8152
diff changeset
   225
* Wed Sep 20 2006 - [email protected]
d33b557025bf 2006-09-20 Brian Cameron <[email protected]>
bc99092
parents: 8152
diff changeset
   226
- Add patch ORBit-06-fixhyphen.diff to resolve escalation #1-19359745
d33b557025bf 2006-09-20 Brian Cameron <[email protected]>
bc99092
parents: 8152
diff changeset
   227
  and bug 6466464.  GNOME Bugzilla bug #152659.
8152
cfac6ee4817d 2006-09-15 Brian Cameron <[email protected]>
bc99092
parents: 7847
diff changeset
   228
* Fri Sep 15 2006 - [email protected]
cfac6ee4817d 2006-09-15 Brian Cameron <[email protected]>
bc99092
parents: 7847
diff changeset
   229
- Remove patch ORBit-03-dhcp-hostname.diff after reviewing with the
cfac6ee4817d 2006-09-15 Brian Cameron <[email protected]>
bc99092
parents: 7847
diff changeset
   230
  maintainer, Michael Meeks, andt he patch writer Arvind
cfac6ee4817d 2006-09-15 Brian Cameron <[email protected]>
bc99092
parents: 7847
diff changeset
   231
  Samptur we all agreed that this is the wrong approach to fix any 
cfac6ee4817d 2006-09-15 Brian Cameron <[email protected]>
bc99092
parents: 7847
diff changeset
   232
  issues with ORBit haveing problems with the hostname changing due to
cfac6ee4817d 2006-09-15 Brian Cameron <[email protected]>
bc99092
parents: 7847
diff changeset
   233
  DHCP reallocation.
7847
7f754fa02d4d 2006-08-02 Brian Cameron <[email protected]>
bc99092
parents: 7750
diff changeset
   234
* Tue Aug  1 2006 - [email protected]
7f754fa02d4d 2006-08-02 Brian Cameron <[email protected]>
bc99092
parents: 7750
diff changeset
   235
- Add patch 5 so LocalOnly mode works on Solaris.  This patch causes
7f754fa02d4d 2006-08-02 Brian Cameron <[email protected]>
bc99092
parents: 7750
diff changeset
   236
  the linc library to not use getaddrinfo() and getaddrname(), which
7f754fa02d4d 2006-08-02 Brian Cameron <[email protected]>
bc99092
parents: 7750
diff changeset
   237
  do not seem to work on Solaris.  The fallback code that uses
7f754fa02d4d 2006-08-02 Brian Cameron <[email protected]>
bc99092
parents: 7750
diff changeset
   238
  gethostbyname() and gethostbyaddr() seem to work better.  Might be
7f754fa02d4d 2006-08-02 Brian Cameron <[email protected]>
bc99092
parents: 7750
diff changeset
   239
  good to fix the getaddrinfo(), getaddrname() code to work on
7f754fa02d4d 2006-08-02 Brian Cameron <[email protected]>
bc99092
parents: 7750
diff changeset
   240
  Solaris, though not sure if this is really necessary.
7743
b9bc3fb4d8b2 2006-07-24 Damien Carbery <[email protected]>
dc144907
parents: 7361
diff changeset
   241
* Mon Jul 24 2006 - [email protected]
b9bc3fb4d8b2 2006-07-24 Damien Carbery <[email protected]>
dc144907
parents: 7361
diff changeset
   242
- Bump to 2.14.2.
b9bc3fb4d8b2 2006-07-24 Damien Carbery <[email protected]>
dc144907
parents: 7361
diff changeset
   243
* Tue Jun  2 2006 - [email protected]
7361
0106629b489a 2006-06-02 Simon Zheng <[email protected]>
xz159989
parents: 6941
diff changeset
   244
- Add patch, ORBIT-05-signal-broadcast.diff.
6941
e7ed031f1994 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6726
diff changeset
   245
* Tue Mar 14 2006 - [email protected]
e7ed031f1994 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6726
diff changeset
   246
- Bump to 2.14.0.
6726
b500bd79326f 2006-02-09 Damien Carbery <[email protected]>
dc144907
parents: 6725
diff changeset
   247
* Thu Feb  9 2006 - [email protected]
b500bd79326f 2006-02-09 Damien Carbery <[email protected]>
dc144907
parents: 6725
diff changeset
   248
- Remove upstream patch, ORBit-05-illegal_cast.diff.
6725
cd8400ceb59a 2006-02-08 Damien Carbery <[email protected]>
dc144907
parents: 6613
diff changeset
   249
* Wed Feb  8 2006 - [email protected]
cd8400ceb59a 2006-02-08 Damien Carbery <[email protected]>
dc144907
parents: 6613
diff changeset
   250
- Bump to 2.13.3.
6443
7d58eda5e2cd * ORBit2.spec: Add patch to remove unnecessary cast that breaks build.
dc144907
parents: 6429
diff changeset
   251
* Wed Dec 21 2005 - [email protected]
7d58eda5e2cd * ORBit2.spec: Add patch to remove unnecessary cast that breaks build.
dc144907
parents: 6429
diff changeset
   252
- Add patch, 05-illegal_cast.diff, to remove unnecessary cast that breaks the 
7d58eda5e2cd * ORBit2.spec: Add patch to remove unnecessary cast that breaks build.
dc144907
parents: 6429
diff changeset
   253
  build. Bugzilla #324686.
6413
5fb05d148417 * ORBit2.spec: Bump to 2.13.2.
dc144907
parents: 6215
diff changeset
   254
* Tue Dec 20 2005 - [email protected]
6425
1508101ffefc * ORBit2.spec: Remove upstream patch, 04-ipv4-port-hosed.
dc144907
parents: 6413
diff changeset
   255
- Bump to 2.13.2. Remove upstream patch, 04-ipv4-port-hosed.
6429
6d2ebeddfc03 * ORBit2.spec: Add gcc patch.
dc144907
parents: 6425
diff changeset
   256
- Add ORBit-04-gcc-Werror.diff so gcc option is only set when using gcc.
6070
e086b0dbdb62 * ORBit2.spec: Add gtkdocize call to 64 bit section.
dc144907
parents: 6034
diff changeset
   257
* Thu Oct 06 2005 - [email protected]
e086b0dbdb62 * ORBit2.spec: Add gtkdocize call to 64 bit section.
dc144907
parents: 6034
diff changeset
   258
- Add gtkdocize call to 64 bit section.
6034
13069929044e * ORBit2.spec: Add gtkdocize call for automake.
dc144907
parents: 6016
diff changeset
   259
* Wed Sep 29 2005 - [email protected]
13069929044e * ORBit2.spec: Add gtkdocize call for automake.
dc144907
parents: 6016
diff changeset
   260
- Add gtkdocize call for automake.
6016
b54189f766bc *.spec: Bump versions. Fix Source url in some files without bumping.
dc144907
parents: 5914
diff changeset
   261
* Tue Sep 27 2005 - [email protected]
b54189f766bc *.spec: Bump versions. Fix Source url in some files without bumping.
dc144907
parents: 5914
diff changeset
   262
- Bump to 2.12.4.
5912
a31dbf69bc65 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5626
diff changeset
   263
* Sun Sep 18 2005 - [email protected]
5914
6573255d1f9a s/FIXME/patch so that it doesn't turn up in a grep ;)
gman
parents: 5912
diff changeset
   264
- Remove some patches.
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5528
diff changeset
   265
* Wed Aug 17 2005 - [email protected]
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5528
diff changeset
   266
- Bump to 2.12.3.
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   267
* Wed Jun 15 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   268
- Add patch new-pkgconfig.diff taken from GNOME CVS to make ORBit2 build
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   269
  with pkg-config > 0.15.0
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   270
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   271
- Bump to 2.12.2
5348
a79576582ea0 2005-04-19 Arvind Samptur <[email protected]>
arvind
parents: 5333
diff changeset
   272
* Tue Apr 19 2005 - [email protected]
a79576582ea0 2005-04-19 Arvind Samptur <[email protected]>
arvind
parents: 5333
diff changeset
   273
- fix login failure when ipv4 port in the IOR
a79576582ea0 2005-04-19 Arvind Samptur <[email protected]>
arvind
parents: 5333
diff changeset
   274
  is taken to be valid on login after reboot
a79576582ea0 2005-04-19 Arvind Samptur <[email protected]>
arvind
parents: 5333
diff changeset
   275
  Fixes #6238754
5219
188542f00cd1 2005-03-11 Arvind Samptur <[email protected]>
arvind
parents: 5171
diff changeset
   276
* Fri Mar 11 2005 - [email protected]
188542f00cd1 2005-03-11 Arvind Samptur <[email protected]>
arvind
parents: 5171
diff changeset
   277
- fix a bogus linc_protocol_destroy assertion 
188542f00cd1 2005-03-11 Arvind Samptur <[email protected]>
arvind
parents: 5171
diff changeset
   278
  coming up at install time
5171
42faa332b52b 2005-03-02 Arvind Samptur <[email protected]>
arvind
parents: 5152
diff changeset
   279
* Wed Mar 02 2005 - [email protected]
42faa332b52b 2005-03-02 Arvind Samptur <[email protected]>
arvind
parents: 5152
diff changeset
   280
- another attempt to fix dhcp bug safely. 
5091
2bf3a1d178fe 2005-02-15 Arvind Samptur <[email protected]>
arvind
parents: 5082
diff changeset
   281
* Tue Feb 15 2005 - [email protected]
2bf3a1d178fe 2005-02-15 Arvind Samptur <[email protected]>
arvind
parents: 5082
diff changeset
   282
- Add patch to fix dhcp hostname change blocking 
2bf3a1d178fe 2005-02-15 Arvind Samptur <[email protected]>
arvind
parents: 5082
diff changeset
   283
  the login
4788
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
   284
* Tue Dec 21 2004 - [email protected]
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
   285
- Obsoletes linc for upgrade purposes. Fix bug 6211773.
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   286
* Fri Oct 29 2004 - [email protected]
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   287
- use $CC64 for the 64-bit build if defined
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   288
* Sat Oct  2 2004 - [email protected]
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   289
- Create 64bit libraries for Solaris
3692
c25bbd42c072 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   290
* Wed Aug 18 2004 - [email protected]
c25bbd42c072 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   291
- added --enable-gtk-doc.
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   292
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   293
- ported to rpm4
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   294
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   295
- added "-j $CPUS" to make to speed up builds
3131
50e5b1a56189 2004-06-11 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   296
* Fri Jun 11 2004 - <[email protected]>
50e5b1a56189 2004-06-11 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   297
- Put back /etc/orbitrc which is required by A11y login. Bug 5059822.
3045
9f810052ed40 2004-06-08 Ghee Teo <[email protected]>
gheet
parents: 2958
diff changeset
   298
* Tue Jun 08 2004 - <[email protected]>
9f810052ed40 2004-06-08 Ghee Teo <[email protected]>
gheet
parents: 2958
diff changeset
   299
- removed /etc/orbitrc at the moment as this is a feature for Cinnabar not
9f810052ed40 2004-06-08 Ghee Teo <[email protected]>
gheet
parents: 2958
diff changeset
   300
  metro.
1864
36ed7c7e879c 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1622
diff changeset
   301
* Mon Feb 23 2004 - <[email protected]>
36ed7c7e879c 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1622
diff changeset
   302
- Bump to 2.9.8
1622
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
   303
* Wed Feb 11 2004 - <[email protected]>
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
   304
- Bump to 2.9.7, gtk-doc.make hack patch 03
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
   305
* Mon Dec 15 2003 - <[email protected]>
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
   306
- Bump to 2.9.2
1198
e0b17b7e57ab 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1197
diff changeset
   307
* Mon Oct 02 2003 - <[email protected]> 2.8.1-2
e0b17b7e57ab 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1197
diff changeset
   308
- Require gtk-doc.
1197
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   309
* Mon Oct 02 2003 - <[email protected]> 2.8.1-1
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   310
- Update to 2.8.1.
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   311
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   312
- add patch to disable static linking of test programs
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   313
- remove lib*.a and .la, except libname-server-2.a which is
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   314
  apparently needed by bonobo-activation
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   315
- move *.so to -devel
909
3ab9c934a662 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 894
diff changeset
   316
* Fri Aug 01 2003 - <[email protected]> 2.6.3-1
3ab9c934a662 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 894
diff changeset
   317
- Upgrade to 2.6.3.
3ab9c934a662 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 894
diff changeset
   318
* Wed Apr 30 2003 - <[email protected]>
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   319
- Create new spec file for ORBit2