Mailinglist Archive: opensuse-commit (1206 mails)

< Previous Next >
commit nautilus-ifolder3
  • From: root@xxxxxxx (h_root)
  • Date: Tue, 9 May 2006 00:47:15 +0200 (CEST)
  • Message-id: <20060508224715.568448D6B0@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package nautilus-ifolder3
checked in at Tue May 9 00:47:15 CEST 2006.

--------
--- arch/i386/nautilus-ifolder3/nautilus-ifolder3.changes 2006-04-20 22:40:05.000000000 +0200
+++ STABLE/nautilus-ifolder3/nautilus-ifolder3.changes 2006-05-08 17:21:13.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 8 17:14:39 CEST 2006 - jhargadon@xxxxxxxxxx
+
+- resubmitting package to keep in sync with iFolder3 package.
+
+-------------------------------------------------------------------

Old:
----
nautilus-ifolder3-3.4.6110.1.tar.gz

New:
----
nautilus-ifolder3-3.4.6128.1.tar.gz

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

Other differences:
------------------
++++++ nautilus-ifolder3.spec ++++++
--- /var/tmp/diff_new_pack.UZzTub/_old 2006-05-09 00:42:58.000000000 +0200
+++ /var/tmp/diff_new_pack.UZzTub/_new 2006-05-09 00:42:58.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package nautilus-ifolder3 (Version 3.4.6110.1)
+# spec file for package nautilus-ifolder3 (Version 3.4.6128.1)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,13 +12,13 @@

Name: nautilus-ifolder3
BuildRequires: eel-devel gconf2 gconf2-devel gdk-pixbuf glib-sharp2 gtk-sharp2-complete ifolder3 intltool libgnomeui-devel mDNSResponder-devel nautilus-devel perl-XML-Parser update-desktop-files
-%define buildnum 6110
+%define buildnum 6128
URL: http://www.ifolder.com
%define prefix /opt/novell/ifolder3
%define gnome_root /opt/gnome
License: GPL
Group: System/GUI/Other
-Version: 3.4.6110.1
+Version: 3.4.6128.1
Release: 2
Autoreqprov: on
Requires: nautilus >= 2.10.0
@@ -78,6 +78,8 @@
/opt/gnome/share/nautilus-ifolder3/pixmaps/ifolder-folder.png

%changelog -n nautilus-ifolder3
+* Mon May 08 2006 - jhargadon@xxxxxxxxxx
+- resubmitting package to keep in sync with iFolder3 package.
* Thu Apr 20 2006 - jhargadon@xxxxxxxxxx
- fix for bug 167658 nautilus-ifolder3 needs to be the same
version as ifolder3

++++++ nautilus-ifolder3-3.4.6110.1.tar.gz -> nautilus-ifolder3-3.4.6128.1.tar.gz ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/nautilus-ifolder3-3.4.6110.1/package/nautilus-ifolder3.spec.autobuild new/nautilus-ifolder3-3.4.6128.1/package/nautilus-ifolder3.spec.autobuild
--- old/nautilus-ifolder3-3.4.6110.1/package/nautilus-ifolder3.spec.autobuild 2006-04-20 09:26:52.000000000 +0200
+++ new/nautilus-ifolder3-3.4.6128.1/package/nautilus-ifolder3.spec.autobuild 2006-05-08 10:18:50.000000000 +0200
@@ -21,13 +21,13 @@
License: GPL
Group: System/GUI/Other
Autoreqprov: on
+Version: 3.4.@@BUILDNUM@@.1
Requires: nautilus >= 2.10.0
Requires: simias >= 1.4
-Requires: ifolder3 == %{version}
+Requires: ifolder3 = %{version}
Obsoletes: %{name} < %{version}
Provides: nautilus-ifolder
Obsoletes: nautilus-ifolder
-Version: 3.4.@@BUILDNUM@@.1
Release: 1
Summary: Nautilus plugin to add iFolder support
Source: nautilus-ifolder3-3.4.%{buildnum}.1.tar.gz
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/nautilus-ifolder3-3.4.6110.1/src/nautilus-ifolder.cs new/nautilus-ifolder3-3.4.6128.1/src/nautilus-ifolder.cs
--- old/nautilus-ifolder3-3.4.6110.1/src/nautilus-ifolder.cs 2006-04-20 09:26:52.000000000 +0200
+++ new/nautilus-ifolder3-3.4.6128.1/src/nautilus-ifolder.cs 2006-05-08 10:18:50.000000000 +0200
@@ -193,7 +193,7 @@

private static int showHelp (string[] args)
{
- Util.ShowHelp("front.html", null);
+ Util.ShowHelp(Util.HelpMainPage, null);
return 0;
}
}


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



Remember to have fun...


< Previous Next >
This Thread