| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-vfs | Distribution: PLD 1.0 (Ra) |
| Version: 1.0.5 | Vendor: PLD |
| Release: 8 | Build date: Mon Jan 6 17:24:10 2003 |
| Group: X11/Applications | Build host: ep09.kernel.pl |
| Size: 749401 | Source RPM: gnome-vfs-1.0.5-8.src.rpm |
| Packager: PLD bug tracking system ( http://bugs.pld.org.pl/ ) | |
| Url: http://www.gnome.org/ | |
| Summary: GNOME virtual file system libraries | |
The GNOME Virtual File System provides an abstraction to common file system operations like reading, writing and copying files, listing directories and so on. It is similar in spirit to the Midnight Commander's VFS (as it uses a similar URI scheme) but it is designed from the ground up to be extensible and to be usable from any application.
GPL
internal MD5: 846fa0347964c8f68959b1c6c3c86ea7
GPG
* Mon Jan 06 2003 PLD Team <feedback@pld.org.pl>
All persons listed below can be reached at <cvs_login>@pld.org.pl
$Log: gnome-vfs.spec,v $
Revision 1.55 2002/12/04 13:04:38 qboosh
- fixed Source0 URL, added acfix patch
- added symlink to fix non-working icons with gnome-mime-data 2.x
- release 8, STBR to Ra-updates-general
Revision 1.54 2002/12/02 22:08:29 ankry
- pl Summary/description fixes
- adapterized
Revision 1.53 2002/11/25 14:13:04 ankry
- massive attack: no need for 755 for *.la
Revision 1.52 2002/10/09 13:14:27 kloczek
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
Revision 1.51 2002/09/29 14:13:14 kloczek
- merge translations from MIZI.
Revision 1.50 2002/09/03 20:45:22 kloczek
- relase 7: added libgnome-vfs0{,-devel} to Obsoletes for allow upgrade from MDK.
Revision 1.49 2002/08/17 11:20:24 qboosh
- s/xml-i18n-tools/intltool/ in BR, new %%doc
Revision 1.48 2002/06/23 20:52:51 kloczek
perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
Revision 1.47 2002/06/23 20:32:28 kloczek
- perl -pi -e "s/^libtoolize --copy --force/\%\{__libtoolize\}/"
Revision 1.46 2002/05/21 23:13:18 kloczek
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
s/^automake -a -c -f/\%\{__automake\}/; \
s/^autoconf/\%\{__autoconf\}/"
Revision 1.45 2002/04/25 16:27:19 arturs
fixed a small typo
Revision 1.44 2002/03/23 06:35:04 kloczek
- updated to 1.0.5 (bugfixes),
- merge translations from KSI and Conectiva,
- use %%findlang --with-gnome in %install,
- move modules .la files to devel.
Revision 1.43 2002/03/07 23:39:00 misiek
- vfs-badtarget only breaks things - removed
Revision 1.42 2002/02/22 23:28:59 kloczek
- removed all Group fields translations (our rpm now can handle translating
Group field using gettext).
Revision 1.41 2002/02/12 17:11:49 filon
- added badtarget patch, fixes build
- release 2
Revision 1.40 2002/02/09 18:51:13 kloczek
- updated to 1.0.4,
- removed data subpackage amd added gnome-mime-data to Requires list,
- added gnome-mime-data-devel to BuildRequires,
- added GConf-devel, oaf-devel to Requires list for devel,
- added ac_intl_fix patch.
Revision 1.39 2002/02/08 21:19:57 wrobell
- sorry wiget...
Revision 1.38 2002/02/08 17:52:29 wrobell
- use %{_libdir} macro instead of /usr/lib
Revision 1.37 2002/02/08 17:44:08 wiget
- BuildRequires: openssl-devel
- BuildRequires: cdparanoia-III-devel
- enable https: method
Revision 1.36 2002/01/18 12:41:46 misiek
- don't include the same files in two packages; release 7
Revision 1.35 2002/01/18 02:13:09 kloczek
perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
Revision 1.34 2002/01/18 00:05:23 misiek
- fix Requires/Provides
Revision 1.33 2002/01/17 23:32:05 misiek
- separate MIME stuff into subpackage; release 6
Revision 1.32 2001/12/04 11:18:02 kloczek
- release 5.
Revision 1.31 2001/11/24 20:35:26 qrczak
- gnome-vfs-includes.patch: add forgotten include paths for gtk.
Revision 1.30 2001/11/17 21:38:24 mkochano
- Release 4.
- libgnomevfs-pthread.so moved from devel to main package. It is not a
link.
Revision 1.29 2001/11/17 16:20:28 kloczek
- bump release to 3.
Revision 1.28 2001/10/30 18:57:45 aflinta
- added makefile.patch, which helps compiling gnome-vfs :)
Revision 1.27 2001/10/30 18:00:29 dzimi
- update to 1.0.3 version
- need to work around nfs
- NOT FINISHED YET
Revision 1.26 2001/09/26 10:57:18 qboosh
- adapterized, BuildRequires: autoconf, automake, libtool
Revision 1.25 2001/09/18 19:23:43 kloczek
- commented also %doc entry in devel %files list.
Revision 1.24 2001/09/18 18:39:20 kloczek
- added --disable-gtk-doc to autoconf parameters (gtk-doc documentations seems
is brkoen and building them case fail on axp and many errors on other archs).
Revision 1.23 2001/09/18 16:35:12 kloczek
- updated to 1.0.2,
- updated files list and added am15 patch wch also enables module for nfs
and ssh (I don't know is it useable or not but compileis correctly).
Revision 1.22 2001/07/22 01:08:33 kloczek
- gettextize and getext-devel is back (orginal tar ball do not provides
intl/ directoty).
Revision 1.21 2001/07/22 00:39:52 kloczek
- release 5,
- added bunch patches which allow regenerate ac/am/lt files (spec is now
ac 2.5x ready),
- removed regenerate gettext files (in this version this isn't neccessary).
Revision 1.20 2001/07/21 23:29:18 blues
- %files corrected
Revision 1.19 2001/07/21 23:05:06 blues
- %configure2_13 used
Revision 1.18 2001/07/21 22:42:10 dzimi
1.0.1
Revision 1.17 2001/06/15 15:57:40 baggins
- does not buildrequire control-center-devel
Revision 1.16 2001/06/07 18:38:47 misiek
removed Requires: control-center
Revision 1.15 2001/04/04 19:55:44 kloczek
- release 2.
Revision 1.14 2001/03/20 20:52:23 saq
- BuildRequires: libxml-devel, oaf-devel
Revision 1.13 2001/03/19 17:16:08 misiek
1.0
Revision 1.12 2001/02/28 08:51:33 jajcus
- %%post and %%postun -p /sbin/ldconfig
Revision 1.11 2001/02/27 22:36:03 misiek
0.6.2
Revision 1.10 2001/02/01 21:42:08 kloczek
- removed %%{_bindir}/gnome-vfs-gen-mimedb from files.
Revision 1.9 2001/01/31 16:03:42 kloczek
- updated to 0.5,
- added xml-i18n-tools to BuildRequires and added "xml-i18n-toolize --copy
--force" on top %build for fixing xml-i18n-tool scripts distributed in
source tar ball,
Revision 1.8 2000/12/30 04:04:39 michuz
-release 2
- moved %%{_applnkdir}/Settings/* to %%{applnkdir}/Settings/GNOME
Revision 1.7 2000/11/07 17:36:15 kloczek
- updated to 0.4.2.
Revision 1.6 2000/11/04 10:59:00 kloczek
- updated to 0.4.1.
Revision 1.5 2000/11/03 09:21:20 kloczek
- updated to 0.4,
- build against GConf >= 0.11,
- updated %files list,
- new Source url.
Revision 1.4 2000/09/30 21:35:02 kloczek
- release 2: adapterized and added using rpm new automation suit.
Revision 1.3 2000/09/13 00:24:28 kloczek
- added using %%{_applnkdir} macro,
- spec adapterized.
Revision 1.2 2000/09/06 11:19:25 michuz
- added description for devel and static packages
- need to add main description
Revision 1.1 2000/09/06 00:00:33 michuz
- initial release
- need to add descriptions
¸¼! 4
Generated by rpm2html 1.8.1
Daniel Veillard, Fri Feb 29 09:31:46 2008