packages: neformal/neformal.spec - 3.0.0 - change patch0 to sed - todo (doe...

uzsolt uzsolt at pld-linux.org
Wed May 6 19:26:48 CEST 2009


Author: uzsolt                       Date: Wed May  6 17:26:48 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 3.0.0
- change patch0 to sed
- todo (doesn't build)

---- Files affected:
packages/neformal:
   neformal.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/neformal/neformal.spec
diff -u packages/neformal/neformal.spec:1.1 packages/neformal/neformal.spec:1.2
--- packages/neformal/neformal.spec:1.1	Fri Apr 17 22:52:31 2009
+++ packages/neformal/neformal.spec	Wed May  6 19:26:43 2009
@@ -1,14 +1,17 @@
 # $Revision$, $Date$
+# TODO: 
+#  metainf.cpp:167: error: 'fopen' is not a member of 'std'
+#  metainf.cpp:174: error: 'fread' is not a member of 'std'
+#  metainf.cpp:196: error: 'fseek' is not a member of 'std'
 Summary:	Neformal is a small Qt/Phonon-based player
 Summary(hu.UTF-8):	Nefomral egy kicsi Qt/Phonon-alapú lejátszó
 Name:		neformal
-Version:	1.0.1
+Version:	3.0.0
 Release:	0.1
 License:	GPL v3
 Group:		X11/Applications/Sound
 Source0:	http://dl.sourceforge.net/neformal/%{name}-%{version}.tar.bz2
-# Source0-md5:	8650a876d948375e770f3c92c4c370a6
-Patch0:		%{name}-icondir.patch
+# Source0-md5:	731a67018559a3f1ef50237b39c404e3
 URL:		http://neformal.sourceforge.net/
 BuildRequires:	QtGui-devel
 BuildRequires:	QtSvg-devel
@@ -32,7 +35,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
+%{__sed} -i 's@\":/icons\/\([^"]*\)@"/usr/share/icons/hicolor/scalable/apps/neformal/\1@' mainwindow.cpp
 
 %build
 qmake-qt4
@@ -60,6 +63,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/05/06 17:26:43  uzsolt
+- 3.0.0
+- change patch0 to sed
+- todo (doesn't build)
+
 Revision 1.1  2009/04/17 20:52:31  uzsolt
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/neformal/neformal.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list