]> git.pld-linux.org Git - packages/gtkpod.git/commitdiff
- gtkpod-unk208.patch: fix for a newer libgpod
authorqrczak <qrczak@pld-linux.org>
Sun, 4 Feb 2007 21:28:56 +0000 (21:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Release 2

Changed files:
    gtkpod-unk208.patch -> 1.1
    gtkpod.spec -> 1.17

gtkpod-unk208.patch [new file with mode: 0644]
gtkpod.spec

diff --git a/gtkpod-unk208.patch b/gtkpod-unk208.patch
new file mode 100644 (file)
index 0000000..a477c58
--- /dev/null
@@ -0,0 +1,11 @@
+--- gtkpod-0.99.8/src/itdb.h~  2006-06-22 16:24:34.000000000 +0200
++++ gtkpod-0.99.8/src/itdb.h   2007-02-04 22:16:24.000000000 +0100
+@@ -40,6 +40,8 @@
+ #  include <config.h>
+ #endif
++#define unk208 mediatype
++
+ #include <gpod/itdb.h>
+ typedef Itdb_iTunesDB iTunesDB;
index 4dbb4b4885da4d1c7bf681132aa3f57032c911dd..98de4b64490eacdc4265d72c01ee88c4678e1101 100644 (file)
@@ -3,13 +3,14 @@ Summary:      Graphical song management program for Apple's iPod
 Summary(pl):   Graficzny menad¿er utworów muzycznych dla urz±dzeñ Apple iPod
 Name:          gtkpod
 Version:       0.99.8
-Release:       1
+Release:       2
 Epoch:         0
 License:       GPL/LGPL
 Group:         Applications/Communications
 Source0:       http://dl.sourceforge.net/gtkpod/%{name}-%{version}.tar.gz
 # Source0-md5: f04b67605204d9076d30d83b72b78463
 Source1:       %{name}.desktop
+Patch0:                %{name}-unk208.patch
 URL:           http://gtkpod.sourceforge.net/
 BuildRequires: autoconf >= 2.55
 BuildRequires: automake >= 1:1.7
@@ -36,6 +37,7 @@ urz
 
 %prep
 %setup -q
+%patch0 -p1
 sed -ie 's!/usr/bin/awk!/bin/awk!g' scripts/ldif2vcf.sh
 
 %build
This page took 0.117865 seconds and 4 git commands to generate.