Author: duddits Date: Sat Jan 31 16:37:56 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.4.5 - patch for g++ added
---- Files affected: SPECS: agave.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/agave.spec diff -u SPECS/agave.spec:1.12 SPECS/agave.spec:1.13 --- SPECS/agave.spec:1.12 Mon Mar 31 00:25:06 2008 +++ SPECS/agave.spec Sat Jan 31 17:37:50 2009 @@ -2,13 +2,14 @@ Summary: Color scheme generator for GNOME Summary(pl.UTF-8): Generator schematów kolorów dla GNOME Name: agave -Version: 0.4.4 +Version: 0.4.5 Release: 1 License: GPL Group: X11/Applications Source0: http://download.gna.org/colorscheme/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: 376b4cfc4b63f3f42572207c84c9b182 -Patch0: %{name}-locale.patch +# Source0-md5: d243dd5d3ea25d0646248386bfe0310d +Patch0: %{name}-g++.patch +Patch1: %{name}-locale.patch URL: http://home.gna.org/colorscheme/ BuildRequires: boost-devel BuildRequires: gconfmm-devel >= 2.12.0 @@ -44,6 +45,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 mv po/es{_ES,}.po sed -i -e 's,-icon,,' data/%{name}.desktop.in.in @@ -98,6 +100,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2009/01/31 16:37:50 duddits +- up to 0.4.5 +- patch for g++ added + Revision 1.12 2008/03/30 22:25:06 vip - s,-icon,, from .desktop ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/agave.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
