ORBit2.spec
author gman
Sun, 18 Sep 2005 06:44:56 +0000
changeset 5912 a31dbf69bc65
parent 5626 01370290d0f9
child 5914 6573255d1f9a
permissions -rw-r--r--
2005-09-18 Glynn Foster <[email protected]> * ORBit2.spec: Update. * patches/ORBit-05-gtk-doc-make.diff: Remove, upstream. * patches/ORBit-06-new-pkgconfig.diff: Remove, upstream. 2005-09-18 Glynn Foster <[email protected]> * patches/yelp-01-solaris-compile.diff: Rename. * patches/yelp-02-solaris-compile.diff: Remove. * patches/yelp-01-yelp-sections.diff: Remove, since we haven't changed the menu structure with 2.12 yet. * patches/yelp-X-g11n-stylesheets.diff: Remove, if someone needs it, they can bring it back. * yelp.spec: Bump to 2.12.1
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
#
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
     8
Name:         ORBit2
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
     9
License:      LGPL
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    10
Group:        System/Libraries
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    11
Provides:     ORBit2 
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    12
Summary:      High-performance CORBA Object Request Broker
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5528
diff changeset
    13
Version:      2.12.3
5912
a31dbf69bc65 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5626
diff changeset
    14
Release:      3
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    15
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
    16
Vendor:       Sun Microsystems, Inc.
5528
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
    17
Source:       http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.12/ORBit2-%{version}.tar.bz2
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
    18
Source1:      orbit-idl-2.1.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
    19
Source2:      orbit2-config.1.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
    20
Source3:      libORBit-2.3.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
    21
Source4:      libORBitCosNaming-2.3.gz
3131
50e5b1a56189 2004-06-11 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
    22
Source5:      orbitrc
1622
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
    23
Patch1:	      ORBit-01-no-static.diff
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
    24
Patch2:	      ORBit-02-uninstalled_pc.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    25
Patch3:	      ORBit-03-dhcp-hostname.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    26
Patch4:	      ORBit-04-ipv4-port-hosed.diff
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    27
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
1197
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    28
URL:          http://www.gnome.org/projects/ORBit2
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
    29
DocDir:	      %{_defaultdocdir}/doc
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
    30
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    31
Prereq:	      /sbin/ldconfig
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
    32
1197
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    33
%define libIDL_version 0.8.2
187
0ce5a60da1a3 Add popt
gman
parents: 179
diff changeset
    34
%define popt_version 1.6.4
1198
e0b17b7e57ab 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1197
diff changeset
    35
%define gtk_doc_version 1.1
4788
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
    36
%define linc_version 1.1.1
179
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    37
187
0ce5a60da1a3 Add popt
gman
parents: 179
diff changeset
    38
Requires:      libIDL >= %{libIDL_version}
0ce5a60da1a3 Add popt
gman
parents: 179
diff changeset
    39
Requires:      popt >= %{popt_version}
179
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    40
BuildRequires: libIDL-devel >= %{libIDL_version}
187
0ce5a60da1a3 Add popt
gman
parents: 179
diff changeset
    41
BuildRequires: popt-devel >= %{popt_version}
1198
e0b17b7e57ab 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1197
diff changeset
    42
BuildRequires: gtk-doc >= %{gtk_doc_version}
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    43
4788
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
    44
Obsoletes:	linc < %{linc_version}
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
    45
Provides:	linc = %{linc_version}
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
    46
Obsoletes:	linc-devel < %{linc_version}
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
    47
Provides:	linc-devel = %{linc_version}
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
    48
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    49
%description
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    50
ORBit is a high-performance CORBA (Common Object Request Broker
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    51
Architecture) ORB (object request broker). It allows programs to
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    52
send requests and receive replies from other programs, regardless
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    53
of the locations of the two programs. CORBA is an architecture that
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    54
enables communication between program objects, regardless of the
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    55
programming language they're written in or the operating system they
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    56
run on.
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    57
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    58
%package devel
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    59
Summary:      High-performance CORBA Object Request Broker
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
    60
