gtkam.spec
author dermotm
Mon, 24 Jul 2006 12:30:39 +0000
branchgnome-2-10
changeset 19949 94f49bf19351
parent 19882 23cc5cfbaf30
permissions -rw-r--r--
access control test #4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19693
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     1
#
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     2
# spec file for package gtkam
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     3
#
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     5
# This file and all modifications and additions to the pristine
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     6
# package are under the same license as the package itself.
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     7
#
1576
65f52187e6dd *** empty log message ***
mattk
parents: 1543
diff changeset
     8
%define gexif_version 0.5
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
     9
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    10
Name:         gtkam
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    11
License:      GPL
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    12
Group:        Hardware/Other
19422
2a563cc78fc6 Update to 0.1.12
mattk
parents: 19243
diff changeset
    13
Version:      0.1.12
2a563cc78fc6 Update to 0.1.12
mattk
parents: 19243
diff changeset
    14
Release:      1
19693
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
    15
Distribution: Java Desktop System
591
fcfbe1893a20 *** empty log message ***
mattk
parents: 585
diff changeset
    16
Vendor:       Sun Microsystems, Inc.
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    17
Summary:      A GTK Digital Camera Viewing Tool
19881
6180c371ed87 Update Source Links
mattk
parents: 19838
diff changeset
    18
Source:       http://umn.dl.sourceforge.net/gphoto/gtkam-%{version}.tar.gz
19882
23cc5cfbaf30 Update link
mattk
parents: 19881
diff changeset
    19
Source1:      http://umn.dl.sourceforge.net/libexif/gexif-%{gexif_version}.tar.bz2
1069
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
    20
Patch1:	      gtkam-01-menu-entry.diff
1532
c4a9396b7859 Enable deprecated for libexif-gtk and gtkam so that they build :)
mattk
parents: 1522
diff changeset
    21
Patch2:	      gtkam-02-enable-deprecated.diff
3169
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    22
Patch3:	      gtkam-03-g11n-i18n.diff
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    23
Patch4:       gtkam-04-solaris.diff
3515
9578f17b2e47 2004-08-09 Archana Shah <[email protected]>
archana
parents: 3425
diff changeset
    24
Patch5:       gtkam-05-short-cut-key.diff
19733
2ce91108f14e 2005-08-09 Laszlo Peter <[email protected]>
laca
parents: 19727
diff changeset
    25
Patch6:       gtkam-06-wall.diff
19832
a242a301b943 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 19763
diff changeset
    26
Patch7:       gtkam-07-gimp-plugin.diff
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    27
URL:          http://www.gphoto.org
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    28
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
3750
28711737d9c6 fixed man page and dcs installation in gtkam.spec
lk86177
parents: 3746
diff changeset
    29
Docdir:	      %{_datadir}/doc 
650
74ae98c17a60 *** empty log message ***
mattk
parents: 591
diff changeset
    30
74ae98c17a60 *** empty log message ***
mattk
parents: 591
diff changeset
    31
%define libgphoto2_version 2.1.1
1576
65f52187e6dd *** empty log message ***
mattk
parents: 1543
diff changeset
    32
%define libexif_gtk_version 0.3.2
650
74ae98c17a60 *** empty log message ***
mattk
parents: 591
diff changeset
    33
74ae98c17a60 *** empty log message ***
mattk
parents: 591
diff changeset
    34
Requires:      libgphoto2 >= %{libgphoto2_version}
704
dcf13797f64b *** empty log message ***
mattk
parents: 683
diff changeset
    35
Requires:      libexif-gtk >= %{libexif_gtk_version}
683
78f2ea6472b5 *** empty log message ***
mattk
parents: 650
diff changeset
    36
BuildRequires: libgphoto2 >= %{libgphoto2_version}
704
dcf13797f64b *** empty log message ***
mattk
parents: 683
diff changeset
    37
BuildRequires: libexif-gtk >= %{libexif_gtk_version}
19832
a242a301b943 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 19763
diff changeset
    38
