Author: glen Date: Wed Dec 27 20:26:02 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - -gettext.patch applied upstream
---- Files affected: SPECS: anjuta.spec (1.94 -> 1.95) ---- Diffs: ================================================================ Index: SPECS/anjuta.spec diff -u SPECS/anjuta.spec:1.94 SPECS/anjuta.spec:1.95 --- SPECS/anjuta.spec:1.94 Wed Dec 27 21:13:49 2006 +++ SPECS/anjuta.spec Wed Dec 27 21:25:57 2006 @@ -15,9 +15,8 @@ Group: Development/Tools Source0: http://dl.sourceforge.net/anjuta/%{name}-%{version}.tar.gz # Source0-md5: e0d1e216da809df32816d233d7c55165 -#Patch0: %{name}-gettext.patch -#Patch1: %{name}-home_etc.patch -Patch2: %{name}-desktop.patch +#Patch0: %{name}-home_etc.patch +Patch1: %{name}-desktop.patch URL: http://anjuta.sourceforge.net/ BuildRequires: ORBit2-devel >= 1:2.12.1 BuildRequires: autoconf >= 2.52 @@ -78,9 +77,8 @@ %prep %setup -q -#%patch0 -p0 -#%patch1 -p1 NEEDS checking -%patch2 -p1 +#%patch0 -p1 NEEDS checking +%patch1 -p1 %{__perl} -pi -e '[EMAIL PROTECTED](packageplugindir=)lib/@$1%{_lib}/@' configure.in @@ -140,6 +138,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.95 2006/12/27 20:25:57 glen +- -gettext.patch applied upstream + Revision 1.94 2006/12/27 20:13:49 glen - 2.0.2, unfinished - needs gdl-devel >= 0.6.1, which is N/A on AC, so won't work further ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/anjuta.spec?r1=1.94&r2=1.95&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
