123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258 |
- %define python_ver 2.4
- %define exiv2_ver 0.14
- %define taglib_ver 1.4
- %define libgsf_ver 1.12.0
- %define poppler_ver 0.6
- Name: gnome-commander
- Version: 1.2.8.6
- Release: 1%{?_dist_release}
- Summary: A nice and fast file manager for the GNOME desktop
- Summary(pl): Menadżer plików dla GNOME oparty o Norton Commander'a (TM)
- Summary(sv): GNOME Commander är en snabb och smidig filhanderare för GNOME
- Group: Applications/File
- License: GPLv2+
- URL: http://www.nongnu.org/gcmd/
- Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.2/%{name}-%{version}.tar.bz2
- BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
- BuildRequires: automake
- BuildRequires: flex
- BuildRequires: intltool >= 0.35.0
- BuildRequires: libtool
- BuildRequires: gnome-common
- BuildRequires: desktop-file-utils
- BuildRequires: scrollkeeper
- BuildRequires: gettext >= 0.10.36
- BuildRequires: glib2-devel >= 2.6.0
- BuildRequires: gtk2-devel >= 2.8.0
- BuildRequires: gnome-vfs2-devel >= 2.0.0
- BuildRequires: libgnomeui-devel >= 2.4.0
- BuildRequires: gnome-doc-utils >= 0.3.2
- BuildRequires: perl(XML::Parser)
- BuildRequires: libSM-devel
- Requires: glib2 >= 2.6.0
- Requires: gtk2 >= 2.8.0
- Requires: gnome-vfs2 >= 2.0.0
- Requires: gnome-vfs2-smb >= 2.0.0
- Requires: libgnomeui >= 2.4.0
- Requires: meld
- Requires(post): scrollkeeper
- Requires(postun): scrollkeeper
- BuildRequires: python-devel >= %{python_ver}
- BuildRequires: exiv2-devel >= %{exiv2_ver}
- BuildRequires: taglib-devel >= %{taglib_ver}
- BuildRequires: libgsf-devel >= %{libgsf_ver}
- BuildRequires: poppler-devel >= %{poppler_ver}
- Requires: python >= %{python_ver}
- Requires: exiv2 >= %{exiv2_ver}
- Requires: taglib >= %{taglib_ver}
- Requires: libgsf >= %{libgsf_ver}
- Requires: poppler >= %{poppler_ver}
- Vendor: Project Vine
- Distribution: Vine Linux
- %description
- GNOME Commander is a nice and fast file manager for the GNOME desktop.
- In addition to performing the basic file manager functions the program is
- also an FTP-client and it can browse SMB-networks.
- %prep
- %setup -q
- %build
- %configure \
- --disable-scrollkeeper \
- --enable-python
- %{__make} %{?_smp_mflags}
- %install
- %{__rm} -rf %{buildroot}
- %{__make} \
- INSTALL="%{__install} -c -p" \
- DESTDIR=%{buildroot} \
- install
- desktop-file-install \
- --delete-original \
- --vendor '' \
- --remove-category Application \
- --dir %{buildroot}%{_datadir}/applications \
- %{buildroot}%{_datadir}/applications/%{name}.desktop
- %{__rm} -f %{buildroot}%{_libdir}/%{name}/*.{a,la}
- %{__rm} -f %{buildroot}%{_libdir}/%{name}/*/*.{a,la,py}
- %find_lang %{name}
- %post
- scrollkeeper-update -q -o %{_datadir}/omf/%{name} || :
- %postun
- scrollkeeper-update -q || :
- %clean
- %{__rm} -rf %{buildroot}
- %files -f %{name}.lang
- %defattr(-,root,root,-)
- %doc AUTHORS BUGS ChangeLog COPYING INSTALL NEWS README TODO doc/*.txt
- %{_bindir}/*
- %{_libdir}/%{name}/
- %{_mandir}/man1/%{name}.1*
- %{_datadir}/applications/%{name}.desktop
- %{_datadir}/gnome/help/%{name}/
- %{_datadir}/omf/%{name}/
- %{_datadir}/pixmaps/%{name}.png
- %{_datadir}/pixmaps/%{name}/
- %changelog
- * Sun Jun 27 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.8.6-1
- - new upstream release
- * Wed May 05 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.2.8.5-2
- - rebuilt with exiv2-0.19
- * Sun Mar 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.8.5-1
- - Initial build for Vine Linux
- * Wed Jan 13 2010 Piotr Eljasiak <epiotr@use.pl>
- - added gnome-vfs2-smb dependency
- - replaced exiv2 with exiv2-libs dependency for FC>=8
- * Fri Oct 3 2008 Yuriy Penkin <yuriy.penkin@gmail.com>
- - changed dependencies for intltool to 0.35.0
- * Thu Aug 7 2008 Piotr Eljasiak <epiotr@use.pl>
- - added poppler dependencies
- * Fri Jul 11 2008 Piotr Eljasiak <epiotr@use.pl>
- - added build deps
- * Fri Oct 5 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1.2.4-4
- - Drop yelp dependency
- * Wed Aug 22 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1.2.4-3.dist.2
- - Mass rebuild (buildID or binutils issue)
- * Fri Aug 3 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1.2.4-3.dist.1
- - License update
- * Wed Jul 18 2007 Piotr Eljasiak <epiotr@use.pl> 1.2.5-1
- - replaced libexif and libiptcdata with exiv2 library
- * Tue Jul 10 2007 Piotr Eljasiak <epiotr@use.pl> 1.2.5-1
- - replaced id3lib with taglib dependencies
- * Sat Jun 16 2007 Dušan Hokův <dusan@mirc.cz> 1.2.5-1
- - added cs description
- * Mon Jun 11 2007 Piotr Eljasiak <epiotr@use.pl> 1.2.5-1
- - minor tweaking with library versioning
- * Sun Feb 4 2007 Piotr Eljasiak <epiotr@use.pl> 1.2.4-1
- - added libgsf dependencies
- * Wed Jan 30 2007 Piotr Eljasiak <epiotr@use.pl> 1.2.4-1
- - added build and runtime deps for python and gnome-python2-gnomevfs
- * Tue Jan 20 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1.2.3-5
- - Require meld (#225324)
- * Wed Jan 10 2007 Piotr Eljasiak <epiotr@use.pl> 1.2.4-1
- - removed unneeded .py files
- * Thu Dec 21 2006 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1.2.3-2
- - Clean up.
- * Sun Dec 17 2006 Piotr Eljasiak <epiotr@use.pl> 1.2.4-1
- - use version requirements from configure.in
- - changed dependencies from glib to glib2
- * Fri Dec 15 2006 Stephanos Manos <stefmanos AT gmail DOT com> - 1.2.4-1
- - removed not needed .a files
- - added build and runtime deps for libexif id3lib
- * Tue Dec 12 2006 Stephanos Manos <stefmanos AT gmail DOT com> - 1.2.4-1
- - minor cleanups/fixes to make rpmlint silent
- -changelog: entries starting with % (added a second %)
- -changelog: replaced tabs with spaces
- -descriptions: splitted in multiple lines
- -summary: removed ending dot
- -license: changed license-tag form GPL2 to GPL
- * Tue Nov 14 2006 Piotr Eljasiak <epiotr@use.pl>
- - fixed Source0 address
- * Mon Jul 17 2006 Piotr Eljasiak <epiotr@use.pl>
- - added glib dependencies
- * Sun May 14 2006 Stephanos Manos <stefmanos@gmail.com>
- - Fixed Scrollkeeper database update
- -disabled scrollkeeper update from make
- -added scrollkeeper-database-update in the %%post & %%postun section
- - Added %%post & %%postun entries for the desktop file
- - Added %%post & %%postun entries for the gtk+ icon cache file
- * Sun Apr 9 2006 Piotr Eljasiak <epiotr@use.pl>
- - minor cleanups
- * Thu Mar 5 2006 Piotr Eljasiak <epiotr@use.pl>
- - added OMF files
- * Mon Feb 13 2006 Piotr Eljasiak <epiotr@use.pl>
- - install gnome-commander icon to %%{_datadir}/pixmaps/
- - install gnome-commander.1* to %%{_mandir}/man1/
- * Sat Feb 11 2006 Piotr Eljasiak <epiotr@use.pl>
- - set default srcext to .bz2
- * Fri Jan 28 2005 Piotr Eljasiak <epiotr@use.pl>
- - fixed typo: rpm --> rpmbuild
- * Mon May 03 2004 Piotr Eljasiak <epiotr@use.pl>
- - converted spec file to utf-8
- - used RPM macros a bit more
- * Thu Jun 19 2003 Piotr Eljasiak <epiotr@use.pl>
- - added libraries
- * Tue Mar 25 2003 Piotr Eljasiak <epiotr@use.pl>
- - updated Sources
- * Mon Jan 20 2003 Piotr Eljasiak <epiotr@use.pl>
- - added build dependencies
- * Fri Jan 10 2003 Piotr Eljasiak <epiotr@use.pl>
- - added localization
- * Thu Jan 09 2003 Piotr Eljasiak <epiotr@use.pl>
- - added dependencies
- * Mon Jun 24 2002 Piotr Eljasiak <epiotr@use.pl>
- - more cleanup in install section
- * Sat Jun 15 2002 Piotr Eljasiak <epiotr@use.pl>
- - simplified install and files sections
- * Mon Jun 10 2002 Piotr Eljasiak <epiotr@use.pl>
- - .spec file is now generated from .spec.in
- * Mon Jun 10 2002 Marcus Bjurman <marbj499@student.liu.se>
- - The default icon for this project is now called gnome-commander.png
- The xpm variant of the same icon is now also renamed in the same manner.
- * Sat Mar 9 2002 Marcus Bjurman <marbj499@student.liu.se>
- - Pumped up the version nr
- * Sun Nov 4 2001 Marcus Bjurman <marbj499@student.liu.se>
- - Initial build.
|