rpms/enlightenment/devel enlightenment.spec,1.13,1.14

thomasj thomasj at fedoraproject.org
Wed Apr 7 21:38:31 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/enlightenment/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21558

Modified Files:
	enlightenment.spec 
Log Message:
DSO fix try 6



Index: enlightenment.spec
===================================================================
RCS file: /cvs/pkgs/rpms/enlightenment/devel/enlightenment.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- enlightenment.spec	7 Apr 2010 19:45:53 -0000	1.13
+++ enlightenment.spec	7 Apr 2010 21:38:31 -0000	1.14
@@ -11,6 +11,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 ##Fix DSO patches
 Patch10:        enlightenment-fc14-fix-DSO.patch
+Patch20:	enlightenment-fc14-fix-DSO2.patch
 
 BuildRequires:  libX11-devel libXext-devel pkgconfig gettext
 BuildRequires:  eet-devel embryo-devel evas-devel ecore-devel edje-devel
@@ -39,6 +40,7 @@ developing applications that use %{name}
 %prep
 %setup -q
 %patch10 -p0
+%patch20 -p0
 
 # backport enlightenment.pc.in fix from trunk
 sed -i -e 's|Libs:\ .*$|Libs: -L${libdir}|' enlightenment.pc.in



More information about the scm-commits mailing list