rpms/gtkpod/F-12 .cvsignore, 1.6, 1.7 gtkpod.spec, 1.12, 1.13 sources, 1.5, 1.6

Todd Zullinger tmz at fedoraproject.org
Tue Jun 15 14:33:04 UTC 2010


Author: tmz

Update of /cvs/pkgs/rpms/gtkpod/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv25020

Modified Files:
	.cvsignore gtkpod.spec sources 
Log Message:
Update to 0.99.16

- Link with libdl



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gtkpod/F-12/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	20 Feb 2009 16:14:26 -0000	1.6
+++ .cvsignore	15 Jun 2010 14:33:03 -0000	1.7
@@ -1,3 +1 @@
-*.rpm
-clog
-gtkpod-0.99.14.tar.gz
+gtkpod-0.99.16.tar.gz


Index: gtkpod.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtkpod/F-12/gtkpod.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- gtkpod.spec	25 Jul 2009 01:46:46 -0000	1.12
+++ gtkpod.spec	15 Jun 2010 14:33:04 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           gtkpod
-Version:        0.99.14
-Release:        3%{?dist}
+Version:        0.99.16
+Release:        1%{?dist}
 Summary:        Graphical song management program for Apple's iPod
 
 Group:          Applications/Multimedia
@@ -10,8 +10,6 @@ URL:            http://www.gtkpod.org
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 # https://bugzilla.redhat.com/449199
 Patch0:         gtkpod-0.99.14-use-xdg-open.patch
-# Upstream patch, from svn rev 2243
-Patch1:         gtkpod-0.99.14-lame-tag-endianess.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  curl-devel
@@ -21,6 +19,7 @@ BuildRequires:  flex
 BuildRequires:  gettext
 BuildRequires:  gnome-vfs2-devel
 BuildRequires:  hal-devel
+BuildRequires:  intltool
 BuildRequires:  libglade2-devel
 BuildRequires:  libgpod-devel >= 0.7.0
 BuildRequires:  libid3tag-devel
@@ -41,10 +40,11 @@ the Mini, Photo, Shuffle, Nano, Video, C
 %prep
 %setup -q
 %patch0 -p1 -b .use-xdg-open
-%patch1 -p1 -b .endianess
 
 
 %build
+# This is just the quick fix, will make proper changes upstream -- tmz
+export LIBS="-ldl"
 %configure
 make %{?_smp_mflags}
 
@@ -91,6 +91,13 @@ fi
 
 
 %changelog
+* Tue Jun 15 2010 Todd Zullinger <tmz at pobox.com> - 0.99.16-1
+- Update to 0.99.16
+- Link with libdl
+
+* Sun Feb 14 2010 Todd Zullinger <tmz at pobox.com> - 0.99.14-4
+- Link with libm and libvorbis (#564853)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.99.14-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gtkpod/F-12/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	20 Feb 2009 16:14:26 -0000	1.5
+++ sources	15 Jun 2010 14:33:04 -0000	1.6
@@ -1 +1 @@
-f7948eceb955b302f4c47da4c0e1ec12  gtkpod-0.99.14.tar.gz
+1391537b3f84efb8b3b6001cd1f2df37  gtkpod-0.99.16.tar.gz



More information about the scm-commits mailing list