Author: hawk Date: Sat Apr 14 15:05:58 2012 GMT Module: packages Tag: GNOME_2 ---- Log message: - real fix for building with vala 0.12 + install fix - release 8
---- Files affected: packages/anjuta: anjuta.spec (1.188.2.7 -> 1.188.2.8) ---- Diffs: ================================================================ Index: packages/anjuta/anjuta.spec diff -u packages/anjuta/anjuta.spec:1.188.2.7 packages/anjuta/anjuta.spec:1.188.2.8 --- packages/anjuta/anjuta.spec:1.188.2.7 Tue Dec 13 12:54:55 2011 +++ packages/anjuta/anjuta.spec Sat Apr 14 17:05:53 2012 @@ -5,13 +5,14 @@ Summary(pt_BR.UTF-8): Ambiente de desenvolvimento integrado C e C++ Name: anjuta Version: 2.32.1.1 -Release: 7 +Release: 8 Epoch: 1 License: GPL v2+ Group: X11/Development/Tools Source0: http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.32/%{name}-%{version}.tar.bz2 # Source0-md5: 7af70f6486eda92796268fc4bf659c27 Patch0: %{name}-vala-0.12.patch +Patch1: %{name}-install.patch URL: http://projects.gnome.org/anjuta/ BuildRequires: GConf2-devel >= 2.26.0 BuildRequires: autoconf >= 2.59 @@ -141,7 +142,8 @@ %prep %setup -q -%patch0 -p1 +%patch0 -p1 +%patch1 -p1 %build %{__intltoolize} @@ -307,6 +309,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.188.2.8 2012/04/14 15:05:53 hawk +- real fix for building with vala 0.12 + install fix +- release 8 + Revision 1.188.2.7 2011/12/13 11:54:55 hawk - fix for building with vala 0.12.x ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/anjuta/anjuta.spec?r1=1.188.2.7&r2=1.188.2.8 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
