libgphoto2.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 libgphoto2
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: 8401
diff changeset
     8
# Owner: mattman
df62c23d2955 assign owners to spec files
laca
parents: 8401
diff changeset
     9
#
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    10
Name:         libgphoto2
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    11
License:      LGPL
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    12
Group:        Library/Hardware/Other
7693
d3e498cd50f6 2006-07-21 Dermot McCluskey <[email protected]>
dermotm
parents: 7256
diff changeset
    13
Version:      2.2.1
d3e498cd50f6 2006-07-21 Dermot McCluskey <[email protected]>
dermotm
parents: 7256
diff changeset
    14
Release:      1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
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:      Digital camera library
7693
d3e498cd50f6 2006-07-21 Dermot McCluskey <[email protected]>
dermotm
parents: 7256
diff changeset
    18
Source:       http://heanet.dl.sourceforge.net/sourceforge/gphoto/%{name}-%{version}.tar.bz2
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    19
Source1:      usermap.gphoto
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    20
Source2:      usbcam
2434
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    21
Patch1:       libgphoto2-01-gettext.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    22
Patch2:       libgphoto2-02-uninstalled-pc.diff
6898
e1d1aa17290b 2006-03-09 Damien Carbery <[email protected]>
dc144907
parents: 6664
diff changeset
    23
Patch3:       libgphoto2-03-solaris-mntent.diff
7256
39cb28ba817d 2006-05-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7243
diff changeset
    24
Patch4:       libgphoto2-04-pragma-pack.diff
7739
bbf8c21b812a 2006-07-24 Irene Huang <[email protected]>
sh162551
parents: 7693
diff changeset
    25
Patch5:       libgphoto2-05-dummy.diff
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    26
URL:          http://www.gphoto.org
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    27
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    28
DocDir:       %{_defaultdocdir}/libgphoto2
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    29
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    30
Prereq:       /sbin/ldconfig
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    31
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    32
Requires:     hotplug
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    33
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    34
%description
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    35
gPhoto (GNU Photo) is a set of libraries for previewing, retrieving, and capturing images from a range of supported digital camerason to your local harddrive.
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    36
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    37
(It does not support digital cameras based on the USB storage protocol,
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    38
those can be mounted by Linux directly.)
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    39
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    40
As of this time gPhoto supports around 200 cameras, listed on:
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    41
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    42
 http://www.gphoto.org/cameras.html
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    43
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    44
or by running
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    45
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    46
 gphoto2 --list-cameras
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    47
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    48
%prep
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    49
%setup -q
2474
11a46543d9d5 2004-04-15 Brian Cameron <[email protected]>
bc99092
parents: 2462
diff changeset
    50
%ifos solaris
2434
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    51
%patch1 -p1
2474
11a46543d9d5 2004-04-15 Brian Cameron <[email protected]>
bc99092
parents: 2462
diff changeset
    52
%endif
2434
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    53
%patch2 -p1
6898
e1d1aa17290b 2006-03-09 Damien Carbery <[email protected]>
dc144907
parents: 6664
diff changeset
    54
%patch3 -p1
7256
39cb28ba817d 2006-05-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7243
diff changeset
    55
%patch4 -p1
8401
e51324814efa 2006-10-23 Glynn Foster <[email protected]>
gman
parents: 8327
diff changeset
    56
%patch5 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    57
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    58
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    59
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    61
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    62
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    63
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    64
  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
    65
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    68
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    69
2434
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    70
%ifos solaris
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    71
glib-gettextize -f
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    72
%endif
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    73
#%{?suse_update_config:%{suse_update_config -f . libgphoto2_port}}
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    74
libtoolize --copy --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    75
aclocal $ACLOCAL_FLAGS -I libgphoto2_port/m4
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    76
automake -a -f
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    77
autoconf
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    78
cd libgphoto2_port
2462
949f9ea3b470 2004-04-14 Brian Cameron <[email protected]>
bc99092
parents: 2434
diff changeset
    79
%ifos solaris
949f9ea3b470 2004-04-14 Brian Cameron <[email protected]>
bc99092
parents: 2434
diff changeset
    80
glib-gettextize -f
949f9ea3b470 2004-04-14 Brian Cameron <[email protected]>
bc99092
parents: 2434
diff changeset
    81
%endif
949f9ea3b470 2004-04-14 Brian Cameron <[email protected]>
bc99092
parents: 2434
diff changeset
    82
libtoolize --copy --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    83
aclocal $ACLOCAL_FLAGS -I ./m4
2462
949f9ea3b470 2004-04-14 Brian Cameron <[email protected]>
bc99092
parents: 2434
diff changeset
    84
