base-specs/gnome-mag.spec
author chrisk
Mon, 31 Aug 2009 16:23:04 +0000
changeset 16434 f21f22550fe9
parent 16426 6e0af232ec80
child 16657 c16ab44a6a3e
permissions -rw-r--r--
2009-08-31 Christian Kelly <[email protected]> * base-specs/*.spec, *.spec: Change owner field to be parsable with spectool.
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 gnome-mag
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11371
47967d14cc79 2008-01-03 Damien Carbery <[email protected]>
dcarbery
parents: 10508
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# 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
     6
# 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
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16426
diff changeset
     8
%define owner liyuan
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16426
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16324
diff changeset
    10
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16324
diff changeset
    11
%define OSR gnome.org:0
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16324
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:         gnome-mag
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
License:      LGPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Group:        System/Libraries
16156
3d23701cfe13 2009-07-28 Christian Kelly <[email protected]>
chrisk
parents: 16135
diff changeset
    16
Version:      0.15.8
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Release:      201
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Vendor:       Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      GNOME magnifier
11371
47967d14cc79 2008-01-03 Damien Carbery <[email protected]>
dcarbery
parents: 10508
diff changeset
    21
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.15/%{name}-%{version}.tar.bz2
10031
b26246f61e35 2007-06-08 Damien Carbery <[email protected]>
dcarbery
parents: 10017
diff changeset
    22
#owner:dcarbery date:2007-06-07 type:bug bugzilla:444137,444138
10017
11acbc57a6bf 2007-06-07 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
    23
Patch1:       gnome-mag-01-x11-build-error.diff
10385
f043b4ea809c 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10381
diff changeset
    24
#owner:dcarbery date:2007-08-28 type:branding
10381
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10373
diff changeset
    25
Patch2:       gnome-mag-02-no-xext-dependency.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
URL:          http://developer.gnome.org/projects/gap/
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
Docdir:       %{_defaultdocdir}/%{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Prereq:	      /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
%define gtk2_version 2.2.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
%define libbonobo_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
%define popt_version 1.6.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
%define at_spi_version 1.5.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
# Requirements
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
BuildRequires: gtk2-devel >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
BuildRequires: libbonobo-devel >= %{libbonobo_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires: popt-devel >= %{popt_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Requires:      gtk2 >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
Requires:      libbonobo >= %{libbonobo_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Requires:      at-spi >= %at_spi_version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
gnome-mag is a screen magnification service using Bonobo.
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
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
%setup -q
10017
11acbc57a6bf 2007-06-07 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
    50
%patch1 -p1
10381
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10373
diff changeset
    51
%patch2 -p1
9397
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
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
16135
ac1d908afda8 2009-07-27 Christian Kelly <[email protected]>
chrisk
parents: 15628
diff changeset
    65
libtoolize --force
12774
1b0d4214642a 2008-07-08 Damien Carbery <[email protected]>
dcarbery
parents: 12767
diff changeset
    66
aclocal $ACLOCAL_FLAGS -I m4
1b0d4214642a 2008-07-08 Damien Carbery <[email protected]>
dcarbery
parents: 12767
diff changeset
    67
automake
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
CFLAGS="$RPM_OPT_FLAGS"			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
./configure --prefix=%{_prefix}			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
            --sysconfdir=%{_sysconfdir}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
	    --libdir=%{_libdir}			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
	    --bindir=%{_bindir}			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
	    --includedir=%{_includedir}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
            --mandir=%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
make DESTDIR=$RPM_BUILD_ROOT install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
#clean up unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
rm $RPM_BUILD_ROOT%{_libdir}/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%{_includedir}/gnome-mag-1.0/*/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
%{_libdir}/*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%{_libdir}/bonobo/servers/GNOME_Magnifier.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
%{_libdir}/pkgconfig/*.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%{_datadir}/gnome-mag/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
%{_datadir}/idl/gnome-mag-1.0/GNOME_Magnifier.idl
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%{_datadir}/locale/*/*/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
%changelog
16324
1f07a362343f 2009-08-21 Li Yuan <[email protected]>
liyuan
parents: 16156
diff changeset
   106
* Fri Aug 21 2009 - [email protected]
1f07a362343f 2009-08-21 Li Yuan <[email protected]>
liyuan
parents: 16156
diff changeset
   107
- Change owner to liyuan.
16156
3d23701cfe13 2009-07-28 Christian Kelly <[email protected]>
chrisk
parents: 16135
diff changeset
   108
