base-specs/liboil.spec
author Jon Tibble <meths@btinternet.com>
Sat, 06 Oct 2012 16:11:50 +0100
branchs11express-2010-11
changeset 22109 db10202d5f6d
parent 17865 b7ff02e93f66
child 19973 f05dadadf325
child 21565 d91ec9f7cf9f
permissions -rw-r--r--
Added tag oi_151a_prestable7 for changeset 25dee50cecca
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 liboil
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
17844
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17810
diff changeset
     4
# Copyright (c) 2010 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: 16430
diff changeset
     8
%define owner yippi
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
# bugdb: bugzilla.freedesktop.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
#
16430
1630b44703c8 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15502
diff changeset
    11
1630b44703c8 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15502
diff changeset
    12
%define OSR 8733:0.3.14
1630b44703c8 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15502
diff changeset
    13
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
##   Package Information Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Name:			liboil
14571
a943a025a41e 2008-11-06 Brian Cameron <[email protected]>
yippi
parents: 13568
diff changeset
    19
License:		BSD, MIT, Motorola
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Group:			System/Libraries
17844
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17810
diff changeset
    21
Version:		0.3.17
11717
b1a3d427860f 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11134
diff changeset
    22
Release:	 	1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
Distribution:		Java Desktop System
17865
b7ff02e93f66 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17844
diff changeset
    24
Vendor:			freedesktop.org
17283
709178528816 2009-01-08 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
    25
Summary:		Library of Optimized Inner Loops
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Source:			http://liboil.freedesktop.org/download/%{name}-%version.tar.gz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
URL:			http://liboil.freedesktop.org/wiki/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Docdir:			%{_defaultdocdir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Autoreqprov:		on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
Prereq:                 /sbin/ldconfig
17788
5e3c75c3c246 2010-03-31 Brian Cameron <[email protected]>
yippi
parents: 17787
diff changeset
    32
# date:2010-03-31 owner:yippi type:feature
17304
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents: 17283
diff changeset
    33
Patch1:                 liboil-01-fixxref-modules.diff
17788
5e3c75c3c246 2010-03-31 Brian Cameron <[email protected]>
yippi
parents: 17787
diff changeset
    34
# date:2010-03-31 owner:yippi type:feature bugzilla:27404
17787
9f79b7a81f61 2010-03-31 Brian Cameron <[email protected]>
yippi
parents: 17304
diff changeset
    35
Patch2:                 liboil-02-sunstudio.diff
17810
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    36
# This patch avoids compiling functions that crash when built with ss12u1.
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    37
# These bugs are fixed in ss12u2.  This patch shoudl be removed when the
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    38
# compiler is updated.  See compiler bug #6941041.
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    39
# date:2010-04-06 owner:yippi type:feature
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    40
Patch3:                 liboil-03-ss12u1.diff
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    41
# This patch avoids compiling functions that crash when built with ss11, but
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    42
# work fine when built with ss12u1.  This patch should be removed when the
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    43
# compiler is updated.
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    44
# date:2010-04-08 owner:yippi type:feature
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    45
Patch4:                 liboil-04-ss11.diff
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    46
# date:2010-04-08 owner:yippi type:feature
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    47
# When built with Sun Studio compiler, the SSE and SSE2 code needs to be
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    48
# separated into separate files.  Since liboil combines SSE/SSE2 support in
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    49
# the same files, only support SSE if SSE2 is supported.  It would be better
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    50
# to fix the code to separate the SSE and SSE2 code when there is time.
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
    51