BuildRequires: gimp-devel
650
74ae98c17a60 *** empty log message ***
mattk
parents: 591
diff changeset
    39
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    40
%description
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    41
GTKam is a GTK/GNOME based tool to access Digital Cameras,
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    42
view thumbnails and download pictures from the camera.
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    43
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    44
%prep
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    45
%setup -q
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1195
diff changeset
    46
bzcat %SOURCE1 | tar xf -
1532
c4a9396b7859 Enable deprecated for libexif-gtk and gtkam so that they build :)
mattk
parents: 1522
diff changeset
    47
%patch1 -p1
c4a9396b7859 Enable deprecated for libexif-gtk and gtkam so that they build :)
mattk
parents: 1522
diff changeset
    48
%patch2 -p1
1576
65f52187e6dd *** empty log message ***
mattk
parents: 1543
diff changeset
    49
%patch3 -p1
65f52187e6dd *** empty log message ***
mattk
parents: 1543
diff changeset
    50
%patch4 -p1
3515
9578f17b2e47 2004-08-09 Archana Shah <[email protected]>
archana
parents: 3425
diff changeset
    51
%patch5 -p1
19733
2ce91108f14e 2005-08-09 Laszlo Peter <[email protected]>
laca
parents: 19727
diff changeset
    52
%patch6 -p1
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    53
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    54
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    55
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    56
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    57
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    58
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    59
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3750
diff changeset
    61
  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
    62
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    63
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    64
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    65
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
3746
9599d7d8b488 gtkam.spec: fixed glib-gettextize call
lk86177
parents: 3736
diff changeset
    67
glib-gettextize -f
2244
6ab9fc9b4a49 Bump to 0.1.11
mattk
parents: 2159
diff changeset
    68
gnome-doc-common
1069
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
    69
libtoolize --force
3169
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    70
intltoolize --copy --force --automake
19243
d6fd8cb4c163 2005-05-09 Brian Cameron <[email protected]>
bc99092
parents: 5400
diff changeset
    71
aclocal $ACLOCAL_FLAGS
1069
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
    72
automake -a -c -f
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
    73
autoconf
3750
28711737d9c6 fixed man page and dcs installation in gtkam.spec
lk86177
parents: 3746
diff changeset
    74
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} \
4536
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
    75
		--bindir=%{_bindir} \
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
    76
		--libdir=%{_libdir} \
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
    77
                --includedir=%{_includedir} \
