base-specs/librsvg.spec
author convert-repo
Tue, 28 Sep 2010 11:41:29 +0000
changeset 20122 34a34bffcb68
parent 18327 14a7f7ff6e6f
child 20234 c58655156db9
permissions -rw-r--r--
update tags
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 librsvg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
     4
# Copyright 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 padraig
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16430
1630b44703c8 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15409
diff changeset
    10
17852
edfc096bfd70 2010-04-16 Christian Kelly <[email protected]>
chrisk
parents: 17792
diff changeset
    11
%define OSR LFI#105446 (gnome Exec. summary):n/a
16430
1630b44703c8 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15409
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:         librsvg
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
    14
License:      Library is LGPLv2, binaries are GPLv2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Group:        System/Libraries/GNOME
18327
14a7f7ff6e6f 2010-08-01 Christian Kelly <[email protected]>
chrisk
parents: 18269
diff changeset
    16
Version:      2.31.0
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Release:      1 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
17865
b7ff02e93f66 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17852
diff changeset
    19
Vendor:       Gnome Community
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      Library for SVG support for GNOME
18327
14a7f7ff6e6f 2010-08-01 Christian Kelly <[email protected]>
chrisk
parents: 18269
diff changeset
    21
Source:       http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.31/librsvg-%{version}.tar.bz2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
URL:          http://www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
Docdir:       %{_docdir}/librsvg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Prereq:       /sbin/ldconfig
18269
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents: 18066
diff changeset
    27
# date:2010-07-22 owner:yippi type:branding
18327
14a7f7ff6e6f 2010-08-01 Christian Kelly <[email protected]>
chrisk
parents: 18269
diff changeset
    28
