gtkam.spec
author dcarbery
Fri, 24 Nov 2006 16:37:59 +0000
branch217update
changeset 19096 d542fc2c823e
parent 8564 df62c23d2955
child 8763 b93a5ac8104c
child 19010 e42e2a66fa57
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 gtkam
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: 7739
diff changeset
     8
# Owner: mattman
df62c23d2955 assign owners to spec files
laca
parents: 7739
diff changeset
     9
#
1576
65f52187e6dd *** empty log message ***
mattk
parents: 1543
diff changeset
    10
%define gexif_version 0.5
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    11
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    12
Name:         gtkam
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    13
License:      GPL
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    14
Group:        Hardware/Other
6465
3808a6428a19 * libgphoto2.spec: Bump to 2.1.99.
dc144907
parents: 6326
diff changeset
    15
Version:      0.1.13
6326
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
    16
Release:      2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Distribution: Java Desktop System
591
fcfbe1893a20 *** empty log message ***
mattk
parents: 585
diff changeset
    18
Vendor:       Sun Microsystems, Inc.
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    19
Summary:      A GTK Digital Camera Viewing Tool
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
    20
Source:       http://easynews.dl.sourceforge.net/sourceforge/gphoto/%{name}-%{version}.tar.gz
6095
9b5695a63003 2005-10-13 Laszlo Peter <[email protected]>
laca
parents: 5970
diff changeset
    21
Source1:      http://umn.dl.sourceforge.net/libexif/gexif-%{gexif_version}.tar.bz2
1069
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
    22
Patch1:	      gtkam-01-menu-entry.diff
1532
c4a9396b7859 Enable deprecated for libexif-gtk and gtkam so that they build :)
mattk
parents: 1522
diff changeset
    23
Patch2:	      gtkam-02-enable-deprecated.diff
3169
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    24
Patch3:	      gtkam-03-g11n-i18n.diff
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    25
Patch4:       gtkam-04-solaris.diff
3515
9578f17b2e47 2004-08-09 Archana Shah <[email protected]>
archana
parents: 3425
diff changeset
    26
Patch5:       gtkam-05-short-cut-key.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}
5922
abf792461fbf 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5565
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
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    52
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    53
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    54
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    55
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    56
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    57
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    58
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3750
diff changeset
    59
  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
    60
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    61
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    62
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    63
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    64
3746
9599d7d8b488 gtkam.spec: fixed glib-gettextize call
lk86177
parents: 3736
diff changeset
    65
glib-gettextize -f
2244
6ab9fc9b4a49 Bump to 0.1.11
mattk
parents: 2159
diff changeset
    66
gnome-doc-common
1069
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
    67
libtoolize --force
3169
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    68
intltoolize --copy --force --automake
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6468
diff changeset
    69
aclocal $ACLOCAL_FLAGS -I ./m4m
1069
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
    70
automake -a -c -f
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
    71
autoconf
3750
28711737d9c6 fixed man page and dcs installation in gtkam.spec
lk86177
parents: 3746
diff changeset
    72
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} \
4536
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
    73
		--bindir=%{_bindir} \
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
    74
		--libdir=%{_libdir} \
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
    75
                --includedir=%{_includedir} \
7739
bbf8c21b812a 2006-07-24 Irene Huang <[email protected]>
sh162551
parents: 7327
diff changeset
    76
		--mandir=%{_mandir}		\
bbf8c21b812a 2006-07-24 Irene Huang <[email protected]>
sh162551
parents: 7327
diff changeset
    77
		--with-libintl-prefix=/usr
7256
39cb28ba817d 2006-05-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 6923
diff changeset
    78
make -j $CPUS INTLLIBS=
1069
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
    79
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    80
cd gexif-*
3169
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    81
  glib-gettextize -f
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    82
  libtoolize --force
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    83
  intltoolize --copy --force --automake
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    84
  aclocal $ACLOCAL_FLAGS
3169
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    85
  automake -a -c -f
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    86
  autoconf
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
    87
  CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" ./configure --prefix=%{_prefix}
7256
39cb28ba817d 2006-05-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 6923
diff changeset
    88
  make INTLLIBS=
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    89
cd ..
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    90
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    91
%install
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    92
mkdir -p $RPM_BUILD_ROOT%{_prefix}
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    93
make DESTDIR=$RPM_BUILD_ROOT install-strip
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    94
cd gexif-*
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    95
	make prefix=$RPM_BUILD_ROOT%{_prefix} install-strip
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    96
cd ..
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    97
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
    98
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
    99