automake -a -f
949f9ea3b470 2004-04-14 Brian Cameron <[email protected]>
bc99092
parents: 2434
diff changeset
    85
autoconf
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    86
cd ..
2434
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    87
# Removing sierra driver on Solaris since it doesn't compile.
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    88
%ifos solaris
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    89
%define driver_options "--with-drivers=agfa-cl20,aox,barbie,canon,casio,digita,dimera,directory,fuji,gsmart300,jamcam,jd11,kodak,konica,mustek,largan,minolta,panasonic,pccam300,pccam600,polaroid,ptp2,ricoh,samsung,smal,sipix,sonydscf1,sonydscf55,soundvision,spca50x,sq905,stv0680,sx330z"
6547
4f067ebacd0f * libgphoto2.spec: Add libusb option for Solaris.
dc144907
parents: 6465
diff changeset
    90
%define libusb_option "--with-libusb=/usr/sfw"
7256
39cb28ba817d 2006-05-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7243
diff changeset
    91
export LIBUSB_LIBS="-L/usr/sfw/lib -R/usr/sfw/lib -lusb"
6664
ee45cb8818f9 2006-01-25 Brian Cameron <[email protected]>
bc99092
parents: 6547
diff changeset
    92
export LIBUSB_CFLAGS="-I/usr/sfw/include"
2434
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    93
%else
6547
4f067ebacd0f * libgphoto2.spec: Add libusb option for Solaris.
dc144907
parents: 6465
diff changeset
    94
%define driver_options "--with-drivers=all"
4f067ebacd0f * libgphoto2.spec: Add libusb option for Solaris.
dc144907
parents: 6465
diff changeset
    95
%define libusb_option ""
2434
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    96
%endif
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    97
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    98
PATH="/usr/X11R6/bin:$PATH" CFLAGS="$RPM_OPT_FLAGS -fPIC" ./configure	\
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
    99
  --prefix=%{_prefix} 	\
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   100
  --mandir=%{_mandir} 	\
4536
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   101
  --bindir=%{_bindir} 	\
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   102
  --libdir=%{_libdir} 	\
4536
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   103
  --includedir=%{_includedir} \
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   104
  --with-doc-dir=%{_defaultdocdir}/%{name} \
6547
4f067ebacd0f * libgphoto2.spec: Add libusb option for Solaris.
dc144907
parents: 6465
diff changeset
   105
  --disable-static %{libusb_option} %{driver_options}
7243
69a196f7101d 2006-05-10 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 6923
diff changeset
   106
make -j $CPUS INTLLIBS=
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   107
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   108
%install
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   109
export LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   110
make DESTDIR=$RPM_BUILD_ROOT install
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   111
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/hotplug/usb/
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   112
cp %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/hotplug/usb/usbcam.usermap
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   113
install -c -m 755 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/hotplug/usb/usbcam
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   114
8327
8a6846ca2673 2006-10-14 Damien Carbery <[email protected]>
dc144907
parents: 7739
diff changeset
   115
rm $RPM_BUILD_ROOT%{_libdir}/libgphoto2/*/*.la
8a6846ca2673 2006-10-14 Damien Carbery <[email protected]>
dc144907
parents: 7739
diff changeset
   116
rm $RPM_BUILD_ROOT%{_libdir}/libgphoto2_port/*/*.la
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6898
diff changeset
   117
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   118
#Clean up unpackaged files
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6898
diff changeset
   119
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   120
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   121
%clean
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6898
diff changeset
   122
rm -rf $RPM_BUILD_ROOT
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   123
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
   124
%post
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
   125
/sbin/ldconfig
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
   126
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
   127
%postun
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
   128
/sbin/ldconfig
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
   129
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   130
%files
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   131
%defattr(-,root,root)
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   132
%{_includedir}/gphoto2
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   133
%dir %{_defaultdocdir}/%{name}
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   134
%{_defaultdocdir}/%{name}/*
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   135
%{_datadir}/libgphoto2
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   136
%{_bindir}/gphoto2-config
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   137
%{_bindir}/gphoto2-port-config
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   138
%{_libdir}/libgphoto2.*so*
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6898
diff changeset
   139
%{_libdir}/libgphoto2/*/*.so
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   140
%{_libdir}/libgphoto2_port.*
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6898
diff changeset
   141