Patch5:                 liboil-05-sse.diff
17304
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents: 17283
diff changeset
    52
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
##     Package Defines Section     ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
%define			glib2_version	2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%define			zlib_version	1.2.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%define			libxml2_version	2.6.7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%define			bzip2_version	1.0.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%define			libbonobo_version	2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
%define			gnome_vfs_version	2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
##  Package Requirements Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
Requires:		glib2	>=	%{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
Requires:		libxml2	>=	%{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
BuildRequires:		glib2-devel >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
BuildRequires:		libxml2-devel	>=	%{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
##   Package Description Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
liboil is a library of simple functions, generally loops, that are optimized
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
for various CPU's.  These functions are typically used by media applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
to improve performance.
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
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
##   Package Development Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
Summary:		liboil development headers
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
Group:			Development/Libraries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
Requires:		%{name} = %{version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
Requires:		glib2-devel >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
Requires:		libxml2-devel	>=	%{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
Requires:		zlib-devel	>=	%{zlib_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
Requires:		bzip2	>=	%{bzip2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
Requires:		libbonobo-devel	>=	%{libbonobo_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
Requires:		gnome-vfs-devel	>=	%{gnome_vfs_version}
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
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
liboil development headers
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
##   Package Preparation Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
%setup -q
17304
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents: 17283
diff changeset
   106
%patch1 -p1
17787
9f79b7a81f61 2010-03-31 Brian Cameron <[email protected]>
yippi
parents: 17304
diff changeset
   107
%patch2 -p1
9f79b7a81f61 2010-03-31 Brian Cameron <[email protected]>
yippi
parents: 17304
diff changeset
   108
%patch3 -p1
17810
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
   109
%patch4 -p1
336f5afbb6b3 2010-04-08 Brian Cameron <[email protected]>
yippi
parents: 17803
diff changeset
   110
%patch5 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
##      Package Build Section      ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
  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
   124
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
aclocal $ACLOCAL_FLAGS -I ./m4
11134
803cf15a066b 2007-11-06 Brian Cameron <[email protected]>
yippi
parents: 10028
diff changeset
   130
autoheader
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
CFLAGS="$RPM_OPT_FLAGS"			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
./configure --prefix=%{_prefix}			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
	    --bindir=%{_bindir}			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
	    --libdir=%{_libdir}			\
17787
9f79b7a81f61 2010-03-31 Brian Cameron <[email protected]>
yippi
parents: 17304
diff changeset
   137
	    --includedir=%{_includedir}         \
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
	    --sysconfdir=%{_sysconfdir}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
	    %{gtk_doc_option}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
make
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
#########################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
##  Package Post[Un] Install Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
#########################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
##      Package Files Section      ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%{_libdir}/*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
%{_libdir}/*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%{_datadir}/gtk-doc/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%changelog
17844
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17810
diff changeset
   174
* Thu Apr 15 2010 - [email protected]
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17810
diff changeset
   175
- Bump to 0.3.17.
17304
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents: 17283
diff changeset
   176
* Tue Jan 12 2010 - [email protected]
e202f3d6edec 2010-01-12 Christian Kelly <[email protected]>
chrisk
parents: 17283
diff changeset
   177
- Add liboil-01-fixxref-modules to fix build issue.
17283
709178528816 2009-01-08 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
   178
* Fri Jan 08 2009 - [email protected]
709178528816 2009-01-08 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
   179
- Fix Summary.
15502
3d65beaa5224 2009-03-26 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   180
* Thu Mar 26 2009 - [email protected]
3d65beaa5224 2009-03-26 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   181
- Bump to 0.3.16.
13568
7bf4c49b8043 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 11916
diff changeset
   182
* Fri Sep 12 2008 - [email protected]
7bf4c49b8043 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 11916
diff changeset
   183
- Bump to 0.3.15.
11916
ea5e343cad5e 2008-03-26 Brian Cameron <[email protected]>
yippi
parents: 11743
diff changeset
   184
* Wed Mar 26 2008 - [email protected]
ea5e343cad5e 2008-03-26 Brian Cameron <[email protected]>
yippi
parents: 11743
diff changeset
   185
- Bump to 0.3.14.
11743
3547dd401d5c 2008-02-27 Brian Cameron <[email protected]>
yippi
parents: 11717
diff changeset
   186
* Wed Feb 27 2008 - [email protected]
3547dd401d5c 2008-02-27 Brian Cameron <[email protected]>
yippi
parents: 11717
diff changeset
   187
- Add patch liboil-02-fixcopy.diff to fix bug 14643.
11717
b1a3d427860f 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11134
diff changeset
   188
* Mon Feb 25 2008 - [email protected]
b1a3d427860f 2008-02-26 Brian Cameron <[email protected]>
yippi
parents: 11134
diff changeset
   189
- Bump to 0.3.13 and remove upstream patch.
10028
ead4d5496427 2007-06-08 Brian Cameron <[email protected]>
yippi
parents: 9450
diff changeset
   190
* Fri Jun 08 2007 - [email protected]
ead4d5496427 2007-06-08 Brian Cameron <[email protected]>
yippi
parents: 9450
diff changeset
   191
- Bump to 0.3.12 and remove upstream patch.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
* Fri Feb 09 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
- Add patch to support hardware acelleration detection on x86 when
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
  building with GCC.  Also add bugdb info.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
* Thu Nov 30 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
- Bump to 0.3.10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
* Fri Nov  3 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
- use %gtk_doc_option in configure so that it can be disabled using
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
  --without-gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
* Wed Jun 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
- Bump to 0.3.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
* Tue Jan 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
- Bump to 0.3.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
* Wed Jul 27 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
- Created.