base-specs/gobject-introspection.spec
author gman
Thu, 30 Sep 2010 21:37:28 +0000
branchgnome-2-30
changeset 20130 c7dfc176dcbd
parent 18338 d47911796855
child 18208 31584e2ddc7d
child 20193 73cee3bdda8a
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:
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
     1
#
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
     2
# spec file for package gobject-introspection
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
     3
#
17859
c5c094f6f593 2010-04-19 Halton Huo <[email protected]>
halton
parents: 17821
diff changeset
     4
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
     6
# package are under the same license as the package itself.
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16424
diff changeset
     8
%define owner yippi
17881
1eaaaad29d9a 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17869
diff changeset
     9
1eaaaad29d9a 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17869
diff changeset
    10
%define OSR LFI#105446 (gnome Exec. summary):n/a
1eaaaad29d9a 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17869
diff changeset
    11
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    12
#
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    13
%{?!pythonver:%define pythonver 2.6}
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    14
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    15
Name:         gobject-introspection
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17881
diff changeset
    16
License:      LGPL v2+ (giscanner), GPL v2+ (tools), some MIT (giscanner)
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    17
Group:        Libraries
18153
2f222bb8f8c5 2010-06-21 Brian Cameron <[email protected]>
yippi
parents: 18055
diff changeset
    18
Version:      0.6.14
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    19
Release:      1
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    20
Distribution: Java Desktop System
17864
337913e88a9d 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17859
diff changeset
    21
Vendor:       Gnome Community
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    22
Summary:      Introspection for GObject libraries
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    23
URL:          http://live.gnome.org/GObjectIntrospection
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    24
Source:       http://download.gnome.org/sources/%{name}/0.6/%{name}-%{version}.tar.bz2
17821
332d8580d058 2010-04-09 Brian Cameron <[email protected]>
yippi
parents: 17728
diff changeset
    25
# We only deliver one set of the Python files, so it is necessary to modify
332d8580d058 2010-04-09 Brian Cameron <[email protected]>
yippi
parents: 17728
diff changeset
    26
# /usr/bin/amd64/g-ir-scanner to point to the right python files.
332d8580d058 2010-04-09 Brian Cameron <[email protected]>
yippi
parents: 17728
diff changeset
    27
# date:2010-04-09 owner:yippi type:feature
332d8580d058 2010-04-09 Brian Cameron <[email protected]>
yippi
parents: 17728
diff changeset
    28
Patch1:       gobject-introspection-01-amd64.diff
18338
d47911796855 Add this patch to disalbe building tests/scanner to workaround core dump
davelam
parents: 18153
diff changeset
    29
# Add this patch to disalbe building tests/scanner to workaround core dump
d47911796855 Add this patch to disalbe building tests/scanner to workaround core dump
davelam
parents: 18153
diff changeset
    30
# date:2010-06-30 owner:davelam type:bug
d47911796855 Add this patch to disalbe building tests/scanner to workaround core dump
davelam
parents: 18153
diff changeset
    31
Patch2:       gobject-introspection-02-test-scanner.diff
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    32
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    33
BuildRequires:  autoconf >= 2.59
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    34
BuildRequires:  automake >= 1:1.8
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    35
BuildRequires:  bison
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    36
BuildRequires:  glib2-devel >= 1:2.16.0
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    37
BuildRequires:  libffi-devel
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    38
BuildRequires:  libtool
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    39
BuildRequires:  pkgconfig
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    40
BuildRequires:  python >= 1:2.5
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    41
BuildRequires:  python-devel >= 1:2.5
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    42
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    43
%description
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    44
Tools for introspecting GObject-based frameworks.
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    45
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    46
%package devel
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    47
Summary:        Header files for gobject-introspection
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    48
Group:          Development/Libraries
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    49
Requires:       %{name}-libs = %{version}-%{release}
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    50
Requires:       glib2-devel >= 2.16.0
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    51
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    52
%description devel
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    53
Header files for gobject-introspection.
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    54
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    55
%package static
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    56
Summary:        Static gobject-introspection library
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    57
Group:          Development/Libraries
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    58
Requires:       %{name}-devel = %{version}-%{release}
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    59
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    60
%description static
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    61
Static gobject-introspection library.
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    62
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    63
%prep
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    64
%setup -q
17821
332d8580d058 2010-04-09 Brian Cameron <[email protected]>
yippi
parents: 17728
diff changeset
    65
