Hello community, here is the log from the commit of package gnome-phone-manager checked in at Tue Jan 23 01:16:42 CET 2007. -------- --- GNOME/gnome-phone-manager/gnome-phone-manager.changes 2006-11-01 17:18:51.000000000 +0100 +++ /mounts/work_src_done/STABLE/gnome-phone-manager/gnome-phone-manager.changes 2007-01-22 18:49:47.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Jan 22 18:49:43 CET 2007 - sbrabec@suse.cz + +- Prefix changed to /usr. +- Spec file cleanup. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-phone-manager.spec ++++++ --- /var/tmp/diff_new_pack.oY9694/_old 2007-01-23 01:16:34.000000000 +0100 +++ /var/tmp/diff_new_pack.oY9694/_new 2007-01-23 01:16:34.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-phone-manager (Version 0.8) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -11,18 +11,18 @@ # norootforbuild Name: gnome-phone-manager -BuildRequires: evolution-data-server-devel gnokii-devel gnome-bluetooth-devel intltool libgnomeprintui-devel librsvg-devel libwnck-devel mDNSResponder-devel mozilla-nss-devel perl-XML-Parser update-desktop-files +BuildRequires: evolution-data-server-devel gnokii-devel gnome-bluetooth-devel intltool libgnomeui-devel librsvg-devel update-desktop-files Version: 0.8 -Release: 16 +Release: 39 URL: http://usefulinc.com/software/phonemgr Group: Hardware/Mobile -License: GNU General Public License (GPL) - all versions +License: GNU General Public License (GPL) Summary: Phone Manager for GNOME -Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-phone-manager/0.6/%{name}-%{version}.tar.bz2 -Patch1: %name-desktop.patch -Patch2: %name-openobex.patch -Patch3: %name-pixmaps.patch -Patch4: %name-bgo-368920-no-c++.patch +Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-phone-manager/0.8/%{name}-%{version}.tar.bz2 +Patch1: %{name}-desktop.patch +Patch2: %{name}-openobex.patch +Patch3: %{name}-pixmaps.patch +Patch4: %{name}-bgo-368920-no-c++.patch PreReq: filesystem gconf2 Autoreqprov: on Obsoletes: phonemgr @@ -51,26 +51,15 @@ %patch4 %build -export CFLAGS="$RPM_OPT_FLAGS" -export CXXFLAGS="$RPM_OPT_FLAGS" -intltoolize --force -autoreconf -fi -./configure --prefix=/opt/gnome --libexecdir=/opt/gnome/%{_lib}/gnome-applets\ - --sysconfdir=/etc/opt/gnome --libdir=/opt/gnome/%{_lib} --enable-shared -make +# e-contact-entry.c:342: warning: dereferencing type-punned pointer will break strict-aliasing rules +export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" +autoreconf -f -i +%configure +make %{?jobs:-j%jobs} %install -rm -rf $RPM_BUILD_ROOT -mkdir $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install -install -d $RPM_BUILD_ROOT/opt/gnome/share/pixmaps/ -cp ui/cellphone.png $RPM_BUILD_ROOT/opt/gnome/share/pixmaps/ -cd po -for gmo in *.gmo ; do - install -d $RPM_BUILD_ROOT/opt/gnome/share/locale/${gmo%.gmo}/LC_MESSAGES - install -m0644 $gmo $RPM_BUILD_ROOT/opt/gnome/share/locale/${gmo%.gmo}/LC_MESSAGES/gnome-phone-manager.mo -done -cd .. +%suse_update_desktop_file gnome-phone-manager %find_lang %{name} %clean @@ -79,12 +68,15 @@ %files -f %{name}.lang %defattr (-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README TODO -/opt/gnome/share/applications/gnome-phone-manager.desktop -/opt/gnome/share/gnome-phone-manager -/opt/gnome/bin/gnome-phone-manager -/opt/gnome/share/pixmaps/cellphone.png +%{_bindir}/gnome-phone-manager +%{_datadir}/applications/gnome-phone-manager.desktop +%{_datadir}/gnome-phone-manager +%{_datadir}/pixmaps/cellphone.png %changelog -n gnome-phone-manager +* Mon Jan 22 2007 - sbrabec@suse.cz +- Prefix changed to /usr. +- Spec file cleanup. * Wed Nov 01 2006 - danw@suse.de - Add gnome-phone-manager-bgo-368920-no-c++.patch to fix the build * Fri Oct 13 2006 - danw@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org