Author: sparky Date: Thu Jul 1 12:35:44 2010 GMT Module: packages Tag: HEAD ---- Log message: - added link patch, builds now - BR: gettext-devel
---- Files affected: packages/dates: dates.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/dates/dates.spec diff -u packages/dates/dates.spec:1.13 packages/dates/dates.spec:1.14 --- packages/dates/dates.spec:1.13 Mon Sep 14 10:08:35 2009 +++ packages/dates/dates.spec Thu Jul 1 14:35:39 2010 @@ -8,11 +8,13 @@ Group: Applications/Communications Source0: http://ftp.gnome.org/pub/GNOME/sources/dates/0.4/%{name}-%{version}.tar.gz # Source0-md5: e9e9abdc326e8a3707dce46d6690727c +Patch0: %{name}-link.patch URL: http://pimlico-project.org/dates.html BuildRequires: GConf2-devel >= 2.0 BuildRequires: autoconf >= 2.53 BuildRequires: automake BuildRequires: evolution-data-server-devel >= 1.2 +BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.10.7 BuildRequires: intltool >= 0.35.0 BuildRequires: libtool @@ -40,6 +42,7 @@ %prep %setup -q +%patch0 -p1 %build %{__glib_gettextize} @@ -97,6 +100,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2010/07/01 12:35:39 sparky +- added link patch, builds now +- BR: gettext-devel + Revision 1.13 2009/09/14 08:08:35 patrys - 0.4.10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dates/dates.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
