libgnomeprintui.spec
author dcarbery
Fri, 24 Nov 2006 16:37:59 +0000
branch217update
changeset 19096 d542fc2c823e
parent 19079 4ca5c7d71b85
child 9055 643db216537d
permissions -rw-r--r--
Merged trunk changes r9797:9829 into 217update branch.
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 libgnomeprintui
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
#
8564
df62c23d2955 assign owners to spec files
laca
parents: 8501
diff changeset
     8
# Owner: gheet
df62c23d2955 assign owners to spec files
laca
parents: 8501
diff changeset
     9
#
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    10
Name:         libgnomeprintui
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    11
License:      LGPL
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    12
Group:        System/Libraries/GNOME
19079
4ca5c7d71b85 2006-11-23 Damien Carbery <[email protected]>
dcarbery
parents: 8564
diff changeset
    13
Version:      2.17.0
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    14
Release:      1 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    15
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 569
diff changeset
    16
Vendor:       Sun Microsystems, Inc.
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    17
Summary:      Print User Interface Library for the GNOME Desktop
19079
4ca5c7d71b85 2006-11-23 Damien Carbery <[email protected]>
dcarbery
parents: 8564
diff changeset
    18
Source:       http://ftp.gnome.org/pub/GNOME/sources/libgnomeprintui/2.17/libgnomeprintui-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
Source1:      libgnomeprintui-2.2.3.gz
7137
da4a7f3e177b 2006-04-26 Ghee Teo <[email protected]>
gheet
parents: 6013
diff changeset
    20
Patch1:	      libgnomeprintui-01-papi-print-dialog.diff
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    21
URL:          http://www.gnome.org
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    22
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    23
Docdir:       %{_docdir}/doc
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    24
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    25
Prereq:       /sbin/ldconfig
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    26
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
    27
%define gtk2_version 2.6.0
6013
2197a1920785 2005-09-27 Glynn Foster <[email protected]>
gman
parents: 5917
diff changeset
    28
%define libgnomeprint_version 2.12.1
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    29
%define libgnomecanvas_version 2.6.0
5600
fad33aa139b9 s/foo-version/foo_version/
laca
parents: 5565
diff changeset
    30
%define gnome_icon_theme_version 1.1.92
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    31
%define XFree86_version 4.3.99
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    32
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    33
Requires:  gtk2 >= %{gtk2_version}
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    34
Requires:  libgnomeprint >= %{libgnomeprint_version}
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    35
Requires:  libgnomecanvas >= %{libgnomecanvas_version}
483
2c4f3970924b added missing dependencies
laca
parents: 327
diff changeset
    36
Requires:  libgnomeui
5600
fad33aa139b9 s/foo-version/foo_version/
laca
parents: 5565
diff changeset
    37
Requires:  gnome-icon-theme >= %{gnome_icon_theme_version} 
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    38
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    39
BuildRequires:	gtk2-devel >= %{gtk2_version}
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    40
BuildRequires:  libgnomeprint-devel >= %{libgnomeprint_version}
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    41
BuildRequires:  libgnomecanvas-devel >= %{libgnomecanvas_version}
483
2c4f3970924b added missing dependencies
laca
parents: 327
diff changeset
    42
BuildRequires:  libgnomeui-devel
5600
fad33aa139b9 s/foo-version/foo_version/
laca
parents: 5565
diff changeset
    43
BuildRequires:  gnome-icon-theme >= %{gnome_icon_theme_version} 
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    44
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    45
%description
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    46
libgnomeprintui is the printing user interface library for the GNOME desktop, providing 
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    47
the user interface elements for GNOME applications eg. print dialog
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    48
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    49
%package devel
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    50
Summary:      Print User Interface Development Library for the GNOME Desktop
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    51
Group:        Development/Libraries/GNOME
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    52
Autoreqprov:  on
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    53
Requires:     %{name} >= %{version}
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    54
Requires:     gtk2-devel >= %{gtk2_version}
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    55
Requires:     libgnomeprint-devel >= %{libgnomeprint_version}
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    56
Requires:     libgnomecanvas-devel >= %{libgnomecanvas_version}
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    57
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    58
%description devel
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    59
libgnomeprintui is the printing user interface library for the GNOME desktop, providing 
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    60
the user interface elements for GNOME applications eg. print dialog
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    61
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    62
%prep
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    63
%setup -q
7137
da4a7f3e177b 2006-04-26 Ghee Teo <[email protected]>
gheet
parents: 6013
diff changeset
    64
