SPECS: lastfm-radio.spec - added LIBS=-lmad but still NFY

paszczus paszczus at pld-linux.org
Wed Mar 19 13:37:40 CET 2008


Author: paszczus                     Date: Wed Mar 19 12:37:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added LIBS=-lmad but still NFY

---- Files affected:
SPECS:
   lastfm-radio.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/lastfm-radio.spec
diff -u SPECS/lastfm-radio.spec:1.17 SPECS/lastfm-radio.spec:1.18
--- SPECS/lastfm-radio.spec:1.17	Mon Feb 25 21:48:13 2008
+++ SPECS/lastfm-radio.spec	Wed Mar 19 13:37:34 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Odtwarzacz Last.fm
 Name:		lastfm-radio
 Version:	1.4.2.58240
-Release:	0.1
+Release:	0.2
 License:	GPL v2
 Group:		X11/Applications/Multimedia
 Source0:	http://cdn.last.fm/client/src/last.fm-%{version}.src.tar.bz2
@@ -40,7 +40,8 @@
 
 %build
 qmake-qt4
-%{__make}
+%{__make} \
+	LIBS="-lmad"
 
 cd i18n
 lrelease-qt4 lastfm_*.ts
@@ -82,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2008-03-19 12:37:34  paszczus
+- added LIBS=-lmad but still NFY
+
 Revision 1.17  2008-02-25 20:48:13  dzeus
 - rel 0.1 NFY help me :(
 
================================================================

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



More information about the pld-cvs-commit mailing list