diff --git a/unison-2.40.63-manual.html b/unison-2.40.102-manual.html
similarity index 99%
rename from unison-2.40.63-manual.html
rename to unison-2.40.102-manual.html
index 04ea2e5..9ebfda8 100644
--- a/unison-2.40.63-manual.html
+++ b/unison-2.40.102-manual.html
@@ -36,7 +36,7 @@ BLOCKQUOTE{margin-left:4ex;margin-right:4ex;text-align:left;}
ssh
, which provides the
same functionality as the older rsh
but much better security. Ssh is available from
-ftp://ftp.cs.hut.fi/pub/ssh/; up-to-date binaries for some
-architectures can also be found at
-ftp://ftp.faqs.org/ssh/contrib. See section A.2
+http://www.openssh.org. See section A.2
for installation instructions for the Windows version.Foo
and its contents.
Some people have reported problems using Cygwin's ssh with Unison. If
-you have trouble, you might try this one instead:
+you have trouble, you might try other ones instead:
- http://opensores.thebunker.net/pub/mirrors/ssh/contrib/ssh-1.2.14-win32bin.zip + http://linuxmafia.com/ssh/win32.html
//username@host/path...
).
-- ignore = Regexp <regexp> + ignore = Regex <regexp>Moreover, two other styles of pattern are also recognized:
ignore = Name <name> diff --git a/unison-2.40.102.tar.gz b/unison-2.40.102.tar.gz new file mode 100644 index 0000000..d463252 --- /dev/null +++ b/unison-2.40.102.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d4a92f02b6998f156cb714d202d0358dd2846efbdce9de30e2c666d77c1e854 +size 2694761 diff --git a/unison-2.40.63.tar.gz b/unison-2.40.63.tar.gz deleted file mode 100644 index 7c63064..0000000 --- a/unison-2.40.63.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e6e00643a7e3908ce3604bb5031e4c6d4c6af5c421a79d08a8b7759de12cd9d -size 2601791 diff --git a/unison.changes b/unison.changes index e676ff6..28141f7 100644 --- a/unison.changes +++ b/unison.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 14 08:05:03 UTC 2013 - saschpe@suse.de + +- Update to version 2.40.102: + + Upstream provides no changelog +- Uppercase name and a comment in unison.desktop + ------------------------------------------------------------------- Mon Feb 13 10:57:21 UTC 2012 - coolo@suse.com diff --git a/unison.desktop b/unison.desktop index 11e81d2..ea74b17 100644 --- a/unison.desktop +++ b/unison.desktop @@ -1,5 +1,6 @@ [Desktop Entry] Type=Application Exec=unison -Name=unison +Name=Unison +Comment=File synchronization tool Icon=unison diff --git a/unison.spec b/unison.spec index 1d147d4..8ee9b5f 100644 --- a/unison.spec +++ b/unison.spec @@ -1,7 +1,7 @@ # # spec file for package unison # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -17,9 +17,9 @@ Name: unison -Version: 2.40.63 +Version: 2.40.102 Release: 0 -Summary: A file synchronization tool +Summary: File synchronization tool License: GPL-3.0+ Group: Productivity/Networking/Other Url: http://www.cis.upenn.edu/~bcpierce/unison @@ -28,15 +28,11 @@ Source1: http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stab Source2: %{name}.desktop Source3: %{name}.png Patch0: build-fix-EG11.1.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gtk2-devel +BuildRequires: lablgtk2-devel BuildRequires: ncurses-devel BuildRequires: update-desktop-files -%if 0%{?suse_version} > 1020 -BuildRequires: lablgtk2-devel -%else -BuildRequires: lablgtk2 -%endif +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Unison is a file synchronization tool for Unix and Windows. It allows @@ -73,12 +69,9 @@ install -m 644 %{SOURCE1} unison-manual.html export NO_BRP_STRIP_DEBUG=true %endif -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) -%doc BUGS.txt CONTRIB COPYING NEWS README ROADMAP.txt TODO.txt unison-manual.html +%doc BUGS.txt CONTRIB COPYING NEWS README ROADMAP.txt unison-manual.html %{_datadir}/applications/* %{_datadir}/pixmaps/unison.png %{_bindir}/%{name}