# FIXME: Remove scrollkeeper files
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
   100
rm -rf $RPM_BUILD_ROOT%{_prefix}/var/scrollkeeper
3907
132aaa0490fc 2004-09-13 Vinay M R <[email protected]>
vinaymr
parents: 3858
diff changeset
   101
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   102
%clean
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   103
rm -rf $RPM_BUILD_ROOT;
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   104
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   105
%files
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   106
%defattr(-,root,root)
3736
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   107
%doc AUTHORS COPYING NEWS README TODO
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   108
%attr(755,root,root) %{_bindir}/gtkam
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   109
%attr(755,root,root) %{_bindir}/gexif
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   110
%{_datadir}/gtkam
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   111
%{_datadir}/images/gtkam
3736
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   112
%{_datadir}/pixmaps/*
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   113
%{_datadir}/locale/*/*/*
1069
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
   114
%{_datadir}/applications/*
3907
132aaa0490fc 2004-09-13 Vinay M R <[email protected]>
vinaymr
parents: 3858
diff changeset
   115
%{_datadir}/gnome/help
3736
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   116
%{_datadir}/omf/*
5922
abf792461fbf 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   117
%{_libdir}/gimp/*/plug-ins/gtkam-gimp
3750
28711737d9c6 fixed man page and dcs installation in gtkam.spec
lk86177
parents: 3746
diff changeset
   118
