Hello community,

here is the log from the commit of package gnome-contacts for openSUSE:Factory
checked in at Fri Sep 9 12:02:37 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-contacts/gnome-contacts.changes  
2011-08-31 16:03:37.000000000 +0200
@@ -0,0 +1,30 @@
+-------------------------------------------------------------------
+Wed Aug 31 16:02:10 CEST 2011 - [email protected]
+
+- Update to version 0.1.3:
+  + Fix build due to libm missing
+  + Lots of UI polish
+  + Working contact editing
+
+-------------------------------------------------------------------
+Tue Aug 16 17:45:31 CEST 2011 - [email protected]
+
+- Update to version 0.1.2:
+  + Update to libfolks 0.6.0
+  + Allow showing a contact from the commandline
+
+-------------------------------------------------------------------
+Fri Jul  1 16:36:52 CEST 2011 - [email protected]
+
+- Update to version 0.1.1:
+  + Lots more work on the UI
+  + Initial work on editing
+- Add pkgconfig(libnotify) BuildRequires.
+- Remove have_desktop_file and have_lang defines now that we have a
+  .desktop file and translations.
+
+-------------------------------------------------------------------
+Wed Jun 15 15:17:07 CEST 2011 - [email protected]
+
+- Initial package (version 0.1.0).
+

calling whatdependson for head-i586


New:
----
  gnome-contacts-0.1.3.tar.bz2
  gnome-contacts.changes
  gnome-contacts.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-contacts.spec ++++++
#
# spec file for package gnome-contacts
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           gnome-contacts
Version:        0.1.3
Release:        1
License:        GPLv2+
Summary:        Contacts Manager for GNOME
Url:            http://www.gnome.org
Group:          Productivity/Office/Other
Source:         
http://download.gnome.org/sources/gnome-contacts/0.1/%{name}-%{version}.tar.bz2
BuildRequires:  intltool
BuildRequires:  update-desktop-files
BuildRequires:  vala
BuildRequires:  pkgconfig(folks) >= 0.6.1
BuildRequires:  pkgconfig(folks-telepathy)
BuildRequires:  pkgconfig(gtk+-3.0)
BuildRequires:  pkgconfig(libnotify)
Recommends:     %{name}-lang
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
The Contacts Manager for GNOME

%lang_package
%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%make_install
%suse_update_desktop_file %{name}
%find_lang %{name} %{?no_lang_C}

%clean
rm -rf %{buildroot}

%post
%desktop_database_post

%postun
%desktop_database_postun

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README
%{_bindir}/gnome-contacts
%{_datadir}/applications/gnome-contacts.desktop
%{_datadir}/gnome-contacts/

%files lang -f %{name}.lang

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to