brltty.spec
author dcarbery
Mon, 20 Nov 2006 17:47:35 +0000
changeset 8614 1406c859ce28
parent 8529 ace8e9b8a2b7
child 8620 4231ee6fbb2d
permissions -rw-r--r--
2006-11-20 Damien Carbery <[email protected]> * brltty.spec: Add patch metadata.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5580
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
     1
#
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
     2
# spec file for package brltty
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
     3
#
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
     6
# package are under the same license as the package itself.
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
     7
#
8529
ace8e9b8a2b7 Add random spec file owners.
laca
parents: 8501
diff changeset
     8
# Owner:dcarbery
ace8e9b8a2b7 Add random spec file owners.
laca
parents: 8501
diff changeset
     9
#
5580
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    10
Name:           brltty
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    11
License:        GPL
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    12
Group:          System/Library
6589
294b872f64aa 2006-01-17 Damien Carbery <[email protected]>
dc144907
parents: 6414
diff changeset
    13
Version:        3.7.2
5580
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    14
Release:        1
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    15
Distribution:   Java Desktop System
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    16
Vendor:	        Sun Microsystems, Inc.
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    17
Summary:        Braille Support
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    18
Source:         http://www.mielke.cc/brltty/releases/brltty-%{version}.tar.gz
8614
1406c859ce28 2006-11-20 Damien Carbery <[email protected]>
dcarbery
parents: 8529
diff changeset
    19
# date:2005-08-24 owner:rich type:bug
1406c859ce28 2006-11-20 Damien Carbery <[email protected]>
dcarbery
parents: 8529
diff changeset
    20
# patch sent upstream
8470
ffe04faf2482 2006-11-01 Damien Carbery <[email protected]>
dcarbery
parents: 6996
diff changeset
    21
Patch1:         brltty-01-suncc.diff
8614
1406c859ce28 2006-11-20 Damien Carbery <[email protected]>
dcarbery
parents: 8529
diff changeset
    22
# date:2006-11-01 owner:dcarbery type:bug bugster:6454451 bugzilla:37932
8501
26c68499ea0c 2006-11-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 8470
diff changeset
    23
# patch sent upstream
8470
ffe04faf2482 2006-11-01 Damien Carbery <[email protected]>
dcarbery
parents: 6996
diff changeset
    24
Patch2:         brltty-02-lib-symlinks.diff
5580
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    25
URL:            http://mielke.cc/brltty/
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    26
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    27
Docdir:         %{_defaultdocdir}/doc
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    28
Autoreqprov:    on
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    29
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    30
%description
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    31
BRLTTY is a background process (daemon) providing access to the Linux/Unix
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    32
console (when in text mode) for a blind person using a refreshable braille
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    33
display. It also provides an API for braille support.
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    34
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    35
%prep
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    36
%setup -q -n brltty-%{version}
8470
ffe04faf2482 2006-11-01 Damien Carbery <[email protected]>
dcarbery
parents: 6996
diff changeset
    37
%patch1 -p1 
ffe04faf2482 2006-11-01 Damien Carbery <[email protected]>
dcarbery
parents: 6996
diff changeset
    38
%patch2 -p1 
5580
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    39
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    40
%build
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    41
CFLAGS="$RPM_OPT_FLAGS"                         \
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    42
./configure     --prefix=%{_prefix}             \
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    43
                --sysconfdir=%{_sysconfdir}     \
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    44
		--mandir=%{_mandir}
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    45
make
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    46
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    47
%install
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    48
rm -rf $RPM_BUILD_ROOT
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    49
make install INSTALL_ROOT=$RPM_BUILD_ROOT sysconfdir=$RPM_BUILD_ROOT/etc
6996
596a97c19730 2006-04-04 Glynn Foster <[email protected]>
gman
parents: 6923
diff changeset
    50
rm $RPM_BUILD_ROOT%{_libdir}/*.a
5580
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    51
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    52
%clean
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    53
rm -rf $RPM_BUILD_ROOT
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    54
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    55
%post
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    56
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    57
%postun
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    58
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    59
%files
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    60
%defattr(644, root, root)
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    61
%{_sysconfdir}/brlapi.key
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6589
diff changeset
    62
%{_includedir}/brltty/*
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6589
diff changeset
    63
%{_sysconfdir}/brltty/*
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6589
diff changeset
    64
%{_bindir}/*
5580
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    65
%{_libdir}/libbrl*
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    66
%{_libdir}/brltty/libbrltty*.so
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6589
diff changeset
    67
%{_mandir}/*
5580
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    68
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    69
%changelog
8470
ffe04faf2482 2006-11-01 Damien Carbery <[email protected]>
dcarbery
parents: 6996
diff changeset
    70
* Wed Nov 01 2006 - [email protected]
ffe04faf2482 2006-11-01 Damien Carbery <[email protected]>
dcarbery
parents: 6996
diff changeset
    71
- Add patch, 02-lib-sylinks to fix 6454451. Adds code to create symlink for 
ffe04faf2482 2006-11-01 Damien Carbery <[email protected]>
dcarbery
parents: 6996
diff changeset
    72
  to a module library. Executable required the symlink.
6996
596a97c19730 2006-04-04 Glynn Foster <[email protected]>
gman
parents: 6923
diff changeset
    73
* Tue Apr 4 2006 - [email protected]
596a97c19730 2006-04-04 Glynn Foster <[email protected]>
gman
parents: 6923
diff changeset
    74
- Remove libbrlapi.a from the package.
6589
294b872f64aa 2006-01-17 Damien Carbery <[email protected]>
dc144907
parents: 6414
diff changeset
    75
* Tue Jan 17 2006 - [email protected]
294b872f64aa 2006-01-17 Damien Carbery <[email protected]>
dc144907
parents: 6414
diff changeset
    76
- Bump to 3.7.2.
6414
aba60f23ccf0 * aspell.spec: Bump to 0.60.4.
dc144907
parents: 6186
diff changeset
    77
* Tue Dec 20 2005 - [email protected]
aba60f23ccf0 * aspell.spec: Bump to 0.60.4.
dc144907
parents: 6186
diff changeset
    78
- Bump to 3.7.1.
6186
9c7b302cef1a * brltty.spec: Bump to 3.7.
dc144907
parents: 6015
diff changeset
    79
* Wed Oct 26 2005 - [email protected]
9c7b302cef1a * brltty.spec: Bump to 3.7.
dc144907
parents: 6015
diff changeset
    80
- Bump to 3.7.
6015
fc2e5b125657 * brltty.spec: Bump to 3.6.2.
dc144907
parents: 5585
diff changeset
    81
* Thu Sep 27 2005 - [email protected]
fc2e5b125657 * brltty.spec: Bump to 3.6.2.
dc144907
parents: 5585
diff changeset
    82
- Bump to 3.6.2.
5583
b5e8ad3c6815 fix date
laca
parents: 5580
diff changeset
    83
* Tue Aug 16 2005 - [email protected]
5580
3ddcb6abfa94 Adding in spec files (Linux and Solaris) for Orca and the GNOME/Python
richb
parents:
diff changeset
    84
- Initial Sun release