libgnomeprint.spec
author gheet
Wed, 26 Apr 2006 10:25:39 +0000
changeset 7137 da4a7f3e177b
parent 6108 d7f1b105c7aa
child 7891 3bb161a3bc39
permissions -rw-r--r--
2006-04-26 Ghee Teo <[email protected]> * libgnomeprint.spec: modified to include libgnomeprint-02-papi-print-dialog.diff which fixed 6418204. * libgnomeprintui.spec: included libgnomeprintui-01-papi-print-dialog.diff which fixed 6418204. * patches/libgnomeprint-02-papi-crash.diff: merged into papi-print dialog patch. * patches/libgnomeprint-02-papi-print-dialog.diff: added. * patches/libgnomeprintui-01-papi-print-dialog.diff: added.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package libgnomeprint
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
     8
Name:         libgnomeprint
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
     9
License:      LGPL
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    10
Group:        System/Libraries/GNOME
6013
2197a1920785 2005-09-27 Glynn Foster <[email protected]>
gman
parents: 5946
diff changeset
    11
Version:      2.12.1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    12
Release:      1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 569
diff changeset
    14
Vendor:	      Sun Microsystems, Inc.
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    15
Summary:      Print Library for the GNOME Desktop
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5529
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/2.12/libgnomeprint-%{version}.tar.bz2
5945
ceda50f2959e 2005-09-20 Laszlo Peter <[email protected]>
laca
parents: 5904
diff changeset
    17
Patch1:       libgnomeprint-01-Wall.diff
7137
da4a7f3e177b 2006-04-26 Ghee Teo <[email protected]>
gheet
parents: 6108
diff changeset
    18
Patch2:       libgnomeprint-02-papi-print-dialog.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
Source1:      libgnomeprint-2.2.3.gz
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    20
URL:          http://www.gnome.org
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
    21
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    22
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    23
Prereq:       /sbin/ldconfig
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
    24
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
    25
%define glib2_version 2.4.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
    26
%define pango_version 1.4.0
1217
8e746eefbd31 2003-10-09 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    27
%define libart_lgpl_version 2.3.16
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
    28
%define gtk_doc_version 1.1
1217
8e746eefbd31 2003-10-09 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    29
%define gnome_common_version 2.4.0
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
    30
%define cups_version 1.1.20
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
    31
%define openssl_devel_version 0.9.7
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    32
218
91f124a58396 *** empty log message ***
gman
parents: 217
diff changeset
    33
Requires:      glib2 >= %{glib2_version}
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    34
Requires:      pango >= %{pango_version}
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    35
Requires:      libart_lgpl >= %{libart_lgpl_version}
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    36
Requires:      cups >= %{cups_version}
483
2c4f3970924b added missing dependencies
laca
parents: 480
diff changeset
    37
Requires:      libgnomecups
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    38
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    39
BuildRequires: glib2-devel >= %{glib2_version}
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    40
BuildRequires: pango-devel >= %{pango_version}
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    41
BuildRequires: libart_lgpl-devel >= %{libart_lgpl_version}
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    42
BuildRequires: gtk-doc >= %{gtk_doc_version}
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    43
BuildRequires: cups-devel >= %{cups_version}
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    44
BuildRequires: gnome-common >= %{gnome_common_version}
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents: 263
diff changeset
    45
BuildRequires: openssl-devel >= %{openssl_devel_version}
483
2c4f3970924b added missing dependencies
laca
parents: 480
diff changeset
    46
BuildRequires: libgnomecups-devel
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    47
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
    48
%description
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    49
libgnomeprint is the printing library for the GNOME desktop, providing a simple and clean
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    50
API for GNOME applications to print documents.
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
    51
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    52
%package devel
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    53
Summary:      Print Development Library for the GNOME Desktop
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    54
Group:        Development/Libraries/GNOME
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    55
Requires:     %{name} = %{version}
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    56
Requires:     glib2-devel >= %{glib2_version}
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    57
Requires:     pango-devel >= %{pango_version}
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    58
Requires:     libart_lgpl-devel >= %{libart_lgpl_version}
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    59
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    60
%description devel
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    61
libgnomeprint is the printing library for the GNOME desktop, providing a simple and clean
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    62
API for GNOME applications to print documents.
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
    63
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
    64
