base-specs/vinagre.spec
author halton
Wed, 12 Aug 2009 07:12:40 +0000
changeset 16244 d5c21f9e92cf
parent 16166 24b677301a28
child 16356 2eb1014bcf89
permissions -rw-r--r--
2009-08-12 Halton Huo <[email protected]> * SUNWvinagre.spec: Update %files * base-specs/gtk-vnc.spec: Bump to 0.3.9 * base-specs/vinagre.spec: Bump to 2.27.90 * base-specs/vino.spec: Bump to 2.27.90 * patches/gtk-vnc-01-cp-utf8.diff: rework * patches/gtk-vnc-01-textdomain.diff: remove obsoleted patch * patches/gtk-vnc-02-ff3.1.diff: rework * patches/gtk-vnc-03-sasl.diff: Add to fix bugzilla #591521 * patches/vinagre-01-cp-utf8.diff: rework * patches/vinagre-02-libxml-deps.diff: remove upstreamed patch * patches/vinagre-03-crash-return.diff: remove upstreamed patch
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14591
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     1
#
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     2
# spec file for package vinagre
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     3
#
14959
1c136643d5e0 2009-01-22 Halton Huo <[email protected]>
halton
parents: 14845
diff changeset
     4
# Copyright 2009 Sun Microsystems, Inc.
14591
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     6
# package are under the same license as the package itself.
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     7
#
15143
d2d90ead6862 * SUNWtgnome-tsoljdsdevmgr.spec : Update Owner format string
mattman
parents: 15106
diff changeset
     8
# Owner: halton
14591
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     9
#
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    10
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    11
Name:           vinagre
14593
751c99543e80 2008-11-13 Halton Huo <[email protected]>
halton
parents: 14591
diff changeset
    12
License:        GPL v2
14591
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    13
Group:          Development/Libraries
16244
d5c21f9e92cf 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16166
diff changeset
    14
Version:        2.27.90
14591
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    15
Release:        1
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    16
Distribution:   Java Desktop System
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    17
Vendor:         Sun Microsystems, Inc.
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    18
URL:            http://www.gnome.org/projects/vinagre
15517
85aab11a6272 2009-03-28 Halton Huo <[email protected]>
halton
parents: 15409
diff changeset
    19
Summary:        A VNC client for the GNOME Desktop
16166
24b677301a28 2009-07-29 Halton Huo <[email protected]>
halton
parents: 15782
diff changeset
    20
Source:         http://download.gnome.org/sources/%{name}/2.27/%{name}-%{version}.tar.bz2
14804
e7d9cc917878 2008-12-23 Halton Huo <[email protected]>
halton
parents: 14749
diff changeset
    21
# date:2008-11-28 owner:fujiwara type:feature bugster:6777514 bugzilla:562524
e7d9cc917878 2008-12-23 Halton Huo <[email protected]>
halton
parents: 14749
diff changeset
    22
Patch1:         vinagre-01-cp-utf8.diff
14591
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    23
BuildRoot:      %{_tmppath}/%{name}-%{version}-root
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    24
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    25
BuildRequires: gtk2-devel
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    26
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    27
%description
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    28
vinagre is  a VCN client for the GNOME Desktop
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    29
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    30
%prep
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    31
%setup -q
14677
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14593
diff changeset
    32
%patch1 -p1
14591
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    33
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    34
%build
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    35
%ifos linux
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    36
if [ -x /usr/bin/getconf ]; then
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    37
  CPUS=`getconf _NPROCESSORS_ONLN`
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    38
fi
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    39
%else
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    40
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    41
%endif
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    42
if test "x$CPUS" = "x" -o $CPUS = 0; then
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    43
  CPUS=1
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    44
fi
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    45
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    46
libtoolize --force
16166
24b677301a28 2009-07-29 Halton Huo <[email protected]>
halton
parents: 15782
diff changeset
    47
