Mailinglist Archive: opensuse-commit (1028 mails)

< Previous Next >
commit fusepod
  • From: root@xxxxxxx (h_root)
  • Date: Thu, 29 Jun 2006 02:52:07 +0200 (CEST)
  • Message-id: <20060629005207.61D268D745@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package fusepod
checked in at Thu Jun 29 02:52:07 CEST 2006.

--------
--- fusepod/fusepod.changes 2006-06-13 12:54:52.000000000 +0200
+++ fusepod/fusepod.changes 2006-06-29 00:10:53.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Jun 29 00:10:36 CEST 2006 - cthiel@xxxxxxx
+
+- update to version 0.5
+ * Transparent copying of files onto iPod
+ * Tracks have tags in extended attributes
+ * Unicode tags seem to work now (UTF-8)
+ * iPod finder is now aware if there is more than one iPod already mounted
+ * Ported too libgpod and taglib for future improvements
+ * FUSEPod can also use the environment variable IPOD_MOUNTPOINT
+ * General fixes and polish
+
+-------------------------------------------------------------------

Old:
----
fusepod-0.4.diff
fusepod-0.4.tar.bz2

New:
----
fusepod-0.5.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fusepod.spec ++++++
--- /var/tmp/diff_new_pack.E4ejQV/_old 2006-06-29 02:51:34.000000000 +0200
+++ /var/tmp/diff_new_pack.E4ejQV/_new 2006-06-29 02:51:34.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package fusepod (Version 0.4)
+# spec file for package fusepod (Version 0.5)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,14 +11,13 @@
# norootforbuild

Name: fusepod
-BuildRequires: fuse-devel gcc-c++ pkg-config
+BuildRequires: fuse-devel gcc-c++ libgpod-devel pkg-config taglib-devel
Summary: FUSEPod is a virtual user-space filesystem that mounts your iPod
-Version: 0.4
+Version: 0.5
Release: 1
License: GPL, LGPL
Group: System/Filesystems
Source: %{name}-%{version}.tar.bz2
-Patch: %{name}-%{version}.diff
URL: http://sourceforge.net/projects/fusepod/
BuildRoot: %{_tmppath}/%{name}-%{version}-build

@@ -36,7 +35,6 @@

%prep
%setup
-%patch

%build
autoreconf -fi
@@ -57,6 +55,15 @@
%{_mandir}/man1/fusepod.1.gz

%changelog -n fusepod
+* Thu Jun 29 2006 - cthiel@xxxxxxx
+- update to version 0.5
+ * Transparent copying of files onto iPod
+ * Tracks have tags in extended attributes
+ * Unicode tags seem to work now (UTF-8)
+ * iPod finder is now aware if there is more than one iPod already mounted
+ * Ported too libgpod and taglib for future improvements
+ * FUSEPod can also use the environment variable IPOD_MOUNTPOINT
+ * General fixes and polish
* Tue Jun 13 2006 - cthiel@xxxxxxx
- update to version 0.4
* The filesystem can now create the iTunesDB for you, so you don't have to

++++++ fusepod-0.4.tar.bz2 -> fusepod-0.5.tar.bz2 ++++++
++++ 49117 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...


---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit-help@xxxxxxxxxxxx

< Previous Next >
This Thread