SPECS: yplayer.spec - updated to 1.1.3, added missing patch (missi...

qboosh qboosh at pld-linux.org
Sun Aug 27 13:28:35 CEST 2006


Author: qboosh                       Date: Sun Aug 27 11:28:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.1.3, added missing patch (missing file taken from yconsole sources)

---- Files affected:
SPECS:
   yplayer.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/yplayer.spec
diff -u SPECS/yplayer.spec:1.3 SPECS/yplayer.spec:1.4
--- SPECS/yplayer.spec:1.3	Wed Nov  9 21:02:51 2005
+++ SPECS/yplayer.spec	Sun Aug 27 13:28:30 2006
@@ -2,12 +2,13 @@
 Summary:	yplayer - simple GUI player for Y Sound Objects using the GTK+ toolkit
 Summary(pl):	yplayer - prosty graficzny odtwarzacz obiektów dźwiękowych Y oparty na GTK+
 Name:		yplayer
-Version:	1.1.1
+Version:	1.1.3
 Release:	1
 License:	GPL
 Group:		Applications/Sound
 Source0:	ftp://wolfpack.twu.net/users/wolfpack/%{name}-%{version}.tar.bz2
-# Source0-md5:	03fa82937f084e9e9c91b469fb78e839
+# Source0-md5:	9b553c80ecb7c23b390455ee32b293ef
+Patch0:		%{name}-missing.patch
 URL:		http://wolfpack.twu.net/YIFF/
 BuildRequires:	gtk+-devel >= 1.2.10
 BuildRequires:	yiff-devel >= 2.14.1
@@ -28,12 +29,13 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} -C yplayer \
 	CC="%{__cc}" \
 	CPP="%{__cxx}" \
-	CFLAGS="%{rpmcflags} -Wall `gtk-config --cflags`"
+	CFLAGS="%{rpmcflags} -Wall `gtk-config --cflags` -DPREFIX=\\\"%{_prefix}\\\""
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -61,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/08/27 11:28:30  qboosh
+- updated to 1.1.3, added missing patch (missing file taken from yconsole sources)
+
 Revision 1.3  2005/11/09 20:02:51  blekot
 - up to 1.1.1
 - run, probably works, but I've no idea how to check it;-)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/yplayer.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list