* Tue Jul 28 2009 - [email protected]
3d23701cfe13 2009-07-28 Christian Kelly <[email protected]>
chrisk
parents: 16135
diff changeset
   109
- Bump to 0.15.8.
16135
ac1d908afda8 2009-07-27 Christian Kelly <[email protected]>
chrisk
parents: 15628
diff changeset
   110
* Mon Jul 27 2009 - [email protected]
ac1d908afda8 2009-07-27 Christian Kelly <[email protected]>
chrisk
parents: 15628
diff changeset
   111
- Bump to 0.15.7.
15628
2d07f9379a86 2009-04-16 Dave Lin <[email protected]>
davelam
parents: 15398
diff changeset
   112
* Wed Apr 15 2009 - [email protected]
2d07f9379a86 2009-04-16 Dave Lin <[email protected]>
davelam
parents: 15398
diff changeset
   113
- Bump to 0.15.6
15398
18c42d912f3e * base-specs/eog.spec: Bump to 2.25.92.
davelam
parents: 13800
diff changeset
   114
* Fri Mar 13 2009 - [email protected]
18c42d912f3e * base-specs/eog.spec: Bump to 2.25.92.
davelam
parents: 13800
diff changeset
   115
- Bump to 0.15.5
13800
31bc1f21c5b2 2008-09-27 Christian Kelly <[email protected]>
chrisk
parents: 13372
diff changeset
   116
* Sat Sep 27 2008 - [email protected]
31bc1f21c5b2 2008-09-27 Christian Kelly <[email protected]>
chrisk
parents: 13372
diff changeset
   117
- Bump to 0.15.4.
13372
7690337a8275 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13022
diff changeset
   118
* Tue Sep 02 2008 - [email protected]
7690337a8275 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13022
diff changeset
   119
- Bump to 0.15.3.
13022
3289fd804b39 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12774
diff changeset
   120
* Tue Aug 05 2008 - [email protected]
3289fd804b39 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12774
diff changeset
   121
- Bump to 0.15.2.
12774
1b0d4214642a 2008-07-08 Damien Carbery <[email protected]>
dcarbery
parents: 12767
diff changeset
   122
* Tue Jul 08 2008 - [email protected]
1b0d4214642a 2008-07-08 Damien Carbery <[email protected]>
dcarbery
parents: 12767
diff changeset
   123
- Call aclocal/automake to pick up modified intltool.m4.
12767
c4fa0d3b3b21 bump gnome-mag to 0.10.1
chrisk
parents: 11371
diff changeset
   124
* Mon Jun 07 2008 - [email protected]
c4fa0d3b3b21 bump gnome-mag to 0.10.1
chrisk
parents: 11371
diff changeset
   125
- Bump to 0.15.1.
11371
47967d14cc79 2008-01-03 Damien Carbery <[email protected]>
dcarbery
parents: 10508
diff changeset
   126
* Thu Jan 03 2007 - [email protected]
47967d14cc79 2008-01-03 Damien Carbery <[email protected]>
dcarbery
parents: 10508
diff changeset
   127
- Bump to 0.15.0.
10508
e6cbe308a155 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10488
diff changeset
   128
* Tue Sep 18 2007 - [email protected]
e6cbe308a155 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10488
diff changeset
   129
- Bump to 0.14.10.
10488
33401958ab4c 2007-09-11 Damien Carbery <[email protected]>
dcarbery
parents: 10385
diff changeset
   130
* Tue Sep 11 2007 - [email protected]
33401958ab4c 2007-09-11 Damien Carbery <[email protected]>
dcarbery
parents: 10385
diff changeset
   131
- Bump to 0.14.9.
10381
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10373
diff changeset
   132
* Tue Aug 28 2007 - [email protected]
10385
f043b4ea809c 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10381
diff changeset
   133
- Add patch, 02-no-xext-dependency, to remove the xext dependency from
f043b4ea809c 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10381
diff changeset
   134
  configure.in. This module is not on Solaris and gnome-mag builds without it.
f043b4ea809c 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10381
diff changeset
   135
* Tue Aug 28 2007 - [email protected]
10381
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10373
diff changeset
   136
- Bump to 0.14.8.
10373
d66af1973807 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10338
diff changeset
   137
* Mon Aug 27 2007 - [email protected]
d66af1973807 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10338
diff changeset
   138