aclocal $ACLOCAL_FLAGS
14591
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    48
autoheader
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    49
automake -a -c -f
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    50
autoconf
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    51
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    52
./configure --prefix=%{_prefix} \
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    53
            --bindir=%{_bindir} \
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    54
            --mandir=%{_mandir} \
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    55
            --libdir=%{_libdir} \
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    56
            --libexecdir=%{_libexecdir} \
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    57
            --datadir=%{_datadir} \
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    58
            --includedir=%{_includedir} \
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    59
            --sysconfdir=%{_sysconfdir} \
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    60
            --enable-avahi=yes
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    61
	
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    62
make -j $CPUS
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    63
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    64
%install
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    65
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    66
make -i install DESTDIR=$RPM_BUILD_ROOT
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    67
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    68
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    69
find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    70
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    71
%clean
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    72
rm -rf $RPM_BUILD_ROOT
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    73
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    74
%post
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    75
/sbin/ldconfig
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    76
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    77
%postun
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    78
/sbin/ldconfig
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    79
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    80
%files
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    81
%defattr(-, root, root)
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    82
%doc AUTHORS ChangeLog NEWS README COPYING.LIB
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    83
%{_bindir}/*
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    84
%{_libdir}/lib*.so.*
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    85
%{_libdir}/bonobo/servers/GNOME_RemoteDesktop.server
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    86
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    87
%changelog
16244
d5c21f9e92cf 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16166
diff changeset
    88
* Wed Aug 12 2009 - [email protected]
d5c21f9e92cf 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16166
diff changeset
    89
- Bump to 2.27.90
d5c21f9e92cf 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16166
diff changeset
    90
- Remove upstreamed patches: libxml-deps.diff, crash-return.diff
16166
24b677301a28 2009-07-29 Halton Huo <[email protected]>
halton
parents: 15782
diff changeset
    91
* Wed Jul 29 2009 - [email protected]
24b677301a28 2009-07-29 Halton Huo <[email protected]>
halton
parents: 15782
diff changeset
    92
- Bump to 2.27.5
24b677301a28 2009-07-29 Halton Huo <[email protected]>
halton
parents: 15782
diff changeset
    93
- Add libxml-deps.diff to fix bugzilla #590128
24b677301a28 2009-07-29 Halton Huo <[email protected]>
halton
parents: 15782
diff changeset
    94
- Add crash-return.diff to fix bugzilla #590125
15782
725a1145c0c2 2009-05-19 Halton Huo <[email protected]>
halton
parents: 15611
diff changeset
    95
* Tue May 19 2009 - [email protected]
725a1145c0c2 2009-05-19 Halton Huo <[email protected]>
halton
parents: 15611
diff changeset
    96
- Bump to 2.26.2
15611
f48e6e50c1e8 2009-04-14 Halton Huo <[email protected]>
halton
parents: 15517
diff changeset
    97
* Tue Apr 14 2009 - [email protected]
f48e6e50c1e8 2009-04-14 Halton Huo <[email protected]>
halton
parents: 15517
diff changeset
    98
- Bump to 2.26.1
15409
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15272
diff changeset
    99
* Tue Mar 17 2009 - [email protected]
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15272
diff changeset
   100
- Bump to 2.26.0
15272
a36a3e54fe96 2009-03-03 Halton Huo <[email protected]>
halton
parents: 15143
diff changeset
   101
* Tue Mar 03 2009 - [email protected]
a36a3e54fe96 2009-03-03 Halton Huo <[email protected]>
halton
parents: 15143
diff changeset
   102
- Bump to 2.25.92
15106
66b25abc65a4 2009-02-17 Halton Huo <[email protected]>
halton
parents: 15030
diff changeset
   103
* Tue Feb 17 2009 - [email protected]
66b25abc65a4 2009-02-17 Halton Huo <[email protected]>
halton
parents: 15030
diff changeset
   104
- Bump to 2.25.91
15030
ccf73dfe5bbc 2009-02-05 Christian Kelly <[email protected]>
chrisk
parents: 14959
diff changeset
   105
* Thu Feb 05 2009 - [email protected]
ccf73dfe5bbc 2009-02-05 Christian Kelly <[email protected]>
chrisk
parents: 14959
diff changeset
   106
- Bump to 2.25.90.
14959
1c136643d5e0 2009-01-22 Halton Huo <[email protected]>
halton
parents: 14845
diff changeset
   107
* Tue Jan 22 2009 - [email protected]
1c136643d5e0 2009-01-22 Halton Huo <[email protected]>
halton
parents: 14845
diff changeset
   108
- Bump to 2.25.5
14845
2a4157c32e79 2009-01-06 Halton Huo <[email protected]>
halton
parents: 14804
diff changeset
   109
* Tue Jan 06 2009 - [email protected]
2a4157c32e79 2009-01-06 Halton Huo <[email protected]>
halton
parents: 14804
diff changeset
   110
- Bump to 2.25.4
14804
e7d9cc917878 2008-12-23 Halton Huo <[email protected]>
halton
parents: 14749
diff changeset
   111
* Tue Dec 23 2008 - [email protected]
e7d9cc917878 2008-12-23 Halton Huo <[email protected]>
halton
parents: 14749
diff changeset
   112
- Bump to 2.25.3
e7d9cc917878 2008-12-23 Halton Huo <[email protected]>
halton
parents: 14749
diff changeset
   113
- Remove upstreamed patch setlocale.diff and reorder
14749
6b2cb5ea9175 2008-12-11 Halton Huo <[email protected]>
halton
parents: 14677
diff changeset
   114
* Thu Dec 11 2008 - [email protected]
6b2cb5ea9175 2008-12-11 Halton Huo <[email protected]>
halton
parents: 14677
diff changeset
   115
- Bump to 2.24.2
14677
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14593
diff changeset
   116
* Fri Nov 28 2008 - [email protected]
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14593
diff changeset
   117
- Add patch setlocale.diff to to support locales.
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14593
diff changeset
   118
- Add patch cp-utf8.diff to copy multibyte chars.
14593
751c99543e80 2008-11-13 Halton Huo <[email protected]>
halton
parents: 14591
diff changeset
   119
* Thu Nov 13 2008 - [email protected]
751c99543e80 2008-11-13 Halton Huo <[email protected]>
halton
parents: 14591
diff changeset
   120
- Moved from SFE
14591
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   121
* Tue Sep 09 2008 - [email protected]
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   122
- Bump to 2.23.92
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   123
* Tue Sep 02 2008 - [email protected]
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   124
- Bump to 2.23.91
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   125
- Remove upstreamed patch libsocket.diff
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   126
* Wed Aug 20 2008 - [email protected]
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   127
- Bump to 2.23.90
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   128
- Add patch libsocket.diff to fix bugzilla #548585
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   129
* Tue Mar 10 2008 - [email protected]
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   130
- Bump to 0.5.0
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   131
* Tue Mar 04 2008 - [email protected]
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   132
- Bump to 0.4.92
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   133
- Remove upstreamed patch gthread.diff
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   134
* Wed Feb 20 2008 - [email protected]
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   135
- Bump to 0.4.91
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   136
- Remove upstreamed patch wall.diff
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   137
- Add new patch gthread.diff to fix bugzilla #517603.
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   138
* Thu Dec 13 2007 - [email protected]
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   139
- Bump to 0.4
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   140
- Add patch wall.diff to fix build problem on Solaris.
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   141
* Fri Nov 30 2007 - [email protected]
91b249334cc7 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   142
- Initial version