SUNWbrltty.spec
author an230044
Mon, 27 Apr 2009 10:20:06 +0000
branchopensolaris-2008-11
changeset 14400 9bcbbac16a07
parent 13673 9761924fc246
child 15838 c1dd143e78aa
child 18815 27b19603232e
permissions -rw-r--r--
#Bug 6755267 multiple security vulnerabilities in libpng before 1.2.32
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package SUNWbrltty
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# includes module(s): brltty
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10222
diff changeset
     6
# Copyright 2007 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
12967
5f4e5ac840fa * SUNWgnome-config.spec: Update Owner Comment, to confirm with all other
mattman
parents: 12763
diff changeset
    10
# Owner: dcarbery
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
%include Solaris.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
12763
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    14
%ifarch amd64 sparcv9
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    15
%include arch64.inc
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    16
%use brltty_64 = brltty.spec
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    17
%endif
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    18
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    19
%include base.inc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
%use brltty = brltty.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Name:              SUNWbrltty
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
Summary:           Braille support
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
Version:           %{brltty.version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
SUNW_BaseDir:      %{_basedir}
12016
ae9845dead4d 2008-04-03 Damien Carbery <[email protected]>
dcarbery
parents: 11186
diff changeset
    26
SUNW_Copyright:    %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
BuildRoot:         %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Requires: SUNWugen
10642
d68de3326f6c 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10633
diff changeset
    29
Requires: SUNWcslr
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10222
diff changeset
    30
%if %option_with_fox
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10222
diff changeset
    31
Requires: FSWxorg-clientlibs
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10222
diff changeset
    32
Requires: FSWxwrtl
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10222
diff changeset
    33
%else
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
Requires: SUNWxwrtl
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
Requires: SUNWxwplt
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10222
diff changeset
    36
%endif
10220
4ecabd6839c7 2007-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 10218
diff changeset
    37
Requires: SUNWPython
4ecabd6839c7 2007-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 10218
diff changeset
    38
Requires: SUNWPython-extra
10633
9d1d87d1238f 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
    39
Requires: SUNWgnome-a11y-libs
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires: SUNWugenu
10642
d68de3326f6c 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10633
diff changeset
    41
BuildRequires: SUNWcslr
10220
4ecabd6839c7 2007-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 10218
diff changeset
    42
BuildRequires: SUNWPython-devel
4ecabd6839c7 2007-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 10218
diff changeset
    43
BuildRequires: SUNWPython-extra
10633
9d1d87d1238f 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
    44
BuildRequires: SUNWgnome-a11y-libs-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
%package -n SUNWbrltty-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Summary:           %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
%package -n SUNWbrltty-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Summary:           %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
SUNW_BaseDir:      %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
mkdir %name-%version
12763
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    61
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    62
%ifarch amd64 sparcv9
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    63
mkdir %name-%version/%_arch64
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    64
%brltty_64.prep -d %name-%version/%_arch64
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    65
%endif
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    66
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    67
mkdir %name-%version/%base_arch
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    68
%brltty.prep -d %name-%version/%base_arch
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
export PKG_CONFIG_PATH=%{_pkg_config_path}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
export CFLAGS="%optflags -I%{_includedir}"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
export LDFLAGS="%_ldflags"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
12763
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    76
%ifarch amd64 sparcv9
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    77
%brltty_64.build -d %name-%version/%_arch64
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    78
%endif
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    79
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    80
%brltty.build -d %name-%version/%base_arch
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
%install
12763
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    83
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    84
%ifarch amd64 sparcv9
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    85
%brltty_64.install -d %name-%version/%_arch64
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    86
%endif
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    87
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
    88
%brltty.install -d %name-%version/%base_arch
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
11164
2dc9bc7cab99 2007-11-12 Li Yuan <[email protected]>
liyuan
parents: 10642
diff changeset
    90
rm -rf $RPM_BUILD_ROOT%{_mandir}/man3
2dc9bc7cab99 2007-11-12 Li Yuan <[email protected]>
liyuan
parents: 10642
diff changeset
    91
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%defattr (-, root, bin)
13673
9761924fc246 2008-09-19 Halton Huo <[email protected]>
halton
parents: 12967
diff changeset
    99
%doc(bzip2) -d %{base_arch}/brltty-%{brltty.version} README
9761924fc246 2008-09-19 Halton Huo <[email protected]>
halton
parents: 12967
diff changeset
   100
%doc(bzip2) -d %{base_arch}/brltty-%{brltty.version} COPYING
9761924fc246 2008-09-19 Halton Huo <[email protected]>
halton
parents: 12967
diff changeset
   101
%doc(bzip2) -d %{base_arch}/brltty-%{brltty.version} COPYING-API
9761924fc246 2008-09-19 Halton Huo <[email protected]>
halton
parents: 12967
diff changeset
   102
%doc -d %{base_arch}/brltty-%{brltty.version}/Documents CONTRIBUTORS
9761924fc246 2008-09-19 Halton Huo <[email protected]>
halton
parents: 12967
diff changeset
   103
%doc -d %{base_arch}/brltty-%{brltty.version}/Documents HISTORY
9761924fc246 2008-09-19 Halton Huo <[email protected]>
halton
parents: 12967
diff changeset
   104
%doc(bzip2) -d %{base_arch}/brltty-%{brltty.version}/Documents ChangeLog
9761924fc246 2008-09-19 Halton Huo <[email protected]>
halton
parents: 12967
diff changeset
   105
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
%{_bindir}/brltty*
10216
31171a5e3234 2007-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   108
%{_bindir}/vstp
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
%{_bindir}/xbrlapi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
%{_libdir}/libbrlapi.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
%{_libdir}/libbrlapi.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%{_libdir}/brltty/libbrltty*.so
11186
4b6f03766f09 2007-11-13 Brian Cameron <[email protected]>
yippi
parents: 11164
diff changeset
   114
%{_libdir}/brltty/rw
10222
a19ffd4f4697 s/site-packages/vendor-packages/ typo
dcarbery
parents: 10220
diff changeset
   115
%{_libdir}/python?.?/vendor-packages
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%dir %attr(0755, root, bin) %{_mandir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%{_mandir}/man1/*
12763
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   120
%ifarch amd64 sparcv9
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   121
%dir %attr (0755, root, bin) %{_bindir}/%{_arch64}
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   122
%{_bindir}/%{_arch64}/brltty*
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   123
%{_bindir}/%{_arch64}/vstp
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   124
%{_bindir}/%{_arch64}/xbrlapi
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   125
%dir %attr (0755, root, bin) %{_libdir}/%{_arch64}
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   126
%{_libdir}/%{_arch64}/libbrlapi.so.*
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   127
%{_libdir}/%{_arch64}/libbrlapi.so
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   128
%{_libdir}/%{_arch64}/brltty/libbrltty*.so
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   129
%{_libdir}/%{_arch64}/brltty/rw
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   130
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%files root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%defattr(-, root, sys)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%dir %attr (0755, root, sys) %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%{_sysconfdir}/brltty/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%defattr(-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%dir %attr (0755, root, bin) %{_includedir}
10216
31171a5e3234 2007-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   140
%{_includedir}/brlapi*.h
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
%{_includedir}/brltty/*.h
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%dir %attr(0755, root, bin) %{_mandir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%changelog
13673
9761924fc246 2008-09-19 Halton Huo <[email protected]>
halton
parents: 12967
diff changeset
   148
* Fri Sep 19 2008 - [email protected]
9761924fc246 2008-09-19 Halton Huo <[email protected]>
halton
parents: 12967
diff changeset
   149
- Add %doc part to %files
12763
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   150
* Mon Jul 07 2008 - [email protected]
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12016
diff changeset
   151
- Fix 6697334. Add 64 bit libraries support.
12016
ae9845dead4d 2008-04-03 Damien Carbery <[email protected]>
dcarbery
parents: 11186
diff changeset
   152
* Thu Apr 03 2008 - [email protected]
ae9845dead4d 2008-04-03 Damien Carbery <[email protected]>
dcarbery
parents: 11186
diff changeset
   153
- Add SUNW_Copyright.
11164
2dc9bc7cab99 2007-11-12 Li Yuan <[email protected]>
liyuan
parents: 10642
diff changeset
   154
* Mon Nov 12 2007 - [email protected]
2dc9bc7cab99 2007-11-12 Li Yuan <[email protected]>
liyuan
parents: 10642
diff changeset
   155
- Remove brlapi manpages.
10642
d68de3326f6c 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10633
diff changeset
   156
* Thu Oct 11 2007 - [email protected]
d68de3326f6c 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10633
diff changeset
   157
- Add 'Build/Requires: SUNWcslr' to fix 6615512.
d68de3326f6c 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10633
diff changeset
   158
* Wed Oct 10 2007 - [email protected]
10633
9d1d87d1238f 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   159
- Update Build/Requires after running check-deps.pl script.
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10222
diff changeset
   160
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10222
diff changeset
   161
- add option to build with FOX instead of Nevada X
10218
5cb8566eda1a 2007-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 10216
diff changeset
   162
* Wed Jul 25 2007 - [email protected]
10220
4ecabd6839c7 2007-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 10218
diff changeset
   163
- Update %files for new tarball. Add Build/Requires SUNWPython-extra and
4ecabd6839c7 2007-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 10218
diff changeset
   164
  SUNWPython/-devel to ensure python bindings are built (for use with orca).
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
* Thu Oct 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
- Add Requires SUNWxwplt to partially fix 6454451.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
* Thu May 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
* Tue Apr 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
- Fix installation of devel vs non-devel libraries.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
* Thu Feb 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
- Anal-rententive version name change to match ../brltty.spec (3.7.2)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
* Fri Oct 28 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
- Update packaging for new source tarball. Add prerequisite packages.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
* Fri Sep 09 2005 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
- add unpackaged files to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
* Thu Aug 25 2005
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
- Removed the 'export CC="/opt/SUNWspro/bin/cc"' line. No longer needed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
* Mon Aug 22 2005
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
- Adjustments needed to make the package proto maps equivalent to what gets
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
  installed via "make install"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
* Tue Aug 16 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
- initial version