%patch1 -p1
18338
d47911796855 Add this patch to disalbe building tests/scanner to workaround core dump
davelam
parents: 18153
diff changeset
    66
%patch2 -p1
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    67
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    68
#FIXME: When #590802 fixed in next release, remove following lines 
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    69
rm -f m4/lt~obsolete.m4
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    70
rm -f m4/ltoptions.m4
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    71
rm -f m4/libtool.m4
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    72
rm -f m4/ltsugar.m4
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    73
rm -f m4/ltversion.m4
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    74
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    75
%build
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    76
CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    77
if test "x$CPUS" = "x" -o $CPUS = 0; then
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    78
    CPUS=1
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    79
fi
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    80
16424
5252dcba3f38 2009-08-31 Halton Huo <[email protected]>
halton
parents: 16420
diff changeset
    81
export PYTHON=%{_bindir}/python%{pythonver}
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    82
17514
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
    83
#substitute python to 2.6, CR6924142
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
    84
pyfiles="
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
    85
giscanner/shlibs.py
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
    86
giscanner/scannermain.py
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
    87
"
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
    88
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
    89
for i in $pyfiles
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
    90
do
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
    91
  sed -e s,/usr/bin/env\ python,$PYTHON, $i > $i.new
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
    92
  mv $i.new $i
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
    93
done
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
    94
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    95
libtoolize --copy --force
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    96
aclocal $ACLOCAL_FLAGS -I m4
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    97
autoheader
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    98
automake -a -c -f
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
    99
autoconf
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   100
16424
5252dcba3f38 2009-08-31 Halton Huo <[email protected]>
halton
parents: 16420
diff changeset
   101
./configure --prefix=%{_prefix}         \
5252dcba3f38 2009-08-31 Halton Huo <[email protected]>
halton
parents: 16420
diff changeset
   102
            --bindir=%{_bindir}         \
5252dcba3f38 2009-08-31 Halton Huo <[email protected]>
halton
parents: 16420
diff changeset
   103
            --libdir=%{_libdir}         \
5252dcba3f38 2009-08-31 Halton Huo <[email protected]>
halton
parents: 16420
diff changeset
   104
            --includedir=%{_includedir} \
5252dcba3f38 2009-08-31 Halton Huo <[email protected]>
halton
parents: 16420
diff changeset
   105
            --sysconfdir=%{_sysconfdir} \
18338
d47911796855 Add this patch to disalbe building tests/scanner to workaround core dump
davelam
parents: 18153
diff changeset
   106
            --mandir=%{_mandir} \
d47911796855 Add this patch to disalbe building tests/scanner to workaround core dump
davelam
parents: 18153
diff changeset
   107
            --disable-tests
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   108
17869
6eb2fb57c7e4 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   109
# disable parallel builds as it's broken for 0.6.10
6eb2fb57c7e4 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   110
#gmake -j $CPU
6eb2fb57c7e4 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   111
gmake
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   112
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   113
%install
17450
de3374eefb82 2010-01-26 Brian Cameron <[email protected]>
yippi
parents: 17281
diff changeset
   114
gmake install DESTDIR=$RPM_BUILD_ROOT
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   115
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   116
find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   117
17514
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
   118
find $RPM_BUILD_ROOT -type f -name "*.pyc" -exec rm -f {} ';'
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
   119