%{_mandir}/man1/*
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   119
3907
132aaa0490fc 2004-09-13 Vinay M R <[email protected]>
vinaymr
parents: 3858
diff changeset
   120
%changelog
7739
bbf8c21b812a 2006-07-24 Irene Huang <[email protected]>
sh162551
parents: 7327
diff changeset
   121
* Mon Jul 24 2006 - [email protected]
bbf8c21b812a 2006-07-24 Irene Huang <[email protected]>
sh162551
parents: 7327
diff changeset
   122
- add option --with-libintl-prefix=/usr
bbf8c21b812a 2006-07-24 Irene Huang <[email protected]>
sh162551
parents: 7327
diff changeset
   123
7327
3f56c46843b7 2006-05-29 Glynn Foster <[email protected]>
gf115653
parents: 7256
diff changeset
   124
* Mon May 29 2006 - [email protected]
3f56c46843b7 2006-05-29 Glynn Foster <[email protected]>
gf115653
parents: 7256
diff changeset
   125
- Remove sfw patch since we're now in /usr/bin by default.
6465
3808a6428a19 * libgphoto2.spec: Bump to 2.1.99.
dc144907
parents: 6326
diff changeset
   126
* Tue Jan 03 2006 - [email protected]
3808a6428a19 * libgphoto2.spec: Bump to 2.1.99.
dc144907
parents: 6326
diff changeset
   127
- Bump to 0.1.13.
6467
404f78d6029b * patches/gphoto2-01-build.diff, patches/libgphoto2-01-gettext.diff: Rework for new tarball.
dc144907
parents: 6465
diff changeset
   128
- Remove obsolete patches -06-wall and -07-gimp-plugin. Renumber remaining.
6465
3808a6428a19 * libgphoto2.spec: Bump to 2.1.99.
dc144907
parents: 6326
diff changeset
   129
6326
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
   130
* Fri Dec 02 2005 - [email protected]
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
   131
- Added gtkam-08-sfw-path.diff to use the absolute path of the executable 
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
   132
  in the .desktop file as usr/sfw/bin should not be included in $PATH.
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
   133
  Fixes bug #6345489.
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
   134
6299
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6095
diff changeset
   135
* Tue Nov 29 2005 - laca.com
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6095
diff changeset
   136
- remove javahelp stuff
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6095
diff changeset
   137
5922
abf792461fbf 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   138
* Sun Sep 18 2005 - [email protected]
abf792461fbf 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   139
- Add gimp-devel as BuildRequires, and add patch so that we install into the
abf792461fbf 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   140
  correct plugin directory.
abf792461fbf 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   141
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   142
* Fri Jul 08 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   143
- Add patch 08 to remove '-W -Wall -Wno-unused' as they do not work on Solaris.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   144
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   145
* Wed Jun 15 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   146
- Bump to 0.1.12
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   147
5400
46e96785b77d * gtkam.spec, totem.spec: Fix 6227253: Change xml file in [gtkam|totem]-C.omf
dc144907
parents: 5370
diff changeset
   148
* 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
   149
- 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
   150
  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
   151
  one to maintain.
46e96785b77d * gtkam.spec, totem.spec: Fix 6227253: Change xml file in [gtkam|totem]-C.omf
dc144907
parents: 5370
diff changeset
   152
5203
d9ff679c2616 * gtkam.spec: Add docs tarball (Source4) to %setup section.
dc144907
parents: 5152
diff changeset
   153
* Thu Mar 10 2005 - [email protected]
d9ff679c2616 * gtkam.spec: Add docs tarball (Source4) to %setup section.
dc144907
parents: 5152
diff changeset
   154
- Add docs tarball (Source4) to %setup section.
d9ff679c2616 * gtkam.spec: Add docs tarball (Source4) to %setup section.
dc144907
parents: 5152
diff changeset
   155
5133
13b72b734b51 2005-02-25 Kazuhiko Maekawa <[email protected]>
feyn
parents: 5100
diff changeset
   156
* Fri Feb 25 2005 - [email protected]
13b72b734b51 2005-02-25 Kazuhiko Maekawa <[email protected]>
feyn
parents: 5100
diff changeset
   157
- Added dummy l10n online help to follow base update
13b72b734b51 2005-02-25 Kazuhiko Maekawa <[email protected]>
feyn
parents: 5100
diff changeset
   158
5100
2d8dab9b93e9 * gtkam.spec: Integrate docs tarball (gtkam-docs-0.1) from [email protected].
dc144907
parents: 5082
diff changeset
   159
* Wed Feb 16 2005 - [email protected]
2d8dab9b93e9 * gtkam.spec: Integrate docs tarball (gtkam-docs-0.1) from [email protected].
dc144907
parents: 5082
diff changeset
   160
- 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
   161
4536
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   162
* Fri Nov 12 2004 - [email protected]
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   163
- 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
   164
  on Solaris
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   165
4221
f598fe508934 2004-10-11 Brian Cameron <[email protected]>
bc99092
parents: 4133
diff changeset
   166
* Mon Oct 11 2004 - [email protected]
f598fe508934 2004-10-11 Brian Cameron <[email protected]>
bc99092
parents: 4133
diff changeset
   167
- Move gtkam-gimp plugin to lib/gimp/2.0.
f598fe508934 2004-10-11 Brian Cameron <[email protected]>
bc99092
parents: 4133
diff changeset
   168
3951
5554afeb8f5d Added gtkam-06-g11n-potfiles.diff. Updated gtkam.spec.
yk150259
parents: 3907
diff changeset
   169
* Wed Sep 15 2004 - [email protected]
5554afeb8f5d Added gtkam-06-g11n-potfiles.diff. Updated gtkam.spec.
yk150259
parents: 3907
diff changeset
   170
- Added gtkam-06-g11n-potfiles.diff
5554afeb8f5d Added gtkam-06-g11n-potfiles.diff. Updated gtkam.spec.
yk150259
parents: 3907
diff changeset
   171
3907
132aaa0490fc 2004-09-13 Vinay M R <[email protected]>
vinaymr
parents: 3858
diff changeset
   172
* Mon Sep 13 2004 - [email protected]
132aaa0490fc 2004-09-13 Vinay M R <[email protected]>
vinaymr
parents: 3858
diff changeset
   173
- Added code to install javahelp documents. Fixes #5096653
132aaa0490fc 2004-09-13 Vinay M R <[email protected]>
vinaymr
parents: 3858
diff changeset
   174
3746
9599d7d8b488 gtkam.spec: fixed glib-gettextize call
lk86177
parents: 3736
diff changeset
   175
* Wed Aug 25 2004 - [email protected]
3750
28711737d9c6 fixed man page and dcs installation in gtkam.spec
lk86177
parents: 3746
diff changeset
   176
- fixed man pages and docs installation
4221
f598fe508934 2004-10-11 Brian Cameron <[email protected]>
bc99092
parents: 4133
diff changeset
   177
3750
28711737d9c6 fixed man page and dcs installation in gtkam.spec
lk86177
parents: 3746
diff changeset
   178
* Wed Aug 25 2004 - [email protected]
3746
9599d7d8b488 gtkam.spec: fixed glib-gettextize call
lk86177
parents: 3736
diff changeset
   179
- fixed glib-gettextize call
4221
f598fe508934 2004-10-11 Brian Cameron <[email protected]>
bc99092
parents: 4133
diff changeset
   180
3736
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   181
* Wed Aug 25 2004 - [email protected]
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   182
- Add unpackaged files to %files section.
954faf76fa5c * gtkam.spec: Add unpackaged files to %files section.
dc144907
parents: 3679
diff changeset
   183
3515
9578f17b2e47 2004-08-09 Archana Shah <[email protected]>
archana
parents: 3425
diff changeset
   184
* Mon Aug 09 2004 - [email protected]
9578f17b2e47 2004-08-09 Archana Shah <[email protected]>
archana
parents: 3425
diff changeset
   185
- Added patch gtkam-05-short-cut-key.diff
9578f17b2e47 2004-08-09 Archana Shah <[email protected]>
archana
parents: 3425
diff changeset
   186
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   187
* 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
   188
- 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
   189
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   190
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   191
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   192
3169
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
   193
* Fri Jun 18 2004 - [email protected]
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
   194
- Run glib-gettexttize and intltoolize for both Solaris and Linux
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
   195
- merge i18n patches
e8007a09f1f3 * gtkam.spec : run glib-gettexize and intltoolize
tajima
parents: 3120
diff changeset
   196
3092
9f36d27cf2fa gtkam.spec: make patch5 solaris-only
dermotm
parents: 3001
diff changeset
   197
* Thu Jun 10 2004 - [email protected]
9f36d27cf2fa gtkam.spec: make patch5 solaris-only
dermotm
parents: 3001
diff changeset
   198
- make patch5 solaris-only
9f36d27cf2fa gtkam.spec: make patch5 solaris-only
dermotm
parents: 3001
diff changeset
   199
3001
9691a173d192 2004-06-02 Brian Cameron <[email protected]>
bc99092
parents: 2958
diff changeset
   200
* Wed Jun 02 2004 - [email protected]
9691a173d192 2004-06-02 Brian Cameron <[email protected]>
bc99092
parents: 2958
diff changeset
   201
- Added needed patches for Solaris.
9691a173d192 2004-06-02 Brian Cameron <[email protected]>
bc99092
parents: 2958
diff changeset
   202
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   203
* 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
   204
- 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
   205
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   206
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   207
- Updated l10n content to gtkam-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   208
2244
6ab9fc9b4a49 Bump to 0.1.11
mattk
parents: 2159
diff changeset
   209
* Thu Mar 18 2004 - [email protected]
6ab9fc9b4a49 Bump to 0.1.11
mattk
parents: 2159
diff changeset
   210
- Bump to 0.1.11
6ab9fc9b4a49 Bump to 0.1.11
mattk
parents: 2159
diff changeset
   211
2143
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1934
diff changeset
   212
* Thu Mar 04 2004 - [email protected]
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1934
diff changeset
   213
- 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
   214
  to fix 4935751, 4981813
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 1934
diff changeset
   215
1579
38291e81f90c l10n tarball and patch compile errors
mattk
parents: 1576
diff changeset
   216
* Thu Feb 04 2004 - [email protected]
38291e81f90c l10n tarball and patch compile errors
mattk
parents: 1576
diff changeset
   217
- Add l10n tarball, edit to gtkam-04-gexif-i18n.diff
38291e81f90c l10n tarball and patch compile errors
mattk
parents: 1576
diff changeset
   218
1576
65f52187e6dd *** empty log message ***
mattk
parents: 1543
diff changeset
   219
* Wed Feb 04 2004 - [email protected]
1579
38291e81f90c l10n tarball and patch compile errors
mattk
parents: 1576
diff changeset
   220
- Port Patches, gexif version
1576
65f52187e6dd *** empty log message ***
mattk
parents: 1543
diff changeset
   221
1532
c4a9396b7859 Enable deprecated for libexif-gtk and gtkam so that they build :)
mattk
parents: 1522
diff changeset
   222
* Fri Jan 16 2004 - [email protected]
c4a9396b7859 Enable deprecated for libexif-gtk and gtkam so that they build :)
mattk
parents: 1522
diff changeset
   223
- Enable deprecated patch
c4a9396b7859 Enable deprecated for libexif-gtk and gtkam so that they build :)
mattk
parents: 1522
diff changeset
   224
1069
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
   225
* Thu Aug 14 2003 - [email protected]
9eab1f2cbac1 Menu Entry Patch
mattk
parents: 1025
diff changeset
   226
- desktop file for menu entry
1532
c4a9396b7859 Enable deprecated for libexif-gtk and gtkam so that they build :)
mattk
parents: 1522
diff changeset
   227
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   228
* Wed Jul 16 2003 - [email protected]
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   229
- Initial version