base-specs/gnome-python-desktop.spec
author gman
Thu, 30 Sep 2010 21:37:28 +0000
branchgnome-2-30
changeset 20130 c7dfc176dcbd
parent 18154 3ae47684c066
child 18269 5218a1567988
permissions -rw-r--r--
2010-10-01 Glynn Foster <[email protected]> * specs/SUNWos-welcome.spec: Bump to 1.0.6
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-python-desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11476
5d6771165885 Missed files.
dcarbery
parents: 11329
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: 16224
diff changeset
     8
%define owner laca
17881
1eaaaad29d9a 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
     9
1eaaaad29d9a 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
    10
%define OSR LFI#105446 (gnome Exec. summary):n/a
1eaaaad29d9a 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
    11
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
#
16008
18c13af11310 2009-07-07 Brian Cameron <[email protected]>
yippi
parents: 15428
diff changeset
    13
%{?!pythonver:%define pythonver 2.4}
18c13af11310 2009-07-07 Brian Cameron <[email protected]>
yippi
parents: 15428
diff changeset
    14
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Name:			gnome-python-desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
License:		GPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Group:			System/Library
18154
3ae47684c066 2010-06-21 Brian Cameron <[email protected]>
yippi
parents: 17881
diff changeset
    18
Version:		2.30.2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Release:		1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Distribution:		Java Desktop System
17864
337913e88a9d 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17793
diff changeset
    21
Vendor:			Gnome Community
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Summary:		Python bindings for various GNOME desktop libraries
17793
208207fdc93f 2010-04-03 Christian Kelly <[email protected]>
chrisk
parents: 17682
diff changeset
    23