3750
28711737d9c6 fixed man page and dcs installation in gtkam.spec
lk86177
parents: 3746
diff changeset
    78
		--mandir=%{_mandir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    79
make -j $CPUS
1069
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
    80
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    81
cd gexif-*
3169
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    82
  glib-gettextize -f
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    83
  libtoolize --force
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    84
  intltoolize --copy --force --automake
19243
d6fd8cb4c163 2005-05-09 Brian Cameron <[email protected]>
bc99092
parents: 5400
diff changeset
    85
  aclocal $ACLOCAL_FLAGS
3169
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    86
  automake -a -c -f
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    87
  autoconf
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    88
  CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" ./configure --prefix=%{_prefix}
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    89
  make
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    90
cd ..
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    91
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    92
%install
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    93
mkdir -p $RPM_BUILD_ROOT%{_prefix}
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    94
make DESTDIR=$RPM_BUILD_ROOT install-strip
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    95
cd gexif-*
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    96
	make prefix=$RPM_BUILD_ROOT%{_prefix} install-strip
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    97
cd ..
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    98
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    99
%clean
19727
86501b6e583c 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   100
rm -rf $RPM_BUILD_ROOT;
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   101
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   102
%files
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   103
%defattr(-,root,root)
3736
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   104
%doc AUTHORS COPYING NEWS README TODO
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   105
%attr(755,root,root) %{_bindir}/gtkam
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   106
%attr(755,root,root) %{_bindir}/gexif
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   107
%{_datadir}/gtkam
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   108
%{_datadir}/images/gtkam
3736
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   109
%{_datadir}/pixmaps/*
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   110
%{_datadir}/locale/*/*/*
1069
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
   111
%{_datadir}/applications/*
3907
132aaa0490fc 2004-09-13 Vinay M R <[email protected]>
vinaymr
parents: 3858
diff changeset
   112
%{_datadir}/gnome/help
3736
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   113
%{_datadir}/omf/*
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   114
%{_libdir}/gimp/*/plug-ins/gtkam-gimp
3750
28711737d9c6 fixed man page and dcs installation in gtkam.spec
lk86177
parents: 3746
diff changeset
   115
%{_mandir}/man1/*
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   116
3907
132aaa0490fc 2004-09-13 Vinay M R <[email protected]>
vinaymr
parents: 3858
diff changeset
   117
%changelog
19832
a242a301b943 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 19763
diff changeset
   118
* Sun Sep 18 2005 - [email protected]
a242a301b943 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 19763
diff changeset
   119
- Add patch so that we install into the correct plugin directory. Add 
a242a301b943 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 19763
diff changeset
   120
  gimp-devel as a BuildRequires.
a242a301b943 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 19763
diff changeset
   121
19546
e4e15ec27027 * gtkam.spec: - Add patch 08 to remove '-W -Wall -Wno-unused' as they
dc144907
parents: 19422
diff changeset
   122
* Fri Jul 08 2005 - [email protected]
e4e15ec27027 * gtkam.spec: - Add patch 08 to remove '-W -Wall -Wno-unused' as they
dc144907
parents: 19422
diff changeset
   123
- Add patch 08 to remove '-W -Wall -Wno-unused' as they do not work on Solaris.
e4e15ec27027 * gtkam.spec: - Add patch 08 to remove '-W -Wall -Wno-unused' as they
dc144907
parents: 19422
diff changeset
   124
19422
2a563cc78fc6 Update to 0.1.12
mattk
parents: 19243
diff changeset
   125
* Wed Jun 15 2005 - [email protected]
2a563cc78fc6 Update to 0.1.12
mattk
parents: 19243
diff changeset
   126
- Bump to 0.1.12
2a563cc78fc6 Update to 0.1.12
mattk
parents: 19243
diff changeset
   127
5400
46e96785b77d * gtkam.spec, totem.spec: Fix 6227253: Change xml file in [gtkam|totem]-C.omf
dc144907
parents: 5370
diff changeset
   128
* Thu May 05 2005 - [email protected]
46e96785b77d * gtkam.spec, totem.spec: Fix 6227253: Change xml file in [gtkam|totem]-C.omf
dc144907
parents: 5370
diff changeset
   129
- 6227253: Change xml file in gtkam-C.omf from gtkam.xml to
46e96785b77d * gtkam.spec, totem.spec: Fix 6227253: Change xml file in [gtkam|totem]-C.omf
dc144907
parents: 5370
diff changeset
   130
  sample_apps_info.xml (part of gnome-user-docs). Bit of a hack but a very easy
46e96785b77d * gtkam.spec, totem.spec: Fix 6227253: Change xml file in [gtkam|totem]-C.omf
dc144907
parents: 5370
diff changeset
   131
  one to maintain.
46e96785b77d * gtkam.spec, totem.spec: Fix 6227253: Change xml file in [gtkam|totem]-C.omf
dc144907
parents: 5370
diff changeset
   132
5203
d9ff679c2616 * gtkam.spec: Add docs tarball (Source4) to %setup section.
dc144907
parents: 5152
diff changeset
   133
* Thu Mar 10 2005 - [email protected]
d9ff679c2616 * gtkam.spec: Add docs tarball (Source4) to %setup section.
dc144907
parents: 5152
diff changeset
   134
- Add docs tarball (Source4) to %setup section.
d9ff679c2616 * gtkam.spec: Add docs tarball (Source4) to %setup section.
dc144907
parents: 5152
diff changeset
   135
5133
13b72b734b51 2005-02-25 Kazuhiko Maekawa <[email protected]>
feyn
parents: 5100
diff changeset
   136
* Fri Feb 25 2005 - [email protected]
13b72b734b51 2005-02-25 Kazuhiko Maekawa <[email protected]>
feyn
parents: 5100
diff changeset
   137
- Added dummy l10n online help to follow base update
13b72b734b51 2005-02-25 Kazuhiko Maekawa <[email protected]>
feyn
parents: 5100
diff changeset
   138
5100
2d8dab9b93e9 * gtkam.spec: Integrate docs tarball (gtkam-docs-0.1) from [email protected].
dc144907
parents: 5082
diff changeset
   139
* Wed Feb 16 2005 - [email protected]
2d8dab9b93e9 * gtkam.spec: Integrate docs tarball (gtkam-docs-0.1) from [email protected].
dc144907
parents: 5082
diff changeset
   140
- Integrate docs tarball (gtkam-docs-0.1) from [email protected].
2d8dab9b93e9 * gtkam.spec: Integrate docs tarball (gtkam-docs-0.1) from [email protected].
dc144907
parents: 5082
diff changeset
   141
4536
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   142
* Fri Nov 12 2004 - [email protected]
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   143
- added --libdir and --bindir to configure opts so they can be redirected
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   144
  on Solaris
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   145
4221
f598fe508934 2004-10-11 Brian Cameron <[email protected]>
bc99092
parents: 4133
diff changeset
   146
* Mon Oct 11 2004 - [email protected]
f598fe508934 2004-10-11 Brian Cameron <[email protected]>
bc99092
parents: 4133
diff changeset
   147
- Move gtkam-gimp plugin to lib/gimp/2.0.
f598fe508934 2004-10-11 Brian Cameron <[email protected]>
bc99092
parents: 4133
diff changeset
   148
3951
5554afeb8f5d Added gtkam-06-g11n-potfiles.diff. Updated gtkam.spec.
yk150259
parents: 3907
diff changeset
   149
* Wed Sep 15 2004 - [email protected]
5554afeb8f5d Added gtkam-06-g11n-potfiles.diff. Updated gtkam.spec.
yk150259
parents: 3907
diff changeset
   150
- Added gtkam-06-g11n-potfiles.diff
5554afeb8f5d Added gtkam-06-g11n-potfiles.diff. Updated gtkam.spec.
yk150259
parents: 3907
diff changeset
   151
3907
132aaa0490fc 2004-09-13 Vinay M R <[email protected]>
vinaymr
parents: 3858
diff changeset
   152
* Mon Sep 13 2004 - [email protected]
132aaa0490fc 2004-09-13 Vinay M R <[email protected]>
vinaymr
parents: 3858
diff changeset
   153
- Added code to install javahelp documents. Fixes #5096653
132aaa0490fc 2004-09-13 Vinay M R <[email protected]>
vinaymr
parents: 3858
diff changeset
   154
3746
9599d7d8b488 gtkam.spec: fixed glib-gettextize call
lk86177
parents: 3736
diff changeset
   155
* Wed Aug 25 2004 - [email protected]
3750
28711737d9c6 fixed man page and dcs installation in gtkam.spec
lk86177
parents: 3746
diff changeset
   156
- fixed man pages and docs installation
4221
f598fe508934 2004-10-11 Brian Cameron <[email protected]>
bc99092
parents: 4133
diff changeset
   157
3750
28711737d9c6 fixed man page and dcs installation in gtkam.spec
lk86177
parents: 3746
diff changeset
   158
* Wed Aug 25 2004 - [email protected]
3746
9599d7d8b488 gtkam.spec: fixed glib-gettextize call
lk86177
parents: 3736
diff changeset
   159
- fixed glib-gettextize call
4221
f598fe508934 2004-10-11 Brian Cameron <[email protected]>
bc99092
parents: 4133
diff changeset
   160
3736
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   161
* Wed Aug 25 2004 - [email protected]
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   162
- Add unpackaged files to %files section.
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   163
3515
9578f17b2e47 2004-08-09 Archana Shah <[email protected]>
archana
parents: 3425
diff changeset
   164
* Mon Aug 09 2004 - [email protected]
9578f17b2e47 2004-08-09 Archana Shah <[email protected]>
archana
parents: 3425
diff changeset
   165
- Added patch gtkam-05-short-cut-key.diff
9578f17b2e47 2004-08-09 Archana Shah <[email protected]>
archana
parents: 3425
diff changeset
   166
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   167
* 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
   168
- Updated l10n content to gtkam-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
   169
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   170
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   171
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   172
3169
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
   173
* Fri Jun 18 2004 - [email protected]
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
   174
- Run glib-gettexttize and intltoolize for both Solaris and Linux
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
   175
- merge i18n patches
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
   176
3092
9f36d27cf2fa gtkam.spec: make patch5 solaris-only
dermotm
parents: 3001
diff changeset
   177
* Thu Jun 10 2004 - [email protected]
9f36d27cf2fa gtkam.spec: make patch5 solaris-only
dermotm
parents: 3001
diff changeset
   178
- make patch5 solaris-only
9f36d27cf2fa gtkam.spec: make patch5 solaris-only
dermotm
parents: 3001
diff changeset
   179
3001
9691a173d192 2004-06-02 Brian Cameron <[email protected]>
bc99092
parents: 2958
diff changeset
   180
* Wed Jun 02 2004 - [email protected]
9691a173d192 2004-06-02 Brian Cameron <[email protected]>
bc99092
parents: 2958
diff changeset
   181
- Added needed patches for Solaris.
9691a173d192 2004-06-02 Brian Cameron <[email protected]>
bc99092
parents: 2958
diff changeset
   182
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   183
* 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
   184
- Updated l10n content to gtkam-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
   185
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   186
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   187
- Updated l10n content to gtkam-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   188
2244
6ab9fc9b4a49 Bump to 0.1.11
mattk
parents: 2159
diff changeset
   189
* Thu Mar 18 2004 - [email protected]
6ab9fc9b4a49 Bump to 0.1.11
mattk
parents: 2159
diff changeset
   190
- Bump to 0.1.11
6ab9fc9b4a49 Bump to 0.1.11
mattk
parents: 2159
diff changeset
   191
2143
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1934
diff changeset
   192
* Thu Mar 04 2004 - [email protected]
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1934
diff changeset
   193
- Updated gtkam-03-l10n-and-utf8.diff to gtkam-03-g11n-i18n-ui.diff 
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1934
diff changeset
   194
  to fix 4935751, 4981813
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1934
diff changeset
   195
1579
38291e81f90c l10n tarball and patch compile errors
mattk
parents: 1576
diff changeset
   196
* Thu Feb 04 2004 - [email protected]
38291e81f90c l10n tarball and patch compile errors
mattk
parents: 1576
diff changeset
   197
- Add l10n tarball, edit to gtkam-04-gexif-i18n.diff
38291e81f90c l10n tarball and patch compile errors
mattk
parents: 1576
diff changeset
   198
1576
65f52187e6dd *** empty log message ***
mattk
parents: 1543
diff changeset
   199
* Wed Feb 04 2004 - [email protected]
1579
38291e81f90c l10n tarball and patch compile errors
mattk
parents: 1576
diff changeset
   200
- Port Patches, gexif version
1576
65f52187e6dd *** empty log message ***
mattk
parents: 1543
diff changeset
   201
1532
c4a9396b7859 Enable deprecated for libexif-gtk and gtkam so that they build :)
mattk
parents: 1522
diff changeset
   202
* Fri Jan 16 2004 - [email protected]
c4a9396b7859 Enable deprecated for libexif-gtk and gtkam so that they build :)
mattk
parents: 1522
diff changeset
   203
- Enable deprecated patch
c4a9396b7859 Enable deprecated for libexif-gtk and gtkam so that they build :)
mattk
parents: 1522
diff changeset
   204
1069
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
   205
* Thu Aug 14 2003 - [email protected]
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
   206
- desktop file for menu entry
1532
c4a9396b7859 Enable deprecated for libexif-gtk and gtkam so that they build :)
mattk
parents: 1522
diff changeset
   207
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   208
* Wed Jul 16 2003 - [email protected]
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   209
- Initial version