Author: patrys Date: Wed Sep 29 22:39:42 2010 GMT Module: packages Tag: HEAD ---- Log message: - fix build - rel 3
---- Files affected: packages/contacts: contacts.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: packages/contacts/contacts.spec diff -u packages/contacts/contacts.spec:1.14 packages/contacts/contacts.spec:1.15 --- packages/contacts/contacts.spec:1.14 Thu Sep 30 00:31:59 2010 +++ packages/contacts/contacts.spec Thu Sep 30 00:39:36 2010 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Mały aplet książki adresowej dla GNOME Name: contacts Version: 0.12 -Release: 2 +Release: 3 License: GPL Group: Applications/Communications Source0: http://download.gnome.org/sources/contacts/0.12/%{name}-%{version}.tar.bz2 # Source0-md5: 0bb01fc7479a497550ea5f2e0035b9d8 +Patch0: makefile.patch URL: http://pimlico-project.org/contacts.html BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -43,6 +44,7 @@ %prep %setup -q +%patch0 -p1 %build %{__glib_gettextize} @@ -100,6 +102,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2010/09/29 22:39:36 patrys +- fix build +- rel 3 + Revision 1.14 2010/09/29 22:31:59 patrys - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/contacts/contacts.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