find $RPM_BUILD_ROOT -type f -name "*.pyo" -exec rm -f {} ';'
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
   120
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   121
%clean
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   122
rm -rf $RPM_BUILD_ROOT
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   123
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   124
%post   libs -p /sbin/ldconfig
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   125
%postun libs -p /sbin/ldconfig
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   126
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   127
%files
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   128
%defattr(-,root,root)
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   129
%doc AUTHORS ChangeLog README
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   130
%attr(755,root,root) %{_libdir}/libgirepository-everything-1.0.so.1.0.0
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   131
%attr(755,root,root) %ghost %{_libdir}/libgirepository-everything-1.0.so.1
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   132
%attr(755,root,root) %{_libdir}/libgirepository-1.0.so.0.0.0
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   133
%attr(755,root,root) %ghost %{_libdir}/libgirepository-1.0.so.0
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   134
%dir %{_libdir}/girepository-1.0
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   135
%{_libdir}/girepository-1.0/*.typelib
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   136
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   137
%defattr(-,root,root)
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   138
%attr(755,root,root) %{_bindir}/g-ir-compiler
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   139
%attr(755,root,root) %{_bindir}/g-ir-generate
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   140
%attr(755,root,root) %{_bindir}/g-ir-scanner
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   141
%{_mandir}/man1/g-ir-compiler.1*
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   142
%{_mandir}/man1/g-ir-generate.1*
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   143
%{_mandir}/man1/g-ir-scanner.1*
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   144
%attr(755,root,root) %{_libdir}/libgirepository-everything-1.0.so
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   145
%attr(755,root,root) %{_libdir}/libgirepository-1.0.so
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   146
%{_libdir}/pkgconfig/gobject-introspection-1.0.pc
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   147
%{_includedir}/gobject-introspection-1.0
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   148
%{_libdir}/libgirepository-1.0.la
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   149
%{_libdir}/libgirepository-everything-1.0.la
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   150
%{_datadir}/aclocal/introspection.m4
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   151
%dir %{_datadir}/gir-1.0
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   152
%{_datadir}/gir-1.0/*.gir
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   153
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   154
%files static
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   155
%defattr(-,root,root)
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   156
%{_libdir}/libgirepository-1.0.a
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   157
%{_libdir}/libgirepository-everything-1.0.a
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   158
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   159
%changelog
18153
2f222bb8f8c5 2010-06-21 Brian Cameron <[email protected]>
yippi
parents: 18055
diff changeset
   160
* Mon Jun 21 2010 - [email protected]
2f222bb8f8c5 2010-06-21 Brian Cameron <[email protected]>
yippi
parents: 18055
diff changeset
   161
- Bump to 0.6.14.
18053
0ff36f1da5e1 2010-05-28 Brian Cameron <[email protected]>
yippi
parents: 18010
diff changeset
   162
* Fri May 28 2010 - [email protected]
18055
01fd9c376ba6 2010-05-28 Brian Cameron <[email protected]>
yippi
parents: 18053
diff changeset
   163
- Bump to 0.6.12.  I found a clutter patch to fix the build problem so it
01fd9c376ba6 2010-05-28 Brian Cameron <[email protected]>
yippi
parents: 18053
diff changeset
   164
  builds okay with the latest gobject-introspection.
01fd9c376ba6 2010-05-28 Brian Cameron <[email protected]>
yippi
parents: 18053
diff changeset
   165
* Fri May 28 2010 - [email protected]
18053
0ff36f1da5e1 2010-05-28 Brian Cameron <[email protected]>
yippi
parents: 18010
diff changeset
   166
- Unbump to 0.6.10.  Turns out that the new version causes clutter to not
0ff36f1da5e1 2010-05-28 Brian Cameron <[email protected]>
yippi
parents: 18010
diff changeset
   167
  compile.  I noticed 0.6.12 came out and tried that version, but it also fails
0ff36f1da5e1 2010-05-28 Brian Cameron <[email protected]>
yippi
parents: 18010
diff changeset
   168
  to build clutter.
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17881
diff changeset
   169
* Fri May 21 2010 - [email protected]
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17881
diff changeset
   170
- Bump to 0.6.11.
17859
c5c094f6f593 2010-04-19 Halton Huo <[email protected]>
halton
parents: 17821
diff changeset
   171
* Mon Apr 19 2010 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17881
diff changeset
   172
- Bump to 0.6.10.
17821
332d8580d058 2010-04-09 Brian Cameron <[email protected]>
yippi
parents: 17728
diff changeset
   173
* Fri Apr 09 2010 - [email protected]
332d8580d058 2010-04-09 Brian Cameron <[email protected]>
yippi
parents: 17728
diff changeset
   174
- Add patch gobject-introspection-01-amd64.diff.
17728
4259d911d9d9 2010-03-19 Halton Huo <[email protected]>
halton
parents: 17665
diff changeset
   175
* Fri Mar 19 2010 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17881
diff changeset
   176
- Bump to 0.6.9.
17665
5afbfa91f7a6 2010-03-11 Halton Huo <[email protected]>
halton
parents: 17514
diff changeset
   177
* Thu Mar 11 2010 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17881
diff changeset
   178
- Bump to 0.6.8.
17665
5afbfa91f7a6 2010-03-11 Halton Huo <[email protected]>
halton
parents: 17514
diff changeset
   179
- Remove upstreamed patches: 01-ginvoke.diff, 02-glib-compilation.dif
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17881
diff changeset
   180
  03-ginfo.diff, 04-big-ending.diff.
17514
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
   181
* Mon Feb 08 2010 - [email protected]
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
   182
- Use python2.6 to scannermain.py and shlibs.py, fixes CR #6924142.
8d64cbb52d3d 2010-02-08 Halton Huo <[email protected]>
halton
parents: 17450
diff changeset
   183
- Remove .pyc and .pyo files.
17450
de3374eefb82 2010-01-26 Brian Cameron <[email protected]>
yippi
parents: 17281
diff changeset
   184
* Tue Jan 26 2010 - [email protected]
de3374eefb82 2010-01-26 Brian Cameron <[email protected]>
yippi
parents: 17281
diff changeset
   185
- Use gmake instead of make, fixes doo bug #14155.
17281
d4e482a7551f 2010-01-08 Halton Huo <[email protected]>
halton
parents: 17255
diff changeset
   186
* Fri Jan 08 2010 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17881
diff changeset
   187
- Add patch ginfo.diff and big-ending.diff to fix bugzilla #606180.
17240
8a62d15a4177 2009-12-23 Halton Huo <[email protected]>
halton
parents: 17209
diff changeset
   188
* Wed Dec 23 2009 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17881
diff changeset
   189
- Bump to 0.6.7.
17240
8a62d15a4177 2009-12-23 Halton Huo <[email protected]>
halton
parents: 17209
diff changeset
   190
- Add patch -glib-compilation.dif to fix bugzilla #605108.
17165
13c4e6dbba6d 2009-12-11 Halton Huo <[email protected]>
halton
parents: 16481
diff changeset
   191
* Fri Dec 11 2009 - [email protected]
13c4e6dbba6d 2009-12-11 Halton Huo <[email protected]>
halton
parents: 16481
diff changeset
   192
- Bump to 0.6.6. Remove upstream patch 64bit.diff.
16481
b928c88d81cd 2009-09-04 Brian Cameron <[email protected]>
yippi
parents: 16439
diff changeset
   193
* Sat Sep 05 2009 - [email protected]
b928c88d81cd 2009-09-04 Brian Cameron <[email protected]>
yippi
parents: 16439
diff changeset
   194
- Bump to 0.6.5.  Remove upstream patches.
16424
5252dcba3f38 2009-08-31 Halton Huo <[email protected]>
halton
parents: 16420
diff changeset
   195
* Mon Aug 31 2009 - [email protected]
5252dcba3f38 2009-08-31 Halton Huo <[email protected]>
halton
parents: 16420
diff changeset
   196
- Add patch -64bit to fix 64 bit issue. Bugzilla #593639.
16411
8be1d5b39cf4 2009-08-29 Halton Huo <[email protected]>
halton
parents: 16339
diff changeset
   197
* Sat Aug 29 2009 - [email protected]
17209
498284d28457 2009-12-18 Brian Cameron <[email protected]>
yippi
parents: 17165
diff changeset
   198
- Add patch -LD.diff to fix build issue with CBE 1.6.x.
16339
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   199
* Mon Aug 24 2009 - [email protected]
abbb0052893a 2009-08-25 Halton Huo <[email protected]>
halton
parents:
diff changeset
   200
- Initial version.