~ubuntu-branches/ubuntu/lucid/gnome-commander/lucid

« back to all changes in this revision

Viewing changes to data/gnome-commander.spec.in

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-02-17 19:55:31 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20100217195531-wnv3t4hjpv5vys39
Tags: 1.2.8.5-0ubuntu1
* New upstream release.
* Bump Standards-Version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
Requires:      glib2 >= @GLIB_REQ@
52
52
Requires:      gtk2 >= @GTK_REQ@
53
53
Requires:      gnome-vfs2 >= @GNOMEVFS_REQ@
 
54
Requires:      gnome-vfs2-smb >= @GNOMEVFS_REQ@
54
55
Requires:      libgnomeui >= @GNOMEUI_REQ@
55
56
 
56
57
Requires:         meld
67
68
 
68
69
Requires:        python >= %{python_ver}
69
70
Requires:        gnome-python2-gnomevfs
 
71
%if 0%{?fedora} >= 8
 
72
Requires:        exiv2-libs >= %{exiv2_ver}
 
73
%else
70
74
Requires:        exiv2 >= %{exiv2_ver}
 
75
%endif
71
76
Requires:        taglib >= %{taglib_ver}
72
77
%if 0%{?fedora} >= 6
73
78
Requires:        libgsf >= %{libgsf_ver}
156
161
%{_datadir}/pixmaps/%{name}/
157
162
 
158
163
%changelog
 
164
* Wed Jan 13 2010 Piotr Eljasiak <epiotr@use.pl>
 
165
- added gnome-vfs2-smb dependency
 
166
- replaced exiv2 with exiv2-libs dependency for FC>=8
 
167
 
159
168
* Fri Oct 3 2008 Yuriy Penkin <yuriy.penkin@gmail.com>
160
169
- changed dependencies for intltool to 0.35.0
161
170