Patch1:       librsvg-01-python.diff
17323
1dce68294976 2010-01-13 Christian Kelly <[email protected]>
chrisk
parents: 16434
diff changeset
    29
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
%define libxml2_version 2.6.7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
%define gtk2_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
%define freetype2_version 2.1.7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
%define popt_version 1.7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
%define libart_version 2.3.16
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Requires:      libxml2 >= %{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Requires:      gtk2 >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
Requires:      freetype2 >= %{freetype2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
Requires:      popt >= %{popt_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Requires:      libart_lgpl >= %{libart_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Requires:      libpng
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
BuildRequires: libxml2-devel >= %{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRequires: gtk2-devel >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires: freetype2-devel >= %{freetype2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
BuildRequires: popt >= %{popt_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
BuildRequires: libart_lgpl-devel >= %{libart_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
BuildRequires: libpng-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
librsvg provides SVG support for GNOME
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 devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Summary:      Development Library for SVG support for GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Group:        Development/Libraries/GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Requires:     %{name} = %{version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Requires:     libxml2-devel >= %{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Requires:     gtk2-devel >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Requires:     freetype2-devel >= %{freetype2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
Requires:     libart_lgpl-devel >= %{libart_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
librsvg provides SVG support for GNOME
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
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
%setup -q
17323
1dce68294976 2010-01-13 Christian Kelly <[email protected]>
chrisk
parents: 16434
diff changeset
    67
%patch1 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
  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
    76
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
libtoolize --force
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
aclocal $ACLOCAL_FLAGS -I .
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
autoconf
13206
dd5c5a2288db 2008-08-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12664
diff changeset
    86
export CFLAGS="%optflags"
dd5c5a2288db 2008-08-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12664
diff changeset
    87
export LDFLAGS="%_ldflags"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
./configure --prefix=%{_prefix}		\
13206
dd5c5a2288db 2008-08-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12664
diff changeset
    89
            --libdir=%{_libdir}         \
dd5c5a2288db 2008-08-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12664
diff changeset
    90
            --bindir=%{_bindir}         \
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
	    --sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
	    --mandir=%{_mandir}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
	    %{gtk_doc_option}           \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
	    --with-html-dir=%{_datadir}/gtk-doc/html/librsvg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
make -j $CPUS
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
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
make DESTDIR=$RPM_BUILD_ROOT install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/loaders/*.a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/loaders/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
rm $RPM_BUILD_ROOT%{_libdir}/*.a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
rm $RPM_BUILD_ROOT%{_libdir}/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
mkdir -p %{_sysconfdir}/gtk-2.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
gdk-pixbuf-query-loaders > %{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
gdk-pixbuf-query-loaders > %{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%{_libdir}/*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%{_libdir}/gtk-2.0/*/engines/libsvg.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%{_libdir}/gtk-2.0/*/loaders/svg_loader.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%{_libdir}/*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%{_libdir}/pkgconfig/*.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%{_includedir}/librsvg-2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%{_datadir}/gtk-doc/html/librsvg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%changelog
18327
14a7f7ff6e6f 2010-08-01 Christian Kelly <[email protected]>
chrisk
parents: 18269
diff changeset
   136
* Sun Aug 01 2010 - [email protected]
14a7f7ff6e6f 2010-08-01 Christian Kelly <[email protected]>
chrisk
parents: 18269
diff changeset
   137
- Bump to 2.31.0.
18269
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents: 18066
diff changeset
   138
* Wed Jul 21 2010 - [email protected]
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents: 18066
diff changeset
   139
- Add patch librsvg-02-python.diff so that /usr/bin/rsvg uses Python 2.6.
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   140
* Wed Jun 02 2010 - [email protected]
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   141
- Bump to 2.26.3.
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   142
* Sat Apr 03 2010 - [email protected]
17792
ece276b4466f 2010-04-03 Christian Kelly <[email protected]>
chrisk
parents: 17323
diff changeset
   143
- Bump to 2.26.2.
17323
1dce68294976 2010-01-13 Christian Kelly <[email protected]>
chrisk
parents: 16434
diff changeset
   144
* Tue Jan 13 2010 - [email protected]
1dce68294976 2010-01-13 Christian Kelly <[email protected]>
chrisk
parents: 16434
diff changeset
   145
- Fix build issue.
15409
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 13746
diff changeset
   146
* Tue Mar 17 2009 - [email protected]
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   147
- Bump to 2.26.0.
13746
dc30afe1adfc 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13227
diff changeset
   148
* Wed Sep 24 2008 - [email protected]
dc30afe1adfc 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13227
diff changeset
   149
- Bump to 2.22.3.
dc30afe1adfc 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13227
diff changeset
   150
- Remove librsvg-01-license.diff, fixed upstream.
13206
dd5c5a2288db 2008-08-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12664
diff changeset
   151
* Thu Aug 21 2008 - [email protected]
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   152
- set env variable needed for 64-bit build.
12664
dea07f8bee0a 2008-06-16 Padraig O'Briain <[email protected]>
padraig
parents: 11795
diff changeset
   153
* Fri Jun 13 2008 - [email protected]
dea07f8bee0a 2008-06-16 Padraig O'Briain <[email protected]>
padraig
parents: 11795
diff changeset
   154
- Add librsvg-01-license.diff to prevent gdk-pixbuf-query-loaders crash
11795
f69618fe6b73 2008-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   155
* Wed Mar 05 2008 - [email protected]
f69618fe6b73 2008-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   156
- Bump to 2.22.2.
11709
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11501
diff changeset
   157
* Mon Feb 25 2008 - [email protected]
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11501
diff changeset
   158
- Bump to 2.22.1.
11501
1ac0012dfee3 2008-01-22 Damien Carbery <[email protected]>
dcarbery
parents: 11299
diff changeset
   159
* Tue Jan 22 2008 - [email protected]
1ac0012dfee3 2008-01-22 Damien Carbery <[email protected]>
dcarbery
parents: 11299
diff changeset
   160
- Bump to 2.20.0.
10415
25a1fb642f62 2007-08-31 Damien Carbery <[email protected]>
dcarbery
parents: 10358
diff changeset
   161
* Fri Aug 31 2007 - [email protected]
25a1fb642f62 2007-08-31 Damien Carbery <[email protected]>
dcarbery
parents: 10358
diff changeset
   162
- Bump to 2.18.2.
10358
c81408310485 2007-08-21 Damien Carbery <[email protected]>
dcarbery
parents: 10212
diff changeset
   163
* Tue Aug 21 2007 - [email protected]
c81408310485 2007-08-21 Damien Carbery <[email protected]>
dcarbery
parents: 10212
diff changeset
   164
- Bump to 2.18.1.
10212
a2213a6e868b 2007-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   165
* Tue Jul 24 2007 - [email protected]
a2213a6e868b 2007-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   166
- Bump to 2.18.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
* Thu Jan 25 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
- librsvg-01-no-def-file.diff removed. It's no longer needed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
* Thu Jan 25 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
- librsvg-02-fixfunc.diff is no longer needed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
* Fri Nov  3 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
- use %gtk_doc_option in configure so that it can be disabled using
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   173
  --without-gtk-doc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
* Fri Nov 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
- Bump to 2.16.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
* Thu Aug 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
- Bump to 2.15.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
* Mon Jul 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
- Bump to 2.14.4.  Add patch to redefine __PRETTY_FUNCTION__ to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
  __func__ so it compiles on Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
* Mon Apr 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
- Bump to 2.14.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
* Sun Mar 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
- Bump to 2.14.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
* Tue Feb 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
- Bump to 2.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
* Sun Feb 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
- Bump to 2.13.93.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
* Wed Feb  8 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
- Bump to 2.13.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
* Fri Jan 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
- Add patch, 01-no-def-file, so as not to use .def file, to build on Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
* Sun Jan 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
- Bump to 2.13.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
* Mon Jan 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
- Remove patch, 01-rsvg-text-void-ret, as the code referenced is gone.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
* Tue Jan 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
- Bump to 2.13.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
* Tue Aug 23 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
- Add mozilla build dependency so that mozilla/plugins build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
* Tue Jun 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
- added patch from HEAD for void functions returning values (breaks the build
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   207
  with Forte).
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
* Thu May 19 2005 - [email protected]
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   209
- ported to 2.9.5.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
* Thu Oct 28 2004 - [email protected]
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   211
- Add rsvg.1, librsvg-2.3 man pages.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
* Tue Aug 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
- Corrected --with-html-dir so it uses %{_datadir}.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
* Tue Aug 24 2004 - [email protected]
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   215
- removed /usr/share/doc from file list.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
- added patch 2 to fix gtk-doc building.  added --enable-gtk-doc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
* Wed Jul 07 2004 - [email protected]
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   219
- ported to rpm4.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
* Wed Jul 07 2004 - [email protected]
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   221
- added "-j $CPUS" to make to speed up builds.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
* Fri Feb 20 2004 - <[email protected]>
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   223
- Updated Distro.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
* Thu Feb 12 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
- added a -uninstalled.pc file patch.
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   226
- autotoolize the build stage.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
* Tue Dec 16 2003 - <[email protected]>
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   228
- Update to 2.5.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
* Fri Oct 10 2003 - <[email protected]>
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   230
- update to 2.4.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
* Thu Aug 14 2003 - <[email protected]>
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   232
- remove *.a, *.la.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
* Tue May 13 2003 - [email protected]
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 17865
diff changeset
   234
- Initial Sun release.