[liblastfm] - liblastfm-0.3.3 - missing symbols in liblastfm-0.3.2 (#636729)

Rex Dieter rdieter at fedoraproject.org
Sat Sep 25 20:16:54 UTC 2010


commit 9a1dc8f2000138b85d9ee7594b27f0a6f3c9fc31
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Sep 25 15:22:33 2010 -0500

    - liblastfm-0.3.3
    - missing symbols in liblastfm-0.3.2 (#636729)

 .gitignore     |    2 +-
 liblastfm.spec |   11 ++++++++---
 sources        |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1e99f5..c8caf3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/mxcl-liblastfm-0.3.2-0-gc64ed83.tar.gz
+/mxcl-liblastfm-0.3.3-0-gf0b3239.tar.gz
diff --git a/liblastfm.spec b/liblastfm.spec
index e31d77c..a179bd4 100644
--- a/liblastfm.spec
+++ b/liblastfm.spec
@@ -1,6 +1,6 @@
 
 Name:		liblastfm
-Version:	0.3.2
+Version:	0.3.3
 Release:	1%{?dist}
 Summary:	Libraries to integrate Last.fm services
 
@@ -8,7 +8,7 @@ Group:		System Environment/Libraries
 License:	GPLv2+
 URL:		http://github.com/mxcl/liblastfm/tree/master 
 # redirect from http://github.com/mxcl/liblastfm/tarball/%{version}
-Source0:	http://download.github.com/mxcl-liblastfm-%{version}-0-gc64ed83.tar.gz
+Source0:	http://download.github.com/mxcl-liblastfm-%{version}-0-gf0b3239.tar.gz
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 Patch1: liblastfm-0.3.2-qmake.patch
@@ -32,7 +32,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
 
 %prep
 # wtf ?  -- Rex
-%setup -q -n mxcl-liblastfm-3539836
+%setup -q -n mxcl-liblastfm-1c739eb
 
 %patch1 -p1 -b .qmake
 
@@ -43,6 +43,7 @@ LIB=%{_lib} ; export LIB
 # no autofoo
 ./configure \
   --prefix %{_prefix} \
+  --no-strip \
   --release
 
 make %{?_smp_mflags}
@@ -78,6 +79,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Sep 25 2010 Rex Dieter <rdieter at fedoraproject.org> 0.3.3-1
+- liblastfm-0.3.3
+- missing symbols in liblastfm-0.3.2 (#636729)
+
 * Fri Sep 17 2010 Rex Dieter <rdieter at fedoraproject.org> 0.3.2-1
 - liblastfm-0.3.2
 
diff --git a/sources b/sources
index d737e9e..ec8b660 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0656b907fc743bc8626ff800ae8d5eed  mxcl-liblastfm-0.3.2-0-gc64ed83.tar.gz
+fe339bf46aefc515c251200d10262f79  mxcl-liblastfm-0.3.3-0-gf0b3239.tar.gz


More information about the scm-commits mailing list