%patch1 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    65
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    66
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    68
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    69
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    70
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    71
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3730
diff changeset
    72
  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
    73
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    74
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    75
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    76
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    77
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    78
libtoolize --force --copy
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    79
aclocal $ACLOCAL_FLAGS -I .
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    80
automake -a -c -f
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    81
autoconf
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    82
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    83
CFLAGS="$RPM_OPT_FLAGS"			\
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    84
./configure --prefix=%{_prefix}		\
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    85
	    --sysconfdir=%{_sysconfdir} \
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    86
	    --libexecdir=%{_libexecdir} \
8501
26c68499ea0c 2006-11-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 7137
diff changeset
    87
	    --mandir=%{_mandir}		\
26c68499ea0c 2006-11-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 7137
diff changeset
    88
	    %{gtk_doc_option}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    89
make -j $CPUS
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    90
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    91
%install
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    92
make DESTDIR=$RPM_BUILD_ROOT install
1473
9f1b51e6b7fa 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1326
diff changeset
    93
#Copy zh_HK from zh_TW
9f1b51e6b7fa 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1326
diff changeset
    94
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1495
diff changeset
    95
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1495
diff changeset
    96
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
    97
install -d $RPM_BUILD_ROOT%{_mandir}/man3
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    98
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man3
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    99
rm $RPM_BUILD_ROOT%{_libdir}/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   100
rm $RPM_BUILD_ROOT%{_libdir}/*.la
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1495
diff changeset
   101
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   102
%clean
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   103
rm -rf $RPM_BUILD_ROOT
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   104
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
   105
%post
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
   106
/sbin/ldconfig
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   107
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
   108
%postun
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
   109
/sbin/ldconfig
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   110
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   111
%files
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
   112
%doc AUTHORS ChangeLog NEWS README COPYING
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   113
%{_datadir}/locale/*/LC_MESSAGES/libgnomeprintui*.mo
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   114
%{_libdir}/*.so.*
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   115
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   116
%files devel
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   117
%{_libdir}/*.so
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   118
%{_libdir}/pkgconfig/*.pc
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   119
%{_includedir}/*
1798
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1629
diff changeset
   120
%{_datadir}/gtk-doc/*
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
   121
%{_datadir}/libgnomeprintui/%{version}/*
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   122
%{_mandir}/man3/*
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
   123
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   124
%changelog
19079
4ca5c7d71b85 2006-11-23 Damien Carbery <[email protected]>
dcarbery
parents: 8564
diff changeset
   125
* Thu Nov 23 2005 - [email protected]
4ca5c7d71b85 2006-11-23 Damien Carbery <[email protected]>
dcarbery
parents: 8564
diff changeset
   126
- Bump to 2.17.0.
8501
26c68499ea0c 2006-11-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 7137
diff changeset
   127
* Fri Nov  3 2006 - [email protected]
26c68499ea0c 2006-11-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 7137
diff changeset
   128
- use %gtk_doc_option in configure so that it can be disabled using
26c68499ea0c 2006-11-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 7137
diff changeset
   129
  --without-gtk-doc
7137
da4a7f3e177b 2006-04-26 Ghee Teo <[email protected]>
gheet
parents: 6013
diff changeset
   130
* Wed Apr 26 2006 - [email protected]
da4a7f3e177b 2006-04-26 Ghee Teo <[email protected]>
gheet
parents: 6013
diff changeset
   131
- Fixed 6418240 with libgnomeprintui-01-papi-print-dialog.diff.
6013
2197a1920785 2005-09-27 Glynn Foster <[email protected]>
gman
parents: 5917
diff changeset
   132
* Tue Sep 27 2005 - [email protected]
2197a1920785 2005-09-27 Glynn Foster <[email protected]>
gman
parents: 5917
diff changeset
   133
- Bump to 2.12.1
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   134
* Mon Aug 15 2005 - [email protected]
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5600
diff changeset
   135
- Bump to 2.12.0.
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   136
* Thu May 19 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   137
- Replace libgnomeprintui-01-g11n-potfiles.diff and remove 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   138
  libgnomeprintui-01-printing-in-nautilus.diff since it breaks the
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   139
  build.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   140
* Thu May 19 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   141
-  port to 2.10
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   142
* Tue May 17 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   143
- ported to 2.10
5286
1c80da2de635 2005-03-30 Vinay M R <[email protected]>
vinaymr
parents: 5281
diff changeset
   144
* Wed Mar 30 2005 - [email protected]
1c80da2de635 2005-03-30 Vinay M R <[email protected]>
vinaymr
parents: 5281
diff changeset
   145
- Added libgnomeprintui-05-read-page-word.diff patch to make sure
1c80da2de635 2005-03-30 Vinay M R <[email protected]>
vinaymr
parents: 5281
diff changeset
   146
  that 'Page' word is read once in print preview window by screen
1c80da2de635 2005-03-30 Vinay M R <[email protected]>
vinaymr
parents: 5281
diff changeset
   147
  reader. Fixes bug #6224958.
5073
0d42829976ff 2005-02-11 Srirama Sharma <[email protected]>
srirama
parents: 4980
diff changeset
   148
* Fri Feb 11 2005 - [email protected]
0d42829976ff 2005-02-11 Srirama Sharma <[email protected]>
srirama
parents: 4980
diff changeset
   149
- Added libgnomeprintui-04-read-subheadings.diff to make sure that
0d42829976ff 2005-02-11 Srirama Sharma <[email protected]>
srirama
parents: 4980
diff changeset
   150
  gnopernicus reads the subheadings of the "print dialog".
0d42829976ff 2005-02-11 Srirama Sharma <[email protected]>
srirama
parents: 4980
diff changeset
   151
  Fixes bug #6192634.
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   152
* Thu Oct 28 2004 - [email protected]
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   153
- Add libgnomeprintui-2.2.3 man page
3730
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   154
* Wed Aug 18 2004 - [email protected]
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   155
- added --enable-gtk-doc.  Added patch to allow gtk-docs to build.
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   156
* 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
   157
- Updated l10n content to libgnomeprintui-l10n-po-1.2.tar.bz2
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   158
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   159
- port to rpm4
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   160
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   161
- added "-j $CPUS" to make to speed up builds
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   162
* 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
   163
- Updated l10n content to libgnomeprintui-l10n-po-1.1.tar.bz2
2375
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2350
diff changeset
   164
* Fri Apr 02 2004 - ghee.teo
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2350
diff changeset
   165
- Updated to 2.6.0 tarball
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   166
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   167
- Updated l10n content to libgnomeprintui-l10n-po-1.0.tar.bz2
2251
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2195
diff changeset
   168
* Fri Mar 19 2004 - <[email protected]>
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2195
diff changeset
   169
- Bump to 2.5.4, and rename the potfiles patch.
2195
b643558ff021 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
   170
* Fri Mar 12 2004 - <[email protected]>
b643558ff021 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
   171
- Dropping the iconlist-dialog patch and goes for the HEAD. Will review this
b643558ff021 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
   172
  with HCI before final feature freeze.
2135
630aee9d8c91 2004-03-03 Ghee Teo <[email protected]>
gheet
parents: 1942
diff changeset
   173
* Wed Mar 03 2004 - <[email protected]>
630aee9d8c91 2004-03-03 Ghee Teo <[email protected]>
gheet
parents: 1942
diff changeset
   174
- Fixed the print dialog crashing due to a back port of 
630aee9d8c91 2004-03-03 Ghee Teo <[email protected]>
gheet
parents: 1942
diff changeset
   175
  libgnomeprintui-02-iconlist-dialog.diff
1942
e4b324c3eba6 2004-02-24 Ghee Teo <[email protected]>
gheet
parents: 1897
diff changeset
   176
* Tue Feb 24 2004 - <[email protected]>
e4b324c3eba6 2004-02-24 Ghee Teo <[email protected]>
gheet
parents: 1897
diff changeset
   177
- Fixed a symbol typo in libgnomeprintui-02-iconlist-dialog.diff
1897
f33f70a3af05 * Mon Feb 23 2004 - <[email protected]>
gheet
parents: 1876
diff changeset
   178
* Mon Feb 23 2004 - <[email protected]>
f33f70a3af05 * Mon Feb 23 2004 - <[email protected]>
gheet
parents: 1876
diff changeset
   179
- Ported patches libgnomeprintui-02-iconlist-dialog.diff and
f33f70a3af05 * Mon Feb 23 2004 - <[email protected]>
gheet
parents: 1876
diff changeset
   180
  libgnomeprintui-03-printing-in-nautilus.diff for cinnabar.
1798
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1629
diff changeset
   181
* Thu Feb 19 2004 - <[email protected]>
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1629
diff changeset
   182
- Bump to 2.5.2, l10n to 0.8
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1629
diff changeset
   183
- Remove libgnomeprintui-01-doc-makefile.diff patch, in new tarball
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1629
diff changeset
   184
- Ported potfiles_in patch from QS
1629
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   185
* Thu Feb 12 2004 - <[email protected]>
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   186
- add ACLOCAL_FLAGS to aclocal invocation
1495
afca21be1e2d Fix jds.next build
mattk
parents: 1473
diff changeset
   187
* Wed Jan 07 2004 - <[email protected]>
afca21be1e2d Fix jds.next build
mattk
parents: 1473
diff changeset
   188
- Patch for doc/Makefile.am do not include GTKDOC_CC/GTKDOC_LD as already
afca21be1e2d Fix jds.next build
mattk
parents: 1473
diff changeset
   189
  got from gtk-doc.make in toplevel dir.
1473
9f1b51e6b7fa 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1326
diff changeset
   190
* Wed Dec 17 2003 - <[email protected]>
9f1b51e6b7fa 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1326
diff changeset
   191
- Bump to 2.5.0.1
1326
c4e40095dc16 2003-10-21 Ghee Teo <[email protected]>
gheet
parents: 1221
diff changeset
   192
* Tue Oct 21 2003 - <[email protected]>
c4e40095dc16 2003-10-21 Ghee Teo <[email protected]>
gheet
parents: 1221
diff changeset
   193
- Port printing-in-nautilus patch to QS.
1221
ae84388e2c41 2003-10-09 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   194
* Thu Oct 09 2003 - <[email protected]>
1326
c4e40095dc16 2003-10-21 Ghee Teo <[email protected]>
gheet
parents: 1221
diff changeset
   195
- Updated spec file rev to build for QS. Since this tarball is not in the 
c4e40095dc16 2003-10-21 Ghee Teo <[email protected]>
gheet
parents: 1221
diff changeset
   196
  community yet. Stick to the same tarball as in Mercury.
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1031
diff changeset
   197
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1031
diff changeset
   198
- remove *.a, *.la
523
d6c177eb8313 Added more .po tarballs
mick
parents: 483
diff changeset
   199
* Thu Jul 10 2003 - [email protected]
d6c177eb8313 Added more .po tarballs
mick
parents: 483
diff changeset
   200
- Added .po tarball
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
   201
* Mon Jun 30 2003 - [email protected]
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
   202
- Added cups integration with a new tarball and a patch
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
   203
  libgnomeprintui-2.3.0.tar.bz2, libgnomeprintui-01-iconlist-dialog.diff
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
   204
* Wed May 14 2003 - [email protected]
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   205
- Initial Sun release