Commit Graph

19 Commits

Author SHA1 Message Date
prockai
5b800bd0d0 Apparently, xbrlapi is only built on some systems, so we need rm -f to get
rid of it. Probably in presence of X11 includes or something.
2006-07-12 11:48:49 +00:00
prockai
eaf65821d6 Do not include linux/compiler.h, it seems to be unused but causes build
problems on ia64 (at least).
2006-07-12 11:40:53 +00:00
prockai
18a69275cd Add glibc-kernheaders to buildrequires, add %{?dist} to release. 2006-07-12 09:37:57 +00:00
prockai
c95485f743 - upgrade to latest upstream version
- split off brlapi and brlapi-devel packages
2006-07-12 09:29:47 +00:00
Jesse Keating
3afcccb483 bumped for rebuild 2006-07-12 05:29:13 +00:00
Florian La Roche
6bd36d0988 - post requires 2006-07-02 10:50:31 +00:00
Jesse Keating
b834fbc8ab Fixing BuildRequires 2006-06-05 21:29:19 +00:00
Jesse Keating
619a25dc21 bump for bug in double-long on ppc(64) 2006-02-11 02:12:25 +00:00
Jesse Keating
e01591132c bump for new gcc/glibc 2006-02-07 11:11:40 +00:00
Jesse Keating
522edf5b0d gcc update bump 2005-12-09 22:39:49 +00:00
Bill Nottingham
2e92d4cd5e bump for rebuild 2005-03-16 17:35:31 +00:00
Florian La Roche
26df9398ad - new tag 2004-11-26 19:11:05 +00:00
Florian La Roche
7fce672a2a - update tag 2004-11-26 19:10:16 +00:00
Florian La Roche
0fc1e5b56e - add a %clean into .spec 2004-11-26 19:09:17 +00:00
havill
7d6c3ee87d remove exec chmod on /etc conf file 2004-10-14 20:43:59 +00:00
cvsdist
90cebf587c auto-import changelog data from brltty-3.2-4.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 03:38:00 +00:00
cvsdist
b66bebe994 auto-import changelog data from brltty-3.2-3.1.1.src.rpm
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 03:37:53 +00:00
cvsdist
0818a3331b auto-import changelog data from brltty-3.2-3.src.rpm
Tue Sep 30 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- prereq coreutils for mknod/chown/chmod
2004-09-09 03:36:59 +00:00
cvsdist
a88e8373ca auto-import changelog data from brltty-3.2-2.1.src.rpm
Wed Aug 27 2003 Adrian Havill <havill@redhat.com> 3.2-2.1
- bumped n-v-r
Mon Jul 07 2003 Adrian Havill <havill@redhat.com> 3.2-2
- changed spec "Copyright" to "License"
- use CFLAGS="${CFLAGS:--O2 -g -pipe}" ; export CFLAGS ;
    CXXFLAGS="${CXXFLAGS:--O2 -g -pipe}" ; export CXXFLAGS ;
    FFLAGS="${FFLAGS:--O2 -g -pipe}" ; export FFLAGS ; for i in $(find .
    -name config.guess 2>/dev/null) $(find . -name config.sub 2>/dev/null)
    ; do [ -f /usr/lib/rpm/redhat/$(basename $i) ] && /bin/rm -f $i &&
    /bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ; done ; ./configure
    --host=x86_64-redhat-linux --build=x86_64-redhat-linux \
--target=x86_64-redhat-linux-gnu \
--program-prefix= \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--includedir=/usr/include \
--libdir=/usr/lib64 \
--libexecdir=/usr/libexec \
--localstatedir=/var \
--sharedstatedir=/usr/com \
--mandir=/usr/share/man \
--infodir=/usr/share/info macro, /usr/lib64 for non-ia32 archs
- removed unnecessary set and unset, assumed/default spec headers
- fixed unpackaged man page, duplicate /bin and /lib entries
- use plain install vs scripts for non-i386 buildsys
2004-09-09 03:36:54 +00:00