gnome-vfs2-vl.spec 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622
  1. %define libbonobo_version 2.24.1
  2. %define gconf2_version 2.26.0
  3. %define gtkdoc_version 1.1
  4. %define gnome_mime_data_version 2.18.0
  5. %define gamin_version 0.1.10
  6. %define vine_menus_version 3.0
  7. %define samba_version 3.2.5
  8. %define hal_version 0.5.11
  9. %define gnome_mount_version 0.8
  10. %define avahi_version 0.6.23
  11. %define dbus_version 1.0
  12. %define dbus_glib_version 0.73
  13. %define po_package gnome-vfs-2.0
  14. %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
  15. Summary: The GNOME virtual file-system libraries.
  16. Summary(ja): GNOME 仮想ファイルシステムライブラリ
  17. Name: gnome-vfs2
  18. Version: 2.24.3
  19. Release: 2%{?_dist_release}
  20. License: LGPL
  21. Group: System Environment/Libraries
  22. Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.24/gnome-vfs-%{version}.tar.bz2
  23. URL: http://www.gnome.org/
  24. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  25. Requires: gnome-mime-data >= %{gnome_mime_data_version}
  26. Requires: shared-mime-info
  27. Requires: gamin >= %{gamin_version}
  28. Requires: vine-menus >= %{vine_menus_version}
  29. Requires(post,pre,preun): GConf2 >= %{gconf2_version}
  30. BuildRequires: libbonobo-devel >= %{libbonobo_version}
  31. BuildRequires: GConf2-devel >= %{gconf2_version}
  32. BuildRequires: gnome-mime-data >= %{gnome_mime_data_version}
  33. BuildRequires: gamin-devel >= %{gamin_version}
  34. BuildRequires: glib2-devel, libxml2-devel, zlib-devel
  35. BuildRequires: popt-devel, bzip2-devel, ORBit2-devel, openjade
  36. BuildRequires: pkgconfig
  37. BuildRequires: gnome-mime-data >= %{gnome_mime_data_version}
  38. BuildRequires: gtk-doc >= %{gtkdoc_version}
  39. BuildRequires: libsmbclient-devel >= %{samba_version}
  40. BuildRequires: hal-devel >= %{hal_version}
  41. BuildRequires: gnome-mount-devel >= %{gnome_mount_version}
  42. BuildRequires: avahi-glib-devel >= %{avahi_version}
  43. BuildRequires: dbus-devel >= %{dbus_version}
  44. BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
  45. BuildRequires: automake, autoconf
  46. Patch3: gnome-vfs-2.9.90-modules-conf.patch
  47. # send to upstream
  48. Patch101: gnome-vfs-2.8.2-schema_about_for_upstream.patch
  49. Patch201: gnome-vfs-2.8.1-console-mount-opt.patch
  50. # RH bug #197868
  51. Patch6: gnome-vfs-2.15.91-mailto-command.patch
  52. # https://bugzilla.redhat.com/show_bug.cgi?id=333041
  53. # https://bugzilla.redhat.com/show_bug.cgi?id=335241
  54. Patch300: gnome-vfs-2.20.0-ignore-certain-mountpoints.patch
  55. # vine default
  56. Patch1000: gnome-vfs2-2.22.0-vine.patch
  57. %description
  58. GNOME VFS is the GNOME virtual file system. It is the foundation of
  59. the Nautilus file manager. It provides a modular architecture and
  60. ships with several modules that implement support for file systems,
  61. http, ftp, and others. It provides a URI-based API, backend
  62. supporting asynchronous file operations, a MIME type manipulation
  63. library, and other features.
  64. %package devel
  65. Summary: Libraries and include files for developing GNOME VFS applications.
  66. Summary(ja): GNOME VFS アプリケーション開発用ライブラリ
  67. Group: Development/Libraries
  68. Requires: %{name} = %{version}-%{release}
  69. Requires: GConf2-devel >= %{gconf2_version}
  70. Requires: libbonobo-devel >= %{libbonobo_version}
  71. Conflicts: bonobo-devel < 1.0.8
  72. Conflicts: gnome-vfs-devel < 1.0.2
  73. %description devel
  74. This package provides the necessary development libraries for writing
  75. GNOME VFS modules and applications that use the GNOME VFS APIs.
  76. %package smb
  77. Summary: Windows fileshare support for gnome-vfs
  78. Summary(ja): gnome-vfs の Windows ファイル共有サポート
  79. Group: System Environment/Libraries
  80. Requires: %{name} = %{version}
  81. Requires: samba-common >= %{samba_version}
  82. Obsoletes: gnome-vfs2-extras
  83. Provides: gnome-vfs2-extras
  84. %description smb
  85. This package provides support for reading and writing files on windows
  86. shares (SMB) to applications using GNOME VFS.
  87. # compat32
  88. %package -n compat32-%{name}
  89. Summary: The GNOME virtual file-system libraries.
  90. Summary(ja): GNOME 仮想ファイルシステムライブラリ
  91. Group: System Environment/Libraries
  92. Requires: %{name} = %{version}-%{release}
  93. %description -n compat32-%{name}
  94. GNOME VFS is the GNOME virtual file system. It is the foundation of
  95. the Nautilus file manager. It provides a modular architecture and
  96. ships with several modules that implement support for file systems,
  97. http, ftp, and others. It provides a URI-based API, backend
  98. supporting asynchronous file operations, a MIME type manipulation
  99. library, and other features.
  100. %package -n compat32-%{name}-devel
  101. Summary: Libraries and include files for developing GNOME VFS applications.
  102. Summary(ja): GNOME VFS アプリケーション開発用ライブラリ
  103. Group: Development/Libraries
  104. Requires: %{name}-devel = %{version}-%{release}
  105. Requires: compat32-%{name} = %{version}-%{release}
  106. Requires: compat32-GConf2-devel >= %{gconf2_version}
  107. Requires: compat32-libbonobo-devel >= %{libbonobo_version}
  108. %description -n compat32-%{name}-devel
  109. This package provides the necessary development libraries for writing
  110. GNOME VFS modules and applications that use the GNOME VFS APIs.
  111. %prep
  112. %setup -q -n gnome-vfs-%{version}
  113. %patch3 -p1 -b .modules-conf
  114. %patch6 -p1 -b .mailto-command
  115. # send to upstream
  116. %patch101 -p1 -b .schema_about
  117. %patch201 -p0 -b .console
  118. %patch300 -p1 -b .ignore-certain-mount-points
  119. # Vine
  120. %patch1000 -p1 -b .browser_default
  121. # for patch 10
  122. autoheader
  123. autoconf
  124. %build
  125. if pkg-config openssl ; then
  126. CPPFLAGS=`pkg-config --cflags openssl`; export CPPFLAGS
  127. LDFLAGS=`pkg-config --libs-only-L openssl`; export LDFLAGS
  128. fi
  129. %configure --disable-gtk-doc --enable-hal
  130. export tagname=CC
  131. make LIBTOOL=/usr/bin/libtool
  132. %install
  133. rm -fr $RPM_BUILD_ROOT
  134. export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
  135. export tagname=CC
  136. make install DESTDIR=$RPM_BUILD_ROOT LIBTOOL=/usr/bin/libtool
  137. unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
  138. # remove unpackaged files
  139. rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/lib*.{a,la}
  140. rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
  141. rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/monikers/*.{a,la}
  142. %find_lang %{po_package}
  143. %clean
  144. rm -fr $RPM_BUILD_ROOT
  145. %post
  146. /sbin/ldconfig
  147. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  148. SCHEMAS="system_http_proxy.schemas system_dns_sd.schemas system_smb.schemas \
  149. desktop_gnome_url_handlers.schemas \
  150. desktop_default_applications.schemas"
  151. for S in $SCHEMAS; do
  152. gconftool-2 --makefile-install-rule \
  153. %{_sysconfdir}/gconf/schemas/$S > /dev/null || :
  154. done
  155. %pre
  156. if [ "$1" -gt 1 ]; then
  157. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  158. SCHEMAS="system_http_proxy.schemas system_dns_sd.schemas system_smb.schemas \
  159. desktop_gnome_url_handlers.schemas \
  160. desktop_default_applications.schemas"
  161. for S in $SCHEMAS; do
  162. gconftool-2 --makefile-uninstall-rule \
  163. %{_sysconfdir}/gconf/schemas/$S > /dev/null || :
  164. done
  165. fi
  166. %preun
  167. if [ "$1" -eq 0 ]; then
  168. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  169. SCHEMAS="system_http_proxy.schemas system_dns_sd.schemas system_smb.schemas \
  170. desktop_gnome_url_handlers.schemas \
  171. desktop_default_applications.schemas"
  172. for S in $SCHEMAS; do
  173. gconftool-2 --makefile-uninstall-rule \
  174. %{_sysconfdir}/gconf/schemas/$S > /dev/null || :
  175. done
  176. fi
  177. %postun -p /sbin/ldconfig
  178. %post -n compat32-%{name} -p /sbin/ldconfig
  179. %postun -n compat32-%{name} -p /sbin/ldconfig
  180. %files -f %{po_package}.lang
  181. %defattr(-, root, root)
  182. %doc AUTHORS COPYING ChangeLog NEWS README
  183. %dir %{_sysconfdir}/gnome-vfs-2.0
  184. %dir %{_sysconfdir}/gnome-vfs-2.0/modules
  185. %config %{_sysconfdir}/gnome-vfs-2.0/modules/*.conf
  186. %exclude %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
  187. %{_bindir}/*
  188. %{_libexecdir}/*
  189. %{_libdir}/*.so.*
  190. %{_libdir}/gnome-vfs-2.0/modules
  191. %exclude %{_libdir}/gnome-vfs-2.0/modules/libsmb.so
  192. %dir %{_libdir}/gnome-vfs-2.0
  193. %{_sysconfdir}/gconf/schemas/*
  194. %{_datadir}/dbus-1/services/gnome-vfs-daemon.service
  195. %files devel
  196. %defattr(-, root, root)
  197. %{_libdir}/lib*.so
  198. %{_libdir}/pkgconfig/*.pc
  199. %{_libdir}/gnome-vfs-2.0/include/*.h
  200. %{_includedir}/*
  201. %{_datadir}/gtk-doc/html/*
  202. %files smb
  203. %defattr(-, root, root)
  204. %{_libdir}/gnome-vfs-2.0/modules/libsmb.so
  205. %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
  206. # compat32
  207. %if %{build_compat32}
  208. %files -n compat32-%{name}
  209. %defattr(-, root, root)
  210. %{_libdir}/*.so.*
  211. %{_libdir}/gnome-vfs-2.0/modules
  212. %exclude %{_libdir}/gnome-vfs-2.0/modules/libsmb.so
  213. %dir %{_libdir}/gnome-vfs-2.0
  214. %files -n compat32-%{name}-devel
  215. %defattr(-, root, root)
  216. %{_libdir}/lib*.so
  217. %{_libdir}/pkgconfig/*.pc
  218. %{_libdir}/gnome-vfs-2.0/include/*.h
  219. %endif
  220. %changelog
  221. * Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 2.24.3-2
  222. - build with rpm-4.8.1-1 for pkg-config file
  223. * Tue Jun 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.24.3-1
  224. - new upstream release
  225. * Sat Oct 31 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.2-1
  226. - new upstream release
  227. * Sun Jul 12 2009 NAKAMURA Kenta <kenta@vinelinux.org> 2.24.1-2
  228. - added compat32 package for x86_64 arch support
  229. - removed static libraries
  230. * Fri Mar 20 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
  231. - new upstream release
  232. * Tue Sep 23 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
  233. - new upstream release
  234. * Mon Mar 31 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-2vl5
  235. - added Patches from Fedora Core
  236. * Tue Oct 16 2007 David Zeuthen <davidz@redhat.com> - 2.20.0-3
  237. - Also avoid showing /var/tmp as an icon on the desktop (#335241)
  238. * Wed Sep 12 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.91-2
  239. - Fix a small memory leak
  240. - updated Patch1000
  241. * Sat Mar 22 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
  242. - new upstream release(Patch31 was merged into upstream)
  243. * Sun Dec 9 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.20.1-0vl1
  244. - new upstream release
  245. * Sun May 20 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.1-0vl2
  246. - rebuilt with new toolchain and openssl-0.9.8e
  247. * Mon Apr 30 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl1
  248. - new upstream release
  249. - add Paatch31/32 from fedora
  250. * Fri Apr 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0.1-0vl2
  251. - rebuild with dbus-1.0/dbus-glib-0.73
  252. - add BuildRequires: dbus-devel >= 1.0, dbus-glib-devel >= 0.73
  253. * Wed Apr 25 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0.1-0vl1
  254. - new upstream release
  255. * Mon Aug 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl4
  256. - add Requires: gamin and BuildRequires: gamin-devel
  257. - remove fam dependency (replaced by gamin)
  258. * Fri Jul 28 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.14.2-0vl3
  259. - add BuildRequires: samba-libsmbclient-devel instead of samba-libsmbclient
  260. * Sun Jun 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl2
  261. - remove Patch10 to fix smb browsing
  262. * Sat Jun 03 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl1
  263. - new upstream release
  264. * Mon May 08 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1
  265. - new upstream release
  266. - add BuildRequires: avahi-glib-devel instead of avahi-glib
  267. * Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
  268. - new upstream release
  269. - build with avahi, add BuildRequires: avahi
  270. * Sat Mar 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl3
  271. - re-numbering patches
  272. - update Patch100 to change default url-handlers for vine
  273. * Fri Mar 10 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl2
  274. - use "make install DESTDIR.." instead of "%%makeinstall" to remove
  275. bogus buildroot path from server location in GNOME_VFS_Daemon.server
  276. - remove unneeded files
  277. * Mon Mar 06 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl1
  278. - new upstream release
  279. * Wed Nov 30 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.2-0vl1
  280. - new upstream release
  281. * Sat Oct 08 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1.1-0vl1
  282. - new upstream release
  283. * Wed Oct 05 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1-0vl1
  284. - new upstream release
  285. * Sun Sep 18 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0-0vl1
  286. - new upstream release
  287. * Wed Aug 24 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.92-0vl1
  288. - new upstream release
  289. * Tue Aug 02 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.90-0vl1
  290. - new upstream release
  291. * Mon Jul 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.1-0vl1
  292. - new upstream release
  293. - build with hal
  294. * Mon Mar 28 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl3
  295. - remove bonobo-activation dependency
  296. * Fri Mar 25 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl2
  297. - add Patch1000 from ubuntu package
  298. * Mon Mar 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl1
  299. - new upstream version
  300. * Thu Feb 24 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.4-0vl1
  301. - new upstream release
  302. * Sun Nov 07 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.3-0vl1
  303. - new upstream release
  304. - add smb subpackage and obsolete gnome-vfs2-extras
  305. * Sun Jul 18 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.3-0vl2
  306. - update vine patch to add missing patch for preferences vfolder.
  307. * Sun Jul 18 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.3-0vl1
  308. - new upstream release
  309. - update vine patch
  310. * Sat Jan 31 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.2-0vl1
  311. - new upstream release
  312. * Sun Dec 28 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl2
  313. - rebuild with new toolchain
  314. * Fri Oct 17 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl1
  315. - new upstream release
  316. * Wed Sep 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
  317. - new upstream release
  318. * Fri Sep 05 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.90-0vl1
  319. - new upstream release
  320. * Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.8-0vl2
  321. - update applications-all-users.vfolder-info
  322. * Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.8-0vl1
  323. - new upstream release
  324. * Tue Jun 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.5-0vl1
  325. - new upstream release
  326. * Sun May 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-0vl2
  327. - modified vfolder-info for Vine Linux.
  328. * Wed May 07 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-0vl1
  329. - new upstream release
  330. - drop redhat customized patches.
  331. * Fri Apr 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.3-0vl1
  332. - new upstream release
  333. * Wed Jan 22 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl2
  334. - rebuild
  335. * Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl1
  336. - new upstream release
  337. * Thu Jan 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.91-0vl1
  338. - new upstream release
  339. * Fri Jan 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.6-0vl1
  340. - new upstream release
  341. * Wed Jan 8 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl2
  342. - fixed dependancy.
  343. * Thu Dec 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl1
  344. - new upstream release
  345. * Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.4-0vl2
  346. - build for Vine Linux
  347. * Sun Nov 10 2002 Havoc Pennington <hp@redhat.com>
  348. - 2.1.3
  349. - update moved-menu-files patch
  350. * Wed Oct 23 2002 Havoc Pennington <hp@redhat.com>
  351. - add patch for OnlyShowIn support
  352. - use plain menu files for .vfolder-info-default
  353. - don't install unused vfolder-info files
  354. * Tue Oct 8 2002 Havoc Pennington <hp@redhat.com>
  355. - require new gnome-mime-data in proper libdir
  356. - 2.0.4
  357. - drop most patches as they are now upstream or
  358. don't apply to new vfolder code
  359. * Fri Aug 30 2002 Owen Taylor <otaylor@redhat.com>
  360. - Backport a gnome-vfs locking fix from CVS
  361. (Hopefully fixes #71419)
  362. * Fri Aug 23 2002 Havoc Pennington <hp@redhat.com>
  363. - make vfolder method read-only #72208
  364. * Mon Aug 19 2002 Jonathan Blandford <jrb@redhat.com>
  365. - notice when new files are installed
  366. * Tue Aug 13 2002 Havoc Pennington <hp@redhat.com>
  367. - don't include pointless .a files
  368. * Fri Aug 2 2002 Havoc Pennington <hp@redhat.com>
  369. - 2.0.2
  370. - use vfolders for system-settings and server-settings
  371. * Tue Jul 16 2002 Havoc Pennington <hp@redhat.com>
  372. - fix OnlyShowIn
  373. * Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
  374. - Version 2.0.1, fix missing po files
  375. * Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
  376. - 2.0.0
  377. - put schema files in file list, and install them
  378. - put libdir/vfs in file list
  379. * Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
  380. - rebuild in different environment
  381. * Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
  382. - look for menus in redhat-menus
  383. * Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
  384. - rebuild in different environment
  385. * Wed Jun 5 2002 Havoc Pennington <hp@redhat.com>
  386. - 1.9.16
  387. * Sun May 26 2002 Tim Powers <timp@redhat.com>
  388. - automated rebuild
  389. * Mon May 20 2002 Havoc Pennington <hp@redhat.com>
  390. - rebuild in different environment
  391. * Mon May 20 2002 Havoc Pennington <hp@redhat.com>
  392. - 1.9.15
  393. - comment out docdir patch for now
  394. * Fri May 3 2002 Havoc Pennington <hp@redhat.com>
  395. - 1.9.14
  396. * Thu Apr 4 2002 Jeremy Katz <katzj@redhat.com>
  397. - 1.9.11
  398. - update file list
  399. * Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
  400. - 1.9.7
  401. * Thu Jan 31 2002 Owen Taylor <otaylor@redhat.com>
  402. - Fix location of installed docs not to conflict with gnome-vfs1
  403. * Wed Jan 30 2002 Owen Taylor <otaylor@redhat.com>
  404. - Rebuild with new libs
  405. * Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  406. - automated rebuild
  407. * Thu Jan 3 2002 Havoc Pennington <hp@redhat.com>
  408. - 1.0.4.91 snap
  409. * Mon Nov 26 2001 Havoc Pennington <hp@redhat.com>
  410. - 1.9.4.90 snap
  411. - require gnome-mime-data
  412. * Sun Oct 28 2001 Havoc Pennington <hp@redhat.com>
  413. - new snap, rebuild for glib 1.3.10
  414. * Fri Oct 5 2001 Havoc Pennington <hp@redhat.com>
  415. - cvs snap
  416. * Fri Sep 21 2001 Havoc Pennington <hp@redhat.com>
  417. - rebuild cvs snap with changes merged upstream
  418. - fix a requires
  419. - fix up requires/buildrequires a bit
  420. * Tue Sep 18 2001 Havoc Pennington <hp@redhat.com>
  421. - initial gnome-vfs2 build, remove all patches
  422. - change config files not to be noreplace
  423. * Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
  424. - Add po files from sources.redhat.com
  425. * Mon Aug 20 2001 Havoc Pennington <hp@redhat.com>
  426. - fix #51864 (Gimp can't handle file: URIs)
  427. * Mon Aug 20 2001 Alexander Larsson <alexl@redhat.com> 1.0.1-15
  428. - Moved gnome-conf and pkgconfig files to the devel package
  429. - Fixes SHOULD-FIX bug #49795
  430. * Mon Aug 6 2001 Alexander Larsson <alexl@redhat.com> 1.0.1-14
  431. - Added a patch that fixed AbiWord mimetype handling.
  432. * Fri Jul 27 2001 Jonathan Blandford <jrb@redhat.com>
  433. - Add .desktop file sniffing
  434. * Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
  435. - don't do the giant trash scan thing; did not play nice
  436. with NFS.
  437. * Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
  438. - fix desktop-file.conf file
  439. * Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
  440. - change some URI scheme names
  441. * Fri Jul 20 2001 Alexander Larsson <alexl@redhat.com>
  442. - Add pkgconfig and gnome-libs-devel build reqs.
  443. - Remove dependency on gnome-vfs-devel by doing some
  444. - CPPFLAGS and LDFLAGS magic
  445. * Wed Jul 11 2001 Havoc Pennington <hp@redhat.com>
  446. - add missing directories
  447. * Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
  448. - fix a segv
  449. - change which dirs the desktop VFS module points to
  450. * Sun Jul 08 2001 Havoc Pennington <hp@redhat.com>
  451. - add desktop VFS module hack
  452. * Fri Jul 6 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  453. - Remove Distribution and Vendor
  454. - Make the config files noreplace
  455. - Move .so links to devel subpackage
  456. - langify
  457. - Add BuildRequires
  458. - Don't mess with /etc/ld.so.conf
  459. - Use %%{_tmppath}
  460. - s/Copyright/License/
  461. * Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
  462. - Bump release + rebuild.
  463. * Wed May 9 2001 Jonathan Blandford <jrb@redhat.com>
  464. - New Version.
  465. * Tue Apr 17 2001 Jonathan Blandford <jrb@redhat.com>
  466. - New Version.
  467. - clean up spec file some.
  468. * Mon Feb 19 2001 Gregory Leblanc <gleblanc@cu-portland.edu>
  469. - fix paths and macros
  470. * Tue Feb 22 2000 Ross Golder <rossigee@bigfoot.com>
  471. - Integrate into source tree