packages: ming/ming.spec - fix build error "$$ for the midrule at $2 of `op...

hawk hawk at pld-linux.org
Sat Feb 27 14:42:50 CET 2010


Author: hawk                         Date: Sat Feb 27 13:42:50 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix build error "$$ for the midrule at $2 of `opcode' has no declared type"

---- Files affected:
packages/ming:
   ming.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: packages/ming/ming.spec
diff -u packages/ming/ming.spec:1.51 packages/ming/ming.spec:1.52
--- packages/ming/ming.spec:1.51	Sat Jan 30 00:11:35 2010
+++ packages/ming/ming.spec	Sat Feb 27 14:42:45 2010
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Ming - biblioteka do produkcji plików SWF
 Name:		ming
 Version:	0.3.0
-Release:	9
+Release:	10
 License:	LGPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/ming/%{name}-%{version}.tar.gz
@@ -17,6 +17,7 @@
 Patch1:		%{name}-build.patch
 Patch2:		%{name}-perl-shared.patch
 Patch3:		%{name}-libpng.patch
+Patch4:		%{name}-build_fix.patch
 URL:		http://ming.sourceforge.net/
 BuildRequires:	giflib-devel
 BuildRequires:	python-devel >= 1:2.4
@@ -112,6 +113,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 ln -s src/ming.h
 
@@ -225,6 +227,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2010/02/27 13:42:45  hawk
+- fix build error "$$ for the midrule at $2 of `opcode' has no declared type"
+
 Revision 1.51  2010/01/29 23:11:35  arekm
 - rel 9; typo fixed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ming/ming.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list