SPECS: ocp.spec - add new -Makefile.patch (don't include useless f...

lisu lisu at pld-linux.org
Thu Oct 25 00:44:33 CEST 2007


Author: lisu                         Date: Wed Oct 24 22:44:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add new -Makefile.patch (don't include useless files)

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

---- Diffs:

================================================================
Index: SPECS/ocp.spec
diff -u SPECS/ocp.spec:1.3 SPECS/ocp.spec:1.4
--- SPECS/ocp.spec:1.3	Thu Oct 25 00:03:29 2007
+++ SPECS/ocp.spec	Thu Oct 25 00:44:27 2007
@@ -13,6 +13,7 @@
 # Source0-md5:	97a4c79361938b0a0ec614c3851fa53e
 Patch0:		%{name}-ini_file.patch
 Patch1:		%{name}-desktop.patch
+Patch2:		%{name}-Makefile.patch
 URL:		http://stian.lunafish.org/project-ocp.php
 BuildRequires:	libid3tag-devel
 BuildRequires:	libmad-devel
@@ -34,6 +35,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 %{__sed} -i 's@<curses.h>@<ncurses/curses.h>@' `grep -R '<curses.h>' * | cut -d":" -f1`
 
 %build
@@ -69,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/10/24 22:44:27  lisu
+- add new -Makefile.patch (don't include useless files)
+
 Revision 1.3  2007/10/24 22:03:29  lisu
 - desktop and icon
 
================================================================

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



More information about the pld-cvs-commit mailing list