Author: wiget Date: Tue Sep 6 14:30:33 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.1.3 - disable silent make rules - BR xz and tar with xz support
---- Files affected: packages/gnome-contacts: gnome-contacts.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/gnome-contacts/gnome-contacts.spec diff -u packages/gnome-contacts/gnome-contacts.spec:1.1 packages/gnome-contacts/gnome-contacts.spec:1.2 --- packages/gnome-contacts/gnome-contacts.spec:1.1 Fri Sep 2 12:06:11 2011 +++ packages/gnome-contacts/gnome-contacts.spec Tue Sep 6 16:30:28 2011 @@ -1,19 +1,21 @@ # $Revision$, $Date$ Summary: Contacts manager for GNOME Name: gnome-contacts -Version: 0.1.2 +Version: 0.1.3 Release: 1 License: GPL v2+ Group: Applications/Communications Source0: http://download.gnome.org/sources/gnome-contacts/0.1/%{name}-%{version}.tar.xz -# Source0-md5: 0c44633a0801022050e057e08ceb4980 +# Source0-md5: b5687e96f1072bee1b0127578494d7a2 URL: https://live.gnome.org/ThreePointOne/Features/Contacts BuildRequires: desktop-file-utils BuildRequires: folks-devel BuildRequires: gtk+3-devel BuildRequires: intltool BuildRequires: libnotify-devel +BuildRequires: tar >= 1:1.22 BuildRequires: vala >= 0.13.3 +BuildRequires: xz %description %{name} is a standalone contacts manager for GNOME desktop. @@ -22,7 +24,8 @@ %setup -q %build -%configure +%configure \ + --disable-silent-rules %{__make} %install @@ -49,6 +52,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/09/06 14:30:28 wiget +- up to 0.1.3 +- disable silent make rules +- BR xz and tar with xz support + Revision 1.1 2011/09/02 10:06:11 patrys - initial PLD release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-contacts/gnome-contacts.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
