Hello community, here is the log from the commit of package gnome-reset checked in at Tue Sep 26 01:38:17 CEST 2006. -------- --- GNOME/gnome-reset/gnome-reset.changes 2006-01-25 21:31:51.000000000 +0100 +++ /work/users/ro/STABLE/gnome-reset/gnome-reset.changes 2006-09-26 01:15:58.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Sep 26 01:15:43 CEST 2006 - ro@suse.de + +- fix filelist for python2.5 +- move python files to /usr + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-reset.spec ++++++ --- /var/tmp/diff_new_pack.hiNMqg/_old 2006-09-26 01:38:11.000000000 +0200 +++ /var/tmp/diff_new_pack.hiNMqg/_new 2006-09-26 01:38:11.000000000 +0200 @@ -1,11 +1,11 @@ # # spec file for package gnome-reset (Version 0.1.1) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2006 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. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild @@ -18,16 +18,15 @@ Group: System/GUI/GNOME Autoreqprov: on Version: 0.1.1 -Release: 1 -Summary: Backup and Reset gnome settings. +Release: 20 +Summary: Back Up and Reset GNOME Settings Source: %{name}-%{version}.tar.gz Url: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Allows the user to either backup or reset their gnome settings. The -settings are backed up to a single file so we can have users send us -their settings. +Allows users to back up or reset their GNOME settings. The settings +are backed up to a single file so users can send their settings. @@ -51,6 +50,8 @@ %install make install DESTDIR=$RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/usr/%_lib +mv $RPM_BUILD_ROOT/opt/gnome/%_lib/python2.? $RPM_BUILD_ROOT/usr/%_lib %clean rm -rf $RPM_BUILD_ROOT @@ -59,10 +60,13 @@ %defattr (-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README /opt/gnome/bin/* -/opt/gnome/lib/python2.4/ +/usr/%_lib/python2.?/site-packages/gnome?reset* /opt/gnome/share/gnome-reset %changelog -n gnome-reset +* Tue Sep 26 2006 - ro@suse.de +- fix filelist for python2.5 +- move python files to /usr * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Mon Oct 17 2005 - clahey@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