Source:			http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.30/%{name}-%{version}.tar.bz2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
URL:			http://www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Docdir:			%{_defaultdocdir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Autoreqprov:		on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
%define pygtk2_version             2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
%define gnome_python_version       2.10.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
%define gnome_panel_version        2.13.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
%define libgnomeprint_version      2.2.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
%define libgnomeprintui_version    2.2.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
%define gtksourceview_version      1.1.90
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
%define libwnck_version            2.9.92
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
%define libgtop_version            2.13.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
%define nautilus_cd_burner_version 2.11.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
%define gconf_version              2.10.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
%define metacity_version           2.13.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Requires: pygtk2 >= %{pygtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
Requires: gnome-python >= %{gnome_python_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Requires: gnome-panel >= %{gnome_panel_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
Requires: libgnomeprint >= %{libgnomeprint_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Requires: libgnomeprintui >= %{libgnomeprintui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Requires: gtksourceview >= %{gtksourceview_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires: libwnck >= %{libwnck_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: libgtop >= %{libgtop_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires: nautilus-cd-burner >= %{nautilus_cd_burner_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires: GConf >= %{gconf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires: metacity >= %{metacity_version}
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
BuildRequires: pygtk2-devel >= %{pygtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
BuildRequires: gnome-python-devel >= %{gnome_python_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
BuildRequires: gnome-panel-devel >= %{gnome_panel_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
BuildRequires: libgnomeprint-devel >= %{libgnomeprint_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
BuildRequires: libgnomeprintui-devel >= %{libgnomeprintui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
BuildRequires: gtksourceview-devel >= %{gtksourceview_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
BuildRequires: libwnck-devel >= %{libwnck_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
BuildRequires: libgtop-devel >= %{libgtop_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
BuildRequires: nautilus-cd-burner >= %{nautilus_cd_burner_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
BuildRequires: GConf-devel >= %{gconf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
BuildRequires: metacity >= %{metacity_version}
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
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
GNOME-Python provides the Python language bindings for the GNOME desktop libraries.
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
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
Summary: Files needed to build applications using the Python bindings for GNOME desktop libraries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
Group: Development/Languages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
Requires: %{name} = %{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
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
This package contains files required to build Python applications that need 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
to interoperate with the various GNOME desktop libraries
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
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%setup -q -n gnome-python-desktop-%{version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%build
16008
18c13af11310 2009-07-07 Brian Cameron <[email protected]>
yippi
parents: 15428
diff changeset
    81
export PYTHON=/usr/bin/python%{pythonver}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
CFLAGS="$RPM_OPT_FLAGS"				\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
./configure 	--prefix=%{_prefix}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
	    	--sysconfdir=%{_sysconfdir}     \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
                %{gtk_doc_option}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
make \
16008
18c13af11310 2009-07-07 Brian Cameron <[email protected]>
yippi
parents: 15428
diff changeset
    87
    pyexecdir=%{_libdir}/python%{pythonver}/vendor-packages \
18c13af11310 2009-07-07 Brian Cameron <[email protected]>
yippi
parents: 15428
diff changeset
    88
    pythondir=%{_libdir}/python%{pythonver}/vendor-packages
9397
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
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
make install DESTDIR=$RPM_BUILD_ROOT \
16008
18c13af11310 2009-07-07 Brian Cameron <[email protected]>
yippi
parents: 15428
diff changeset
    92
    pyexecdir=%{_libdir}/python%{pythonver}/vendor-packages \
18c13af11310 2009-07-07 Brian Cameron <[email protected]>
yippi
parents: 15428
diff changeset
    93
    pythondir=%{_libdir}/python%{pythonver}/vendor-packages
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
find $RPM_BUILD_ROOT -type f -name "*.pyo" -exec rm -f {} ';'
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
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
rm -rf $RPM_BUILD_ROOT
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
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%postun
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
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%{_libdir}/python?.?/vendor-packages/gtk-2.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
%doc AUTHORS NEWS README ChangeLog
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
%doc examples
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
%defattr(644, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
%{_datadir}/pygtk
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
%{_datadir}/gtk-doc
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
%changelog -n gnome-python-desktop
18154
3ae47684c066 2010-06-21 Brian Cameron <[email protected]>
yippi
parents: 17881
diff changeset
   118
* Mon Jun 21 2010 - [email protected]
3ae47684c066 2010-06-21 Brian Cameron <[email protected]>
yippi
parents: 17881
diff changeset
   119
- Bump to 2.30.2.
17793
208207fdc93f 2010-04-03 Christian Kelly <[email protected]>
chrisk
parents: 17682
diff changeset
   120
* Sat Apr  3 2010 - [email protected]
208207fdc93f 2010-04-03 Christian Kelly <[email protected]>
chrisk
parents: 17682
diff changeset
   121
- Bump to 2.30.0.
17682
5feb555b49e7 2010-03-11 Christian Kelly <[email protected]>
chrisk
parents: 17379
diff changeset
   122
* Thu Mar 11 2010 - [email protected]
5feb555b49e7 2010-03-11 Christian Kelly <[email protected]>
chrisk
parents: 17379
diff changeset
   123
- Bump to 2.29.92.
17379
7e628372d2f1 2010-01-18 Christian Kelly <[email protected]>
chrisk
parents: 16614
diff changeset
   124
* Mon Jan 18 2010 - [email protected]
7e628372d2f1 2010-01-18 Christian Kelly <[email protected]>
chrisk
parents: 16614
diff changeset
   125
- Bump to 2.29.1.
16614
c151ffbda133 2009-09-22 Brian Cameron <[email protected]>
yippi
parents: 16450
diff changeset
   126
* Tue Sep 22 2009 - [email protected]
c151ffbda133 2009-09-22 Brian Cameron <[email protected]>
yippi
parents: 16450
diff changeset
   127
- Bump to 2.28.0.
16450
2a67bcdc32c9 2009-09-02 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   128
* Wed Sep 02 2009 - [email protected]
16614
c151ffbda133 2009-09-22 Brian Cameron <[email protected]>
yippi
parents: 16450
diff changeset
   129
- Bump to 2.27.3.
16065
060a40d37121 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 16008
diff changeset
   130
* Sun Jul 19 2009 - [email protected]
060a40d37121 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 16008
diff changeset
   131
- Bump to 2.27.2.
15428
2f578f997cf0 * base-specs/gnome-python-desktop.spec: Bump to 2.26.0.
davelam
parents: 15117
diff changeset
   132
* Tue Mar 17 2009 - [email protected]
16614
c151ffbda133 2009-09-22 Brian Cameron <[email protected]>
yippi
parents: 16450
diff changeset
   133
- Bump to 2.26.0.
15117
af63f82a8d1a 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 15031
diff changeset
   134
* Mon Feb 16 2009 - [email protected]
16614
c151ffbda133 2009-09-22 Brian Cameron <[email protected]>
yippi
parents: 16450
diff changeset
   135
- Bump to 2.25.91.
15031
255be5b349f4 2009-02-05 Christian Kelly <[email protected]>
chrisk
parents: 14945
diff changeset
   136
* Thu Feb 05 2009 - [email protected]
255be5b349f4 2009-02-05 Christian Kelly <[email protected]>
chrisk
parents: 14945
diff changeset
   137
- Bump to 2.25.90.
14945
b5ae4790780a 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 13831
diff changeset
   138
* Tue Jan 20 2009 - [email protected]
b5ae4790780a 2009-01-20 Brian Cameron <[email protected]>
yippi
parents: 13831
diff changeset
   139
- Bump to 2.25.1.
13824
ce0d9cb27ca9 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13371
diff changeset
   140
* Mon Sep 29 2008 - [email protected]
ce0d9cb27ca9 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13371
diff changeset
   141
- Bump to 2.24.0.
13371
72e9acf57511 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 12673
diff changeset
   142
* Tue Sep 02 2008 - [email protected]
13824
ce0d9cb27ca9 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13371
diff changeset
   143
- Bump to 2.23.1.
12673
1e662d80607c 2008-06-16 Damien Carbery <[email protected]>
dcarbery
parents: 11829
diff changeset
   144
* Mon Jun 16 2008 - [email protected]
1e662d80607c 2008-06-16 Damien Carbery <[email protected]>
dcarbery
parents: 11829
diff changeset
   145
- Bump to 2.23.0.
11829
3c4ccf04fc37 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   146
* Mon Mar 10 2008 - [email protected]
3c4ccf04fc37 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   147
- Bump to 2.22.0.
11709
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11476
diff changeset
   148
* Mon Feb 25 2008 - [email protected]
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11476
diff changeset
   149
- Bump to 2.21.3.
11476
5d6771165885 Missed files.
dcarbery
parents: 11329
diff changeset
   150
* Thu Jan 17 2008 - [email protected]
5d6771165885 Missed files.
dcarbery
parents: 11329
diff changeset
   151
- Bump to 2.21.2.
11329
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 10518
diff changeset
   152
* Tue Dec 18 2007 - [email protected]
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 10518
diff changeset
   153
- Bump to 2.21.1.
10518
777c30fd4c7a 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10237
diff changeset
   154
* Tue Sep 18 2007 - [email protected]
777c30fd4c7a 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10237
diff changeset
   155
- Bump to 2.20.0.
10237
48765966733c 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10168
diff changeset
   156
* Tue Jul 31 2007 - [email protected]
48765966733c 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10168
diff changeset
   157
- Bump to 2.19.2.
10168
9e8782bf41d2 2007-07-09 Damien Carbery <[email protected]>
dcarbery
parents: 9528
diff changeset
   158
* Mon Jul 09 2007 - [email protected]
9e8782bf41d2 2007-07-09 Damien Carbery <[email protected]>
dcarbery
parents: 9528
diff changeset
   159
- Bump to 2.19.1.
9528
0e6d5ef03082 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9445
diff changeset
   160
* Mon Mar 12 2007 - [email protected]
0e6d5ef03082 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9445
diff changeset
   161
- Bump to 2.18.0.
9437
e5a1d2abb76f 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   162
* Mon Mar 05 2007 - [email protected]
9445
72f31c936079 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9437
diff changeset
   163
- Bump to 2.17.93. Remove upstream patch, 01-bad-include.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
* Wed Jan 31 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
- Add patch, 01-bad-include, to fix #401760. Patch from upstream fix.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
* Mon Jan 08 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
- Bump to 2.17.3. Remove upstream patch, 01-no_inline.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
* Wed Nov 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
- Bump to 2.17.1. Add patch, 01-no_inline, to fix #368364.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
* Fri Nov  3 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
- use %gtk_doc_option in configure so that it can be disabled using
16614
c151ffbda133 2009-09-22 Brian Cameron <[email protected]>
yippi
parents: 16450
diff changeset
   172
  --without-gtk-doc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
* Wed Jul 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
- Bump to 2.15.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
* Wed Mar 01 2006 - [email protected]
16614
c151ffbda133 2009-09-22 Brian Cameron <[email protected]>
yippi
parents: 16450
diff changeset
   180
- Initial version.