SPECS: lastfm-radio.spec - add patch1 and patch2

shadzik shadzik at pld-linux.org
Sun Apr 6 10:56:31 CEST 2008


Author: shadzik                      Date: Sun Apr  6 08:56:31 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch1 and patch2

---- Files affected:
SPECS:
   lastfm-radio.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/lastfm-radio.spec
diff -u SPECS/lastfm-radio.spec:1.19 SPECS/lastfm-radio.spec:1.20
--- SPECS/lastfm-radio.spec:1.19	Sun Apr  6 10:18:40 2008
+++ SPECS/lastfm-radio.spec	Sun Apr  6 10:56:26 2008
@@ -10,6 +10,8 @@
 # Source0-md5:	977d349736c9cd73e4b028c392898467
 Source1:	%{name}.desktop
 Patch0:		%{name}-fhs.patch
+Patch1:		%{name}-libmad.patch
+Patch2:		%{name}-64bitinclude.patch
 URL:		http://www.last.fm/download/
 BuildRequires:	QtGui-devel
 BuildRequires:	QtNetwork-devel
@@ -38,11 +40,12 @@
 %prep
 %setup -q -n last.fm-%{version}
 #%patch0 -p1
+%patch1 -p0
+%patch2 -p0
 
 %build
 qmake-qt4
-%{__make} \
-	LIBS="-lmad"
+%{__make}
 
 cd i18n
 lrelease-qt4 lastfm_*.ts
@@ -84,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008-04-06 08:56:26  shadzik
+- add patch1 and patch2
+
 Revision 1.19  2008-04-06 08:18:40  shadzik
 - BR: libmad-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lastfm-radio.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list