%{_libdir}/libgphoto2_port/*/*.so
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   142
%{_libdir}/libgphoto2/print-usb-usermap
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   143
%{_libdir}/pkgconfig/libgphoto2.pc
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   144
%{_datadir}/locale/*/LC_MESSAGES/*.mo
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   145
%{_mandir}/man3/
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   146
%{_sysconfdir}/hotplug/usb/*
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   147
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   148
%changelog -n libgphoto2
8327
8a6846ca2673 2006-10-14 Damien Carbery <[email protected]>
dc144907
parents: 7739
diff changeset
   149
* Mon Oct 16 2006 - [email protected]
8a6846ca2673 2006-10-14 Damien Carbery <[email protected]>
dc144907
parents: 7739
diff changeset
   150
- Remove the '-f' from the 'rm *.la *.a' lines so that any changes to the
8a6846ca2673 2006-10-14 Damien Carbery <[email protected]>
dc144907
parents: 7739
diff changeset
   151
  module source will be seen as a build error and action can be taken.
8a6846ca2673 2006-10-14 Damien Carbery <[email protected]>
dc144907
parents: 7739
diff changeset
   152
7739
bbf8c21b812a 2006-07-24 Irene Huang <[email protected]>
sh162551
parents: 7693
diff changeset
   153
* Mon Jul 24 2006 [email protected]
bbf8c21b812a 2006-07-24 Irene Huang <[email protected]>
sh162551
parents: 7693
diff changeset
   154
- Add patch libgphoto2-05-dummy.diff
bbf8c21b812a 2006-07-24 Irene Huang <[email protected]>
sh162551
parents: 7693
diff changeset
   155
7693
d3e498cd50f6 2006-07-21 Dermot McCluskey <[email protected]>
dermotm
parents: 7256
diff changeset
   156
* Web Jul 21 2006 - [email protected]
d3e498cd50f6 2006-07-21 Dermot McCluskey <[email protected]>
dermotm
parents: 7256
diff changeset
   157
- Bump to 2.2.1.
7256
39cb28ba817d 2006-05-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7243
diff changeset
   158
* Thu May 11 2006 - [email protected]
39cb28ba817d 2006-05-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7243
diff changeset
   159
- add patch pragma-pack.diff
6898
e1d1aa17290b 2006-03-09 Damien Carbery <[email protected]>
dc144907
parents: 6664
diff changeset
   160
* Thu Mar  9 2006 - [email protected]
e1d1aa17290b 2006-03-09 Damien Carbery <[email protected]>
dc144907
parents: 6664
diff changeset
   161
- Add patch, 03-solaris-mntent, to port mntent code to Solaris.
6664
ee45cb8818f9 2006-01-25 Brian Cameron <[email protected]>
bc99092
parents: 6547
diff changeset
   162
* Wed Jan 25 2006 - [email protected]
ee45cb8818f9 2006-01-25 Brian Cameron <[email protected]>
bc99092
parents: 6547
diff changeset
   163
- Set LIBUSB_LIBS and LIBUSB_CFLAGS which makes the libgphoto2_port configure
ee45cb8818f9 2006-01-25 Brian Cameron <[email protected]>
bc99092
parents: 6547
diff changeset
   164
  happier.  For some reason just calling with --with-libusb isn't enough.  The
ee45cb8818f9 2006-01-25 Brian Cameron <[email protected]>
bc99092
parents: 6547
diff changeset
   165
  build still fails when compiling libgphoto2_port/disk.c because Solaris does
7256
39cb28ba817d 2006-05-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7243
diff changeset
   166
  not have mntent.h, but this gets the build farther along.  
6465
3808a6428a19 * libgphoto2.spec: Bump to 2.1.99.
dc144907
parents: 5529
diff changeset
   167
* Tue Jan 03 2006 - [email protected]
3808a6428a19 * libgphoto2.spec: Bump to 2.1.99.
dc144907
parents: 5529
diff changeset
   168
- Bump to 2.1.99.
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   169
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   170
- Bump to 2.1.6.
5039
582fd7605c62 2005-02-09 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4980
diff changeset
   171
* Wed Feb 09 2005 - [email protected]
582fd7605c62 2005-02-09 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4980
diff changeset
   172
- Version updated to 2.1.5
582fd7605c62 2005-02-09 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4980
diff changeset
   173
- Patches 2 and 4 are not longer needed:
582fd7605c62 2005-02-09 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4980
diff changeset
   174
  libgphoto2-02-fix-konica.diff, libgphoto2-04-pc.diff
582fd7605c62 2005-02-09 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4980
diff changeset
   175
- Renamed path 5 as patch 2: libgphoto2-05-g11n-potfiles.diff ->
582fd7605c62 2005-02-09 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4980
diff changeset
   176
  libgphoto2-02-g11n-potfiles.diff
4536
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   177
* Fri Nov 12 2004 - [email protected]
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   178
- added --bindir=%{_bindir} so it can be redirected on Solaris
3955
10424d4f0260 Added libgphoto2-05-g11n-potfiles.diff. Updated libgphoto2.spec.
yk150259
parents: 3858
diff changeset
   179
* Wed Sep 15 2004 - [email protected]
10424d4f0260 Added libgphoto2-05-g11n-potfiles.diff. Updated libgphoto2.spec.
yk150259
parents: 3858
diff changeset
   180
- Added libgphoto2-05-g11n-potfiles.diff
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   181
* 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
   182
- Updated l10n content to libgphoto2-l10n-po-1.2.tar.bz2
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   183
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   184
- ported to rpm4
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   185
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   186
- added "-j $CPUS" to make to speed up builds
2955
42165a1dc63c 2004-05-28 Brian Cameron <[email protected]>
bc99092
parents: 2777
diff changeset
   187
* Fri May 28 2004 - [email protected]
42165a1dc63c 2004-05-28 Brian Cameron <[email protected]>
bc99092
parents: 2777
diff changeset
   188
- Added patch 04, so that gtkam can build on Solaris.
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   189
* 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
   190
- Updated l10n content to libgphoto2-l10n-po-1.1.tar.bz2
2474
11a46543d9d5 2004-04-15 Brian Cameron <[email protected]>
bc99092
parents: 2462
diff changeset
   191
* Thu Apr 15 2004 - [email protected]
11a46543d9d5 2004-04-15 Brian Cameron <[email protected]>
bc99092
parents: 2462
diff changeset
   192
- Only apply patch01 on Solaris since it is causing problems for
11a46543d9d5 2004-04-15 Brian Cameron <[email protected]>
bc99092
parents: 2462
diff changeset
   193
  Linux.
2462
949f9ea3b470 2004-04-14 Brian Cameron <[email protected]>
bc99092
parents: 2434
diff changeset
   194
* Wed Apr 14 2004 - [email protected]
949f9ea3b470 2004-04-14 Brian Cameron <[email protected]>
bc99092
parents: 2434
diff changeset
   195
- Add glib-gettextize -f when running configure in the
949f9ea3b470 2004-04-14 Brian Cameron <[email protected]>
bc99092
parents: 2434
diff changeset
   196
  libgphoto2_port directory. 
2434
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   197
* Thu Apr 08 2004 - [email protected]
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   198
- Avoid building sierra driver on Solaris, since it doesn't
8fabe07ee6d4 2004-04-08 Brian.Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   199
  build with Forte.  Add needed 02 patch.
2355
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   200
* Wed Mar 31 2004 - [email protected]
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   201
- replace tar jxf with the more solaris friendly
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   202
  bzcat piped through tar
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   203
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   204
- Updated l10n content to libgphoto2-l10n-po-1.0.tar.bz2
1568
d7e6ce7d5bb8 Bump tarball, add l10n tarball, remove patch
mattk
parents: 1543
diff changeset
   205
* Wed Feb 04 2004 - <[email protected]>
d7e6ce7d5bb8 Bump tarball, add l10n tarball, remove patch
mattk
parents: 1543
diff changeset
   206
- New Tarball 2.1.4, added l10n tarball
d7e6ce7d5bb8 Bump tarball, add l10n tarball, remove patch
mattk
parents: 1543
diff changeset
   207
- Remove patch: libgphoto2-01-potfiles-in.diff
1257
b115b118bf7e Upgrade to 2.1.2 tarball for QS
mattk
parents: 1195
diff changeset
   208
* Tue Oct 14 2003 - <[email protected]>
b115b118bf7e Upgrade to 2.1.2 tarball for QS
mattk
parents: 1195
diff changeset
   209
- New Tarball 2.1.2 for QS
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   210
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   211
- remove *.a, *.la
740
a383e93d6a41 Fixed libgphoto2 POTFILES.in
mick
parents: 591
diff changeset
   212
* Wed Jul 23 2003 - [email protected]
a383e93d6a41 Fixed libgphoto2 POTFILES.in
mick
parents: 591
diff changeset
   213
- Fixing POTFILES.in
585
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   214
* Wed Jul 16 2003 - [email protected]
a1d5251a6293 *** empty log message ***
mattk
parents:
diff changeset
   215
- Initial Spec File