libgnomeprintui.spec
author fujiwara
Fri, 05 Nov 2004 12:17:36 +0000
changeset 4455 aea26bce3124
parent 4409 4fec71e58697
child 4541 aa555c8d3378
permissions -rw-r--r--
2004-11-05 Takao Fujiwara <[email protected]> * ext-sources/l10n-configure.sh: Added to patch ALL_LINGUAS issues automatically * *.spec: Updated
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
     1
Name:         libgnomeprintui
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
     2
License:      LGPL
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
     3
Group:        System/Libraries/GNOME
2375
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2350
diff changeset
     4
Version:      2.6.0
4409
4fec71e58697 Incremented release numbers for build 22
dermotm
parents: 4387
diff changeset
     5
Release:      26
1798
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1629
diff changeset
     6
Distribution: Cinnabar
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 569
diff changeset
     7
Vendor:       Sun Microsystems, Inc.
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
     8
Summary:      Print User Interface Library for the GNOME Desktop
1473
9f1b51e6b7fa 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1326
diff changeset
     9
Source:       http://ftp.gnome.org/pub/GNOME/sources/libgnomeprintui/2.5/libgnomeprintui-%{version}.tar.bz2
4387
miles
parents: 4357
diff changeset
    10
Source1:      libgnomeprintui-l10n-po-1.7.tar.bz2
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
    11
Source2:      libgnomeprintui-2.2.3.gz
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    12
Source3:      l10n-configure.sh
2251
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2195
diff changeset
    13
Patch1:       libgnomeprintui-01-g11n-potfiles.diff
2195
b643558ff021 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
    14
Patch2:       libgnomeprintui-02-printing-in-nautilus.diff
3730
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
    15
Patch3:       libgnomeprintui-03-gtkdoc.diff
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    16
URL:          http://www.gnome.org
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    17
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    18
Docdir:       %{_docdir}/doc
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    19
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    20
Prereq:       /sbin/ldconfig
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    21
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    22
%define gtk2_version 2.4.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    23
%define libgnomeprint_version 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    24
%define libgnomecanvas_version 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    25
%define XFree86_version 4.3.99
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    26
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    27
Requires:  gtk2 >= %{gtk2_version}
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    28
Requires:  libgnomeprint >= %{libgnomeprint_version}
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    29
Requires:  libgnomecanvas >= %{libgnomecanvas_version}
483
2c4f3970924b added missing dependencies
laca
parents: 327
diff changeset
    30
Requires:  libgnomeui
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    31
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    32
BuildRequires:	gtk2-devel >= %{gtk2_version}
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    33
BuildRequires:  libgnomeprint-devel >= %{libgnomeprint_version}
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    34
BuildRequires:  libgnomecanvas-devel >= %{libgnomecanvas_version}
483
2c4f3970924b added missing dependencies
laca
parents: 327
diff changeset
    35
BuildRequires:  libgnomeui-devel
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    36
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    37
%description
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    38
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
    39
the user interface elements for GNOME applications eg. print dialog
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    40
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    41
%package devel
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    42
Summary:      Print User Interface Development Library for the GNOME Desktop
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    43
Group:        Development/Libraries/GNOME
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    44
Autoreqprov:  on
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    45
Requires:     %{name} >= %{version}
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    46
Requires:     gtk2-devel >= %{gtk2_version}
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    47
Requires:     libgnomeprint-devel >= %{libgnomeprint_version}
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    48
Requires:     libgnomecanvas-devel >= %{libgnomecanvas_version}
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    49
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    50
%description devel
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    51
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
    52
the user interface elements for GNOME applications eg. print dialog
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
    53
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    54
%prep
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    55
%setup -q
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1495
diff changeset
    56
bzcat %SOURCE1 | tar xf -
1495
afca21be1e2d Fix jds.next build
mattk
parents: 1473
diff changeset
    57
%patch1 -p1
1897
f33f70a3af05 * Mon Feb 23 2004 - <[email protected]>
gheet
parents: 1876
diff changeset
    58
%patch2 -p1
3730
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
    59
%patch3 -p1
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    60
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    61
bash -x %SOURCE3
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    62
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    63
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    64
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    65
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    68
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3730
diff changeset
    69
  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
    70
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    71
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    72
  CPUS=1
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
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    75
libtoolize --force --copy
1629
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
    76