- Bump to 0.14.7. Remove upstream patch, 02-pkg-config.
10338
26308ed1df43 2007-08-16 Damien Carbery <[email protected]>
dcarbery
parents: 10076
diff changeset
   139
* Thu Aug 16 2007 - [email protected]
26308ed1df43 2007-08-16 Damien Carbery <[email protected]>
dcarbery
parents: 10076
diff changeset
   140
- Add patch 02-pkg-config to fix #467320, reorder two lines in .pc.in file.
10076
106c07853b64 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10031
diff changeset
   141
* Tue Jun 19 2007 - [email protected]
106c07853b64 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10031
diff changeset
   142
- Bump to 0.14.6.
10017
11acbc57a6bf 2007-06-07 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   143
* Thu Jun 07 2007 - [email protected]
11acbc57a6bf 2007-06-07 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   144
- Add patch 01-x11-build-error to fix #445140.
10004
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9949
diff changeset
   145
* Wed Jun 06 2007 - [email protected]
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9949
diff changeset
   146
- Bump to 0.14.5.
9949
061a73621f11 2007-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 9516
diff changeset
   147
* Mon May 28 2007 - [email protected]
061a73621f11 2007-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 9516
diff changeset
   148
- Bump to 0.14.4.
9516
fa8bcb5163f7 2007-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 9441
diff changeset
   149
* Sun Mar 11 2007 - [email protected]
fa8bcb5163f7 2007-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 9441
diff changeset
   150
- Bump to 0.14.3.
9441
24105511a782 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   151
* Mon Mar 05 2007 - [email protected]
24105511a782 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   152
- Bump to 0.14.2. Remove upstream patch, 01-uninstalled.pc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
* Tue Jan 09 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
- Bump to 0.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
* Sun Dec 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
- Bump to 0.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
* Wed Jul 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
- Bump to 0.13.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
* Tue Jul 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
- Bump to 0.13.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
- Bump to 0.12.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
* Tue Oct 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
- Bump to 0.12.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
* Thu May 12 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
- Revved to 0.12.1, fixes #6199929.  Removed obsolete g11n patch.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
* Fri Feb 04 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
- Revved to 0.11.14, fixes bugzilla bug #166282 which should be a P2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
  bugster bug.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
* Fri Jan 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
  Corrected dependencies - removed gnome-speech and gail dependencies,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
  added at-spi dependency (for LoginHelper API) and popt dependency.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
* Wed Jan 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
  Revved to 0.11.13, fixes for 618662, 6217152, 6205225, 6199929.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
* Tue Dec 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
  Revved to 0.11.11, fixes for bugs 6192805, 6182499, 6182502.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
* Fri Nov 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
- add --bindir=%{_bindir}, --libdir=%{_libdir} and --includedir=%{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
  to configure opts.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
* Fri Nov 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
- Revved to 0.11.10.  Should improve bugtraq 5099413 further.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
* Thu Oct 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
- Add magnifier.1 man page
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
* Wed Oct 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
- Removed patch, revved to 0.11.8.  Partial fix for bugtraq 5099413.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
* Mon Sep 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
- Added patch gnome-mag-02-damage-fix.diff for bugtraq 5099413.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
* Tue Aug 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
- Revved to 0.11.7, gives readable SourceDisplay and TargetDisplay
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
  params, and better debugging support for XDAMAGE.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
* Tue Aug 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
- Revved to 0.11.5, to include LoginHelper support.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
- removed --disable-gtk-doc since this isn't an option this module's
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
  configure takes.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
* Tue Aug 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
- Updated to version 0.11.4, to fix bug #5083109.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
* Fri Jul 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
- Updated to version 0.11.3, which includes a fix for
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
  the configure path to Damage and XFixes client libs,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
  which are in /usr/openwin/sfw/lib for some reason.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
* Tue Jul 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
- fixed packaging up for rpm4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
- Updated l10n content to gnome-mag-l10n-po-1.2.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
* Tue May 18 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
- add patch 01 (uninstalled.pc)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
* Fri May 14 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
- Bump to 0.11.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
- Updated l10n content to gnome-mag-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
* Thu Apr 22 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
- Bump to 0.11.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
* Wed Mar 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
- replace tar jxf with the more solaris friendly
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
  bzcat piped through tar
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
- Adding gnome-mag-l10n-po-1.0.tar.bz2 l10n content
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
* Tue Mar 23 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
- Bump to 0.10.10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
* Wed Feb 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
- Created new spec file for gnome-mag