%prep
1472
b39202b5862f 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1217
diff changeset
    65
%setup -q
5946
laca
parents: 5945
diff changeset
    66
%patch1 -p1
6104
aeae696a260a 2005-10-14 Laszlo Peter <[email protected]>
laca
parents: 6013
diff changeset
    67
%patch2 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4436
diff changeset
    68
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
    69
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    70
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    71
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    72
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    73
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    74
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3730
diff changeset
    75
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    76
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    77
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    78
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    79
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    80
1629
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
    81
libtoolize --force --copy
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    82
aclocal $ACLOCAL_FLAGS -I .
2999
e6e99aa41e92 * libgnomeprint.spec, patches/libgnomeprint-02-papi.diff: Add PAPI
dduvall
parents: 2958
diff changeset
    83
autoheader
1629
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
    84
automake -a -c -f
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
    85
autoconf
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
    86
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    87
CFLAGS="$RPM_OPT_FLAGS"				\
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    88
./configure --prefix=%{_prefix}			\
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    89
	    --sysconfdir=%{_sysconfdir}		\
3730
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
    90
	    --mandir=%{_mandir}			\
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
    91
	    --enable-gtk-doc
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
    92
	
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    93
make -j $CPUS
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
    94
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
    95
%install
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    96
make DESTDIR=$RPM_BUILD_ROOT install
1472
b39202b5862f 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1217
diff changeset
    97
#Copy zh_HK from zh_TW
b39202b5862f 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1217
diff changeset
    98
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1472
diff changeset
    99
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1472
diff changeset
   100
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   101
install -d $RPM_BUILD_ROOT%{_mandir}/man3
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   102
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man3
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
   103
rm $RPM_BUILD_ROOT%{_libdir}/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
   104
rm $RPM_BUILD_ROOT%{_libdir}/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
   105
rm $RPM_BUILD_ROOT%{_libdir}/libgnomeprint/*/modules/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
   106
rm $RPM_BUILD_ROOT%{_libdir}/libgnomeprint/*/modules/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
   107
rm $RPM_BUILD_ROOT%{_libdir}/libgnomeprint/*/modules/transports/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
   108
rm $RPM_BUILD_ROOT%{_libdir}/libgnomeprint/*/modules/transports/*.la
5904
71f0cebad4d9 2005-09-17 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   109
rm $RPM_BUILD_ROOT%{_libdir}/libgnomeprint/*/modules/filters/lib*a
71f0cebad4d9 2005-09-17 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   110
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   111
%post
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   112
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
   113
217
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   114
%postun
3935000383d0 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   115
/sbin/ldconfig
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   116
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   117
%clean
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   118
rm -rf $RPM_BUILD_ROOT
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   119
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   120
%files
1798
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1657
diff changeset
   121