aclocal $ACLOCAL_FLAGS -I . -I %{_datadir}/aclocal/gnome2-macros
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    77
automake -a -c -f
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    78
autoconf
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
    79
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    80
CFLAGS="$RPM_OPT_FLAGS"			\
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    81
./configure --prefix=%{_prefix}		\
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    82
	    --sysconfdir=%{_sysconfdir} \
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
    83
	    --libexecdir=%{_libexecdir} \
3730
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
    84
	    --mandir=%{_mandir}			\
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
    85
	    --enable-gtk-doc
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    86
make -j $CPUS
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    87
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    88
%install
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    89
make DESTDIR=$RPM_BUILD_ROOT install
1473
9f1b51e6b7fa 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1326
diff changeset
    90
#Copy zh_HK from zh_TW
9f1b51e6b7fa 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1326
diff changeset
    91
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1495
diff changeset
    92
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1495
diff changeset
    93
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
    94
install -d $RPM_BUILD_ROOT%{_mandir}/man3
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
    95
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man3
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    96
rm $RPM_BUILD_ROOT%{_libdir}/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    97
rm $RPM_BUILD_ROOT%{_libdir}/*.la
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1495
diff changeset
    98
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
    99
%clean
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   100
rm -rf $RPM_BUILD_ROOT
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   101
219
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
   102
%post
84d5910a754a 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 161
diff changeset
   103
/sbin/ldconfig
161
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
%postun
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
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   108
%files
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
   109
%doc AUTHORS ChangeLog NEWS README COPYING
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   110
%{_datadir}/locale/*/LC_MESSAGES/libgnomeprintui*.mo
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   111
%{_libdir}/*.so.*
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   112
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   113
%files devel
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
%{_libdir}/pkgconfig/*.pc
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   116
%{_includedir}/*
1798
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1629
diff changeset
   117
%{_datadir}/gtk-doc/*
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   118
%{_mandir}/man3/*
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
   119
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   120
%changelog
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   121
* Thu Oct 28 2004 - [email protected]
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   122
- Add libgnomeprintui-2.2.3 man page
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   123
3730
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   124
* Wed Aug 18 2004 - [email protected]
22872564e86f 2004-08-25 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   125
- 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
   126
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   127
* 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
   128
- Updated l10n content to libgnomeprintui-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
   129
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   130
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   131
- port to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   132
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   133
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   134
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   135
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   136
* 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
   137
- Updated l10n content to libgnomeprintui-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
   138
2375
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2350
diff changeset
   139
* Fri Apr 02 2004 - ghee.teo
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2350
diff changeset
   140
- Updated to 2.6.0 tarball
945d7d0a7921 2004-04-02 Ghee Teo <[email protected]>
gheet
parents: 2350
diff changeset
   141
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   142
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   143
- Updated l10n content to libgnomeprintui-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   144
2251
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2195
diff changeset
   145
* Fri Mar 19 2004 - <[email protected]>
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2195
diff changeset
   146
- Bump to 2.5.4, and rename the potfiles patch.
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2195
diff changeset
   147
2195
b643558ff021 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
   148
* Fri Mar 12 2004 - <[email protected]>
b643558ff021 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
   149
- 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
   150
  with HCI before final feature freeze.
b643558ff021 2004-03-12 Ghee Teo <[email protected]>
gheet
parents: 2159
diff changeset
   151
2135
630aee9d8c91 2004-03-03 Ghee Teo <[email protected]>
gheet
parents: 1942
diff changeset
   152
* Wed Mar 03 2004 - <[email protected]>
630aee9d8c91 2004-03-03 Ghee Teo <[email protected]>
gheet
parents: 1942
diff changeset
   153
- Fixed the print dialog crashing due to a back port of 
630aee9d8c91 2004-03-03 Ghee Teo <[email protected]>
gheet
parents: 1942
diff changeset
   154
  libgnomeprintui-02-iconlist-dialog.diff
630aee9d8c91 2004-03-03 Ghee Teo <[email protected]>
gheet
parents: 1942
diff changeset
   155
1942
e4b324c3eba6 2004-02-24 Ghee Teo <[email protected]>
gheet
parents: 1897
diff changeset
   156
* Tue Feb 24 2004 - <[email protected]>
e4b324c3eba6 2004-02-24 Ghee Teo <[email protected]>
gheet
parents: 1897
diff changeset
   157
- Fixed a symbol typo in libgnomeprintui-02-iconlist-dialog.diff
e4b324c3eba6 2004-02-24 Ghee Teo <[email protected]>
gheet
parents: 1897
diff changeset
   158
1897
f33f70a3af05 * Mon Feb 23 2004 - <[email protected]>
gheet
parents: 1876
diff changeset
   159
* Mon Feb 23 2004 - <[email protected]>
f33f70a3af05 * Mon Feb 23 2004 - <[email protected]>
gheet
parents: 1876
diff changeset
   160
- Ported patches libgnomeprintui-02-iconlist-dialog.diff and
f33f70a3af05 * Mon Feb 23 2004 - <[email protected]>
gheet
parents: 1876
diff changeset
   161
  libgnomeprintui-03-printing-in-nautilus.diff for cinnabar.
f33f70a3af05 * Mon Feb 23 2004 - <[email protected]>
gheet
parents: 1876
diff changeset
   162
1798
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1629
diff changeset
   163
* Thu Feb 19 2004 - <[email protected]>
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1629
diff changeset
   164
- 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
   165
- 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
   166
- Ported potfiles_in patch from QS
52cb4c76b8a5 Bump versions to 2.5.2 and re-apply patchs
mattk
parents: 1629
diff changeset
   167
1629
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   168
* Thu Feb 12 2004 - <[email protected]>
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   169
- add ACLOCAL_FLAGS to aclocal invocation
23978faa070c 2003-02-12 Niall Power - <[email protected]>
niall
parents: 1609
diff changeset
   170
1495
afca21be1e2d Fix jds.next build
mattk
parents: 1473
diff changeset
   171
* Wed Jan 07 2004 - <[email protected]>
afca21be1e2d Fix jds.next build
mattk
parents: 1473
diff changeset
   172
- Patch for doc/Makefile.am do not include GTKDOC_CC/GTKDOC_LD as already
afca21be1e2d Fix jds.next build
mattk
parents: 1473
diff changeset
   173
  got from gtk-doc.make in toplevel dir.
afca21be1e2d Fix jds.next build
mattk
parents: 1473
diff changeset
   174
1473
9f1b51e6b7fa 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1326
diff changeset
   175
* Wed Dec 17 2003 - <[email protected]>
9f1b51e6b7fa 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1326
diff changeset
   176
- Bump to 2.5.0.1
9f1b51e6b7fa 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1326
diff changeset
   177
1326
c4e40095dc16 2003-10-21 Ghee Teo <[email protected]>
gheet
parents: 1221
diff changeset
   178
* Tue Oct 21 2003 - <[email protected]>
c4e40095dc16 2003-10-21 Ghee Teo <[email protected]>
gheet
parents: 1221
diff changeset
   179
- Port printing-in-nautilus patch to QS.
c4e40095dc16 2003-10-21 Ghee Teo <[email protected]>
gheet
parents: 1221
diff changeset
   180
1221
ae84388e2c41 2003-10-09 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   181
* Thu Oct 09 2003 - <[email protected]>
1326
c4e40095dc16 2003-10-21 Ghee Teo <[email protected]>
gheet
parents: 1221
diff changeset
   182
- 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
   183
  community yet. Stick to the same tarball as in Mercury.
1221
ae84388e2c41 2003-10-09 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   184
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1031
diff changeset
   185
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1031
diff changeset
   186
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1031
diff changeset
   187
523
d6c177eb8313 Added more .po tarballs
mick
parents: 483
diff changeset
   188
* Thu Jul 10 2003 - [email protected]
d6c177eb8313 Added more .po tarballs
mick
parents: 483
diff changeset
   189
- Added .po tarball
d6c177eb8313 Added more .po tarballs
mick
parents: 483
diff changeset
   190
327
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
   191
* Mon Jun 30 2003 - [email protected]
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
   192
- Added cups integration with a new tarball and a patch
91923e088a59 2003-06-30 Ghee Teo <[email protected]>
gheet
parents: 290
diff changeset
   193
  libgnomeprintui-2.3.0.tar.bz2, libgnomeprintui-01-iconlist-dialog.diff
1031
94df10a2017c 2003-08-11 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
   194
68
8984e1fa9db6 *** empty log message ***
mattk
parents:
diff changeset
   195
* Wed May 14 2003 - [email protected]
161
0d58dcfdfe9e 2003-05-27 Niall Power <[email protected]>
niall
parents: 68
diff changeset
   196
- Initial Sun release