Group:        Development/Libraries
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    61
Provides:     ORBit2-devel
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    62
Autoreqprov:  on
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    63
Requires:     %name = %version 
1197
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    64
Requires:     libIDL-devel >= %{libIDL_version}
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    65
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    66
%description devel
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    67
ORBit is a high-performance CORBA (Common Object Request Broker
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    68
Architecture) ORB (object request broker). It allows programs to
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    69
send requests and receive replies from other programs, regardless
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    70
of the locations of the two programs. CORBA is an architecture that
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    71
enables communication between program objects, regardless of the
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    72
programming language they're written in or the operating system they
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    73
run on.
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    74
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    75
%prep
5626
01370290d0f9 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
    76
%setup -q
1551
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
    77
%patch1 -p1
1622
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
    78
%patch2 -p1
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
    79
%patch3 -p1
5091
2bf3a1d178fe 2005-02-15 Arvind Samptur <[email protected]>
arvind
parents: 5082
diff changeset
    80
%patch4 -p1
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    81
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
    82
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4133
diff changeset
    83
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
    84
cd ..
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
    85
cp -rp ORBit2-%{version} ORBit2-%{version}-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
    86
%endif
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
    87
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
    88
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    89
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    90
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    91
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    92
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    93
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    94
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3692
diff changeset
    95
  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
    96
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    97
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    98
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    99
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   100
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   101
CONFLAGS="--prefix=%{_prefix}"
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   102
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   103
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4133
diff changeset
   104
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   105
CPUS=$(($CPUS*4))
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   106
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   107
cd ../ORBit2-%version-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   108
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   109
export CFLAGS="$CFLAGS64"
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   110
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH64"
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   111
export CC=${CC64:-$CC}
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   112
save_PATH="$PATH"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   113
ccdir=`dirname $CC`
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   114
export PATH=$ccdir:$PATH
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   115
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   116
libtoolize --copy --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   117
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   118
automake -a -c -f
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   119
autoconf
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   120
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   121
./configure $CONFLAGS					\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   122
            --bindir=%{_bindir}/%{_arch64}		\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   123
            --libdir=%{_libdir}/%{_arch64}		\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   124
            --libexecdir=%{_libexecdir}/%{_arch64}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   125
            --sysconfdir=%{_sysconfdir}/%{_arch64}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   126
	    --disable-gtk-doc
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   127
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   128
make -j $CPUS
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   129
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   130
cd ../ORBit2-%version
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   131
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   132
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH32"
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   133
export CFLAGS="$CFLAGS32"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   134
export RPM_OPT_FLAGS="$CFLAGS"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   135
export CC=${CC32:-$CC}
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   136
export PATH="$save_PATH"
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   137
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   138
%endif
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
   139
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   140
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   141
1551
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
   142
libtoolize --copy --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   143
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   144
automake -a -c -f
1551
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
   145
autoconf
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   146
CFLAGS="$RPM_OPT_FLAGS"			\
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   147
./configure $CONFLAGS			\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   148
	    --sysconfdir=%{_sysconfdir}	\
3692
c25bbd42c072 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   149
	    --enable-gtk-doc
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   150
make -j $CPUS
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   151
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   152
%install
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   153
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   154
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4133
diff changeset
   155
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   156
cd ../ORBit2-%version-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   157
make install DESTDIR=$RPM_BUILD_ROOT
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   158
cd ../ORBit2-%version
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   159
%endif
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
   160
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   161
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   162
make DESTDIR=$RPM_BUILD_ROOT install
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   163
install -d $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   164
install -d $RPM_BUILD_ROOT%{_mandir}/man3
2707
4fd4d7aa2c35 2004-05-11 Stephen Browne <[email protected]>
stephen
parents: 2619
diff changeset
   165
install -d $RPM_BUILD_ROOT%{_sysconfdir}
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   166
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   167
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   168
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man3
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   169
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man3
3131
50e5b1a56189 2004-06-11 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   170
install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_sysconfdir}/orbitrc
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   171
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
   172
pushd $RPM_BUILD_ROOT%{_libdir}
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   173
for i in $AFILES; do
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   174
       rm $i.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   175
       rm $i.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   176
done
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   177
popd
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   178
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   179
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   180
%clean
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   181
rm -rf $RPM_BUILD_ROOT
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   182
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   183
%post
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   184
/sbin/ldconfig
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   185
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   186
%postun
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   187
/sbin/ldconfig
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   188
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   189
%files
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   190
%defattr(-, root, root)
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   191
%{_libdir}/libORBit*.so.*
179
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   192
%{_libdir}/orbit-2.0/Every*so*
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   193
%{_bindir}/ior-decode-2
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   194
%{_bindir}/typelib-dump
1197
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   195
%{_bindir}/linc-cleanup-sockets
3131
50e5b1a56189 2004-06-11 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   196
%{_sysconfdir}/orbitrc
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   197
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   198
%files devel
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   199
%defattr(-, root, root)
179
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   200
%{_includedir}/orbit-2.0
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   201
%{_bindir}/orbit-idl-2
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   202
%{_bindir}/orbit2-config
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   203
%{_libdir}/libname-server-2.a
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   204
%{_libdir}/libORBit*.so
179
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   205
%{_libdir}/pkgconfig/*.pc
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   206
%{_datadir}/idl/orbit-2.0/*.idl
179
ca13c8a74e55 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   207
%{_datadir}/aclocal/*.m4
1197
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   208
%{_datadir}/gtk-doc/html/ORBit2
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
   209
%{_mandir}/man1/*
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
   210
%{_mandir}/man3/*
16
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   211
89c3b04479ca 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   212
%changelog
5912
a31dbf69bc65 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5626
diff changeset
   213
* Sun Sep 18 2005 - [email protected]
a31dbf69bc65 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5626
diff changeset
   214
- Remove some FIXMEs.
a31dbf69bc65 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5626
diff changeset
   215
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5528
diff changeset
   216
* 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
   217
- Bump to 2.12.3.
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5528
diff changeset
   218
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   219
* Wed Jun 15 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   220
- 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
   221
  with pkg-config > 0.15.0
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   222
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   223
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   224
- Bump to 2.12.2
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   225
5348
a79576582ea0 2005-04-19 Arvind Samptur <[email protected]>
arvind
parents: 5333
diff changeset
   226
* Tue Apr 19 2005 - [email protected]
a79576582ea0 2005-04-19 Arvind Samptur <[email protected]>
arvind
parents: 5333
diff changeset
   227
- fix login failure when ipv4 port in the IOR
a79576582ea0 2005-04-19 Arvind Samptur <[email protected]>
arvind
parents: 5333
diff changeset
   228
  is taken to be valid on login after reboot
a79576582ea0 2005-04-19 Arvind Samptur <[email protected]>
arvind
parents: 5333
diff changeset
   229
  Fixes #6238754
a79576582ea0 2005-04-19 Arvind Samptur <[email protected]>
arvind
parents: 5333
diff changeset
   230
5219
188542f00cd1 2005-03-11 Arvind Samptur <[email protected]>
arvind
parents: 5171
diff changeset
   231
* Fri Mar 11 2005 - [email protected]
188542f00cd1 2005-03-11 Arvind Samptur <[email protected]>
arvind
parents: 5171
diff changeset
   232
- fix a bogus linc_protocol_destroy assertion 
188542f00cd1 2005-03-11 Arvind Samptur <[email protected]>
arvind
parents: 5171
diff changeset
   233
  coming up at install time
188542f00cd1 2005-03-11 Arvind Samptur <[email protected]>
arvind
parents: 5171
diff changeset
   234
5171
42faa332b52b 2005-03-02 Arvind Samptur <[email protected]>
arvind
parents: 5152
diff changeset
   235
* Wed Mar 02 2005 - [email protected]
42faa332b52b 2005-03-02 Arvind Samptur <[email protected]>
arvind
parents: 5152
diff changeset
   236
- another attempt to fix dhcp bug safely. 
42faa332b52b 2005-03-02 Arvind Samptur <[email protected]>
arvind
parents: 5152
diff changeset
   237
5091
2bf3a1d178fe 2005-02-15 Arvind Samptur <[email protected]>
arvind
parents: 5082
diff changeset
   238
* Tue Feb 15 2005 - [email protected]
2bf3a1d178fe 2005-02-15 Arvind Samptur <[email protected]>
arvind
parents: 5082
diff changeset
   239
- Add patch to fix dhcp hostname change blocking 
2bf3a1d178fe 2005-02-15 Arvind Samptur <[email protected]>
arvind
parents: 5082
diff changeset
   240
  the login
2bf3a1d178fe 2005-02-15 Arvind Samptur <[email protected]>
arvind
parents: 5082
diff changeset
   241
4788
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
   242
* Tue Dec 21 2004 - [email protected]
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
   243
- Obsoletes linc for upgrade purposes. Fix bug 6211773.
2270a76a9fa4 2004-12-23 Ghee Teo <[email protected]>
gheet
parents: 4744
diff changeset
   244
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   245
* Fri Oct 29 2004 - [email protected]
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   246
- use $CC64 for the 64-bit build if defined
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   247
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   248
* Sat Oct  2 2004 - [email protected]
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   249
- Create 64bit libraries for Solaris
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4007
diff changeset
   250
3692
c25bbd42c072 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   251
* Wed Aug 18 2004 - [email protected]
c25bbd42c072 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   252
- added --enable-gtk-doc.
c25bbd42c072 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   253
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   254
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   255
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   256
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   257
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   258
- added "-j $CPUS" to make to speed up builds
3692
c25bbd42c072 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   259
3131
50e5b1a56189 2004-06-11 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   260
* Fri Jun 11 2004 - <[email protected]>
50e5b1a56189 2004-06-11 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   261
- Put back /etc/orbitrc which is required by A11y login. Bug 5059822.
50e5b1a56189 2004-06-11 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   262
3045
9f810052ed40 2004-06-08 Ghee Teo <[email protected]>
gheet
parents: 2958
diff changeset
   263
* Tue Jun 08 2004 - <[email protected]>
9f810052ed40 2004-06-08 Ghee Teo <[email protected]>
gheet
parents: 2958
diff changeset
   264
- 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
   265
  metro.
9f810052ed40 2004-06-08 Ghee Teo <[email protected]>
gheet
parents: 2958
diff changeset
   266
1864
36ed7c7e879c 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1622
diff changeset
   267
* Mon Feb 23 2004 - <[email protected]>
36ed7c7e879c 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1622
diff changeset
   268
- Bump to 2.9.8
36ed7c7e879c 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1622
diff changeset
   269
1622
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
   270
* Wed Feb 11 2004 - <[email protected]>
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
   271
- Bump to 2.9.7, gtk-doc.make hack patch 03
7caf9e62a090 Bump to 2.9.7
mattk
parents: 1609
diff changeset
   272
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
   273
* Mon Dec 15 2003 - <[email protected]>
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
   274
- Bump to 2.9.2
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1198
diff changeset
   275
1198
e0b17b7e57ab 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1197
diff changeset
   276
* Mon Oct 02 2003 - <[email protected]> 2.8.1-2
e0b17b7e57ab 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1197
diff changeset
   277
- Require gtk-doc.
e0b17b7e57ab 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1197
diff changeset
   278
1197
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   279
* Mon Oct 02 2003 - <[email protected]> 2.8.1-1
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   280
- Update to 2.8.1.
dd8c590934ca 2003-10-06 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
   281
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   282
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   283
- add patch to disable static linking of test programs
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   284
- 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
   285
  apparently needed by bonobo-activation
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   286
- move *.so to -devel
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   287
909
3ab9c934a662 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 894
diff changeset
   288
* Fri Aug 01 2003 - <[email protected]> 2.6.3-1
3ab9c934a662 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 894
diff changeset
   289
- Upgrade to 2.6.3.
3ab9c934a662 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 894
diff changeset
   290
3ab9c934a662 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 894
diff changeset
   291
* Wed Apr 30 2003 - <[email protected]>
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 16
diff changeset
   292
- Create new spec file for ORBit2