packages: gnome-contacts/gnome-contacts.spec - updated to 0.1.4.1

megabajt megabajt at pld-linux.org
Sun Sep 18 19:55:24 CEST 2011


Author: megabajt                     Date: Sun Sep 18 17:55:24 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.1.4.1

---- Files affected:
packages/gnome-contacts:
   gnome-contacts.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/gnome-contacts/gnome-contacts.spec
diff -u packages/gnome-contacts/gnome-contacts.spec:1.2 packages/gnome-contacts/gnome-contacts.spec:1.3
--- packages/gnome-contacts/gnome-contacts.spec:1.2	Tue Sep  6 16:30:28 2011
+++ packages/gnome-contacts/gnome-contacts.spec	Sun Sep 18 19:55:19 2011
@@ -1,29 +1,41 @@
 # $Revision$, $Date$
 Summary:	Contacts manager for GNOME
 Name:		gnome-contacts
-Version:	0.1.3
+Version:	0.1.4.1
 Release:	1
 License:	GPL v2+
 Group:		Applications/Communications
-Source0:	http://download.gnome.org/sources/gnome-contacts/0.1/%{name}-%{version}.tar.xz
-# Source0-md5:	b5687e96f1072bee1b0127578494d7a2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-contacts/0.1/%{name}-%{version}.tar.xz
+# Source0-md5:	3f6ef0a89d20d94815810a17c7fc8bb7
 URL:		https://live.gnome.org/ThreePointOne/Features/Contacts
-BuildRequires:	desktop-file-utils
-BuildRequires:	folks-devel
+BuildRequires:	autoconf >= 2.67
+BuildRequires:	automake
+BuildRequires:	folks-devel >= 0.6.1.1
+BuildRequires:	gnome-desktop-devel >= 3.0
 BuildRequires:	gtk+3-devel
 BuildRequires:	intltool
 BuildRequires:	libnotify-devel
+BuildRequires:	libtool
+BuildRequires:	pkgconfig
 BuildRequires:	tar >= 1:1.22
-BuildRequires:	vala >= 0.13.3
+BuildRequires:	vala >= 1:0.13.3
 BuildRequires:	xz
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-%{name} is a standalone contacts manager for GNOME desktop.
+gnome-contacts is a standalone contacts manager for GNOME desktop.
 
 %prep
 %setup -q
 
 %build
+mkdir m4
+%{__intltoolize}
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
 	--disable-silent-rules
 %{__make}
@@ -36,6 +48,9 @@
 
 %find_lang %{name}
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS README NEWS TODO ChangeLog
@@ -43,15 +58,15 @@
 %{_datadir}/%{name}
 %{_desktopdir}/%{name}.desktop
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/09/18 17:55:19  megabajt
+- updated to 0.1.4.1
+
 Revision 1.2  2011/09/06 14:30:28  wiget
 - up to 0.1.3
 - disable silent make rules
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-contacts/gnome-contacts.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list