%{_datadir}/locale/*/LC_MESSAGES/*.mo
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   122
%{_datadir}/libgnomeprint
2194
8697e34b8ddb 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
   123
%{_libdir}/libgnomeprint/*/modules/*so*
480
f84940160a00 2003-07-08 Ghee Teo <[email protected]>
gheet
parents: 327
diff changeset
   124
%{_libdir}/libgnomeprint/*/modules/*/*so*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1031
diff changeset
   125
%{_libdir}/*so.*
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   126
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   127
%files devel
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   128
%{_libdir}/pkgconfig/libgnomeprint-2.2.pc
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   129
%{_includedir}/libgnomeprint-2.2/libgnomeprint
1472
b39202b5862f 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1217
diff changeset
   130
%{_datadir}/gtk-doc
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1031
diff changeset
   131
%{_libdir}/*so
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   132
%{_mandir}/man3/*
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   133
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   134
%changelog
7137
da4a7f3e177b 2006-04-26 Ghee Teo <[email protected]>
gheet
parents: 6108
diff changeset
   135
* Wed Apr 26 2006 - [email protected]
da4a7f3e177b 2006-04-26 Ghee Teo <[email protected]>
gheet
parents: 6108
diff changeset
   136
- Fixed 6418240 and also merged libgnomeprint-papi-crash.diff into
da4a7f3e177b 2006-04-26 Ghee Teo <[email protected]>
gheet
parents: 6108
diff changeset
   137
  libgnomeprint-papi-print-dialog.diff.
da4a7f3e177b 2006-04-26 Ghee Teo <[email protected]>
gheet
parents: 6108
diff changeset
   138
6104
aeae696a260a 2005-10-14 Laszlo Peter <[email protected]>
laca
parents: 6013
diff changeset
   139
* Fri Oct 14 2005 - [email protected]
aeae696a260a 2005-10-14 Laszlo Peter <[email protected]>
laca
parents: 6013
diff changeset
   140
- fix crash in papi module when no printers are defined
aeae696a260a 2005-10-14 Laszlo Peter <[email protected]>
laca
parents: 6013
diff changeset
   141
6013
2197a1920785 2005-09-27 Glynn Foster <[email protected]>
gman
parents: 5946
diff changeset
   142
* Tue Sep 27 2005 - [email protected]
2197a1920785 2005-09-27 Glynn Foster <[email protected]>
gman
parents: 5946
diff changeset
   143
- Bump to 2.12.1
2197a1920785 2005-09-27 Glynn Foster <[email protected]>
gman
parents: 5946
diff changeset
   144
5945
ceda50f2959e 2005-09-20 Laszlo Peter <[email protected]>
laca
parents: 5904
diff changeset
   145
* Tue Sep 20 2005 - [email protected]
ceda50f2959e 2005-09-20 Laszlo Peter <[email protected]>
laca
parents: 5904
diff changeset
   146
- Add patch -Wall.diff to remove -Wall from a Makefile.am
ceda50f2959e 2005-09-20 Laszlo Peter <[email protected]>
laca
parents: 5904
diff changeset
   147
5904
71f0cebad4d9 2005-09-17 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   148
* Sat Sep 17 2005 - [email protected]
71f0cebad4d9 2005-09-17 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   149
- Add unpackaged files to %files
71f0cebad4d9 2005-09-17 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   150
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5529
diff changeset
   151
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5529
diff changeset
   152
- Bump to 2.12.0
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5529
diff changeset
   153
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   154
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   155
- Bump to 2.11.0.
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   156
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   157
* Wed Aug 03 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   158
- remove upstream patch PDF-landscape-*.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   159
- remove patch use-older-cups.diff: no longer needed
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   160
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   161
* Thu Jun 02 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   162
- Fix for 6263422. Added libgnomeprint-13-PDF-landscape-6263422.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   163
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   164
* Mon May 16 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   165
- Port to 2.10
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   166
5261
48fe72623946 2005-03-21 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 5237
diff changeset
   167
* Tue Mar 21 2005 - [email protected]
48fe72623946 2005-03-21 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 5237
diff changeset
   168
- Fix for 6231341. Added libgnomeprint-12-ja-print-preview-6231341.diff
48fe72623946 2005-03-21 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 5237
diff changeset
   169
4783
01e059f65c13 2004-12-22 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 4750
diff changeset
   170
* Tue Dec 21 2004 - [email protected]
01e059f65c13 2004-12-22 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 4750
diff changeset
   171
- Fix for 5083233. Added libgnomeprint-11-gpdf-mixed-text-issue-5083233.diff
01e059f65c13 2004-12-22 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 4750
diff changeset
   172
4750
7d8e9e28ffef 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   173
* Tue Dec 14 2004 - [email protected]
7d8e9e28ffef 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   174
- Remove the $(datadir)/fonts/pfbs and $(datadir)/gnome-print from
7d8e9e28ffef 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   175
  being created. No idea where this came from, but it's wrong.
4436
4bd18a5bd703 2004-11-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
   176
* Thu Nov 04 2004 - [email protected]
4bd18a5bd703 2004-11-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
   177
- Updated libgnomeprint-08-g11n-i18n-ui.diff to fix 6188803
4361
0d06459dc9c5 2004-10-28 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 4357
diff changeset
   178
* Thu Oct 28 2004 - [email protected]
0d06459dc9c5 2004-10-28 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 4357
diff changeset
   179
- Fix for 5090546. Added libgnomeprint-10-chinese-ASCII-5090546.diff.
0d06459dc9c5 2004-10-28 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 4357
diff changeset
   180
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   181
* Thu Oct 28 2004 - [email protected]
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   182
- Add libgnomeprint-2.2.3 man page
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   183
4149
30e64dfa96e8 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   184
* Tue Oct 05 2004 - [email protected]
30e64dfa96e8 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   185
- Added libgnomeprint-08-g11n-i18n-ui.diff to i18n print dialogs.
30e64dfa96e8 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   186
  Fixed 4869747
30e64dfa96e8 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   187
- Added libgnomeprint-09-g11n-potfiles.diff
30e64dfa96e8 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   188
3730
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   189
* Wed Aug 18 2004 - [email protected]
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   190
- added --enable-gtk-doc.  Added patch to allow gtk-docs to build.
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   191
3618
f8705ffcf07c 2004-08-18 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 3580
diff changeset
   192
* Fri Aug 18 2004 - [email protected]
f8705ffcf07c 2004-08-18 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 3580
diff changeset
   193
- Modified libgnomeprint-05-ps-output.diff, a one line fix.
f8705ffcf07c 2004-08-18 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 3580
diff changeset
   194
- Create libgnomeprint-06-broken-ttf-fix.diff (bugzilla #149858,
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
   195
  bugtraq #5085669)
3618
f8705ffcf07c 2004-08-18 Suresh Chandrasekharan <[email protected]>
sureshc
parents: 3580
diff changeset
   196
3489
e062885a3fe6 * libgnomeprint.spec : create libgnomeprint-05-ps-output.diff
tajima
parents: 3425
diff changeset
   197
* Sat Jul 10 2004 - [email protected]
e062885a3fe6 * libgnomeprint.spec : create libgnomeprint-05-ps-output.diff
tajima
parents: 3425
diff changeset
   198
- create libgnomeprint-05-ps-output.diff (bugzilla #148674,
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
   199
  bugtraq #5065284, #5077052)
3489
e062885a3fe6 * libgnomeprint.spec : create libgnomeprint-05-ps-output.diff
tajima
parents: 3425
diff changeset
   200
3303
482555d9dd3d 2004-07-10 Muktha <[email protected]>
muktha
parents: 3279
diff changeset
   201
* Sat Jul 10 2004 - [email protected]
482555d9dd3d 2004-07-10 Muktha <[email protected]>
muktha
parents: 3279
diff changeset
   202
- Modified libgnomeprint-02-papi.diff to fix crash when there
482555d9dd3d 2004-07-10 Muktha <[email protected]>
muktha
parents: 3279
diff changeset
   203
  are no printers available. Patch by [email protected].
482555d9dd3d 2004-07-10 Muktha <[email protected]>
muktha
parents: 3279
diff changeset
   204
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   205
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   206
- Updated l10n content to libgnomeprint-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   207
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
   208
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
   209
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3618
diff changeset
   210
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   211
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   212
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   213
3081
6d965e1def0f * libgnomeprint.spec - Update
tajima
parents: 2999
diff changeset
   214
* Wed Jun 09 2004 - [email protected]
6d965e1def0f * libgnomeprint.spec - Update
tajima
parents: 2999
diff changeset
   215
- Add libgnomeprint-03-pdf-operator-fix.diff for correcting pdf
6d965e1def0f * libgnomeprint.spec - Update
tajima
parents: 2999
diff changeset
   216
  output, backported from community's cvs HEAD
6d965e1def0f * libgnomeprint.spec - Update
tajima
parents: 2999
diff changeset
   217
- Add libgnomeprint-04-TT-subsetting-4928658.diff to support
6d965e1def0f * libgnomeprint.spec - Update
tajima
parents: 2999
diff changeset
   218
  TrueType font subsetting for PDF and PS
6d965e1def0f * libgnomeprint.spec - Update
tajima
parents: 2999
diff changeset
   219
2999
e6e99aa41e92 * libgnomeprint.spec, patches/libgnomeprint-02-papi.diff: Add PAPI
dduvall
parents: 2958
diff changeset
   220
* Wed Jun 02 2004 - [email protected]
e6e99aa41e92 * libgnomeprint.spec, patches/libgnomeprint-02-papi.diff: Add PAPI
dduvall
parents: 2958
diff changeset
   221
- Add PAPI support
e6e99aa41e92 * libgnomeprint.spec, patches/libgnomeprint-02-papi.diff: Add PAPI
dduvall
parents: 2958
diff changeset
   222
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   223
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   224
- Updated l10n content to libgnomeprint-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   225
2375
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2350
diff changeset
   226
* Fri Apr 02 2004 - [email protected]
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2350
diff changeset
   227
- Updated to 2.6.0 tarball for 2.6
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2350
diff changeset
   228
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   229
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   230
- Updated l10n content to libgnomeprint-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   231
2251
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2194
diff changeset
   232
* Fri Mar 19 2004 - <[email protected]>
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2194
diff changeset
   233
- Bump to 2.5.4 and remove a uninstalled, locale generation and potfiles
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2194
diff changeset
   234
  patches.
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2194
diff changeset
   235
2194
8697e34b8ddb 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
   236
* Tue Mar 09 2004 - <[email protected]>
8697e34b8ddb 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
   237
- Hacked around with libgnomeprint-04-old-version-cups-hack.diff
8697e34b8ddb 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
   238
  since the version of cups we have is just too old. This patch should be
8697e34b8ddb 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
   239
  removed once CUPS 1.1.20 is made available.
8697e34b8ddb 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
   240
1798
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1657
diff changeset
   241
* Thu Feb 19 2004 - <[email protected]>
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1657
diff changeset
   242
- Bump to 2.5.2, re-apply patches, bump l10n to 0.8
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1657
diff changeset
   243
1657
98a74901392e *** empty log message ***
mattk
parents: 1629
diff changeset
   244
* Thu Feb 12 2004 - <[email protected]>
1629
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   245
- Add patch 03 to create a -uninstalled.pc file
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   246
- autotoolize the build stage
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   247
1472
b39202b5862f 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1217
diff changeset
   248
* Wed Dec 17 2003 - <[email protected]>
b39202b5862f 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1217
diff changeset
   249
- Bump to 2.5.0.1
b39202b5862f 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1217
diff changeset
   250
1217
8e746eefbd31 2003-10-09 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   251
* Thu Oct 09 2003 - <[email protected]>
8e746eefbd31 2003-10-09 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   252
- Updated spec file to build for QS, since this CUPS stuff has not be integrated into 
8e746eefbd31 2003-10-09 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   253
  GNOME 2.4. Still needs to use the same tarball as Mercury.
8e746eefbd31 2003-10-09 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   254
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1031
diff changeset
   255
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1031
diff changeset
   256
- move lib*.so to -devel, remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1031
diff changeset
   257
523
d6c177eb8313 Added more .po tarballs
mick
parents: 483
diff changeset
   258
* Thu Jul 10 2003 - [email protected]
d6c177eb8313 Added more .po tarballs
mick
parents: 483
diff changeset
   259
- Added .po tarball
d6c177eb8313 Added more .po tarballs
mick
parents: 483
diff changeset
   260
480
f84940160a00 2003-07-08 Ghee Teo <[email protected]>
gheet
parents: 327
diff changeset
   261
* Tue Jul 08 2003 - [email protected]
f84940160a00 2003-07-08 Ghee Teo <[email protected]>
gheet
parents: 327
diff changeset
   262
- Changed files section to include printer icons and also libraries 
f84940160a00 2003-07-08 Ghee Teo <[email protected]>
gheet
parents: 327
diff changeset
   263
  that import the cups printers into libgnomeprintui dialog.
f84940160a00 2003-07-08 Ghee Teo <[email protected]>
gheet
parents: 327
diff changeset
   264
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
   265
* Mon Jun 30 2003 - [email protected]
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
   266
- Added cups integration with a new version of tarball.
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
   267
  libgnomeprint-2.3.0.cvs.9.tar.bz2
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
   268
42
ebe326cae4ec *** empty log message ***
lk86177
parents:
diff changeset
   269
* Tue May 13 2003 - [email protected]
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 42
diff changeset
   270
- Initial Sun release