rpms/unison/FC-3 sources, 1.2, 1.3 unison.spec, 1.6, 1.7 unison-fix.patch, 1.1, NONE

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Thu Aug 4 07:52:59 UTC 2005


Author: gemi

Update of /cvs/extras/rpms/unison/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3855

Modified Files:
	sources unison.spec 
Removed Files:
	unison-fix.patch 
Log Message:
new version 2.12.0


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/unison/FC-3/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	12 Feb 2005 00:16:24 -0000	1.2
+++ sources	4 Aug 2005 07:52:57 -0000	1.3
@@ -1 +1 @@
-a93cf03d4221ab6bab8b758b0325a9d5  unison-2.10.2.tar.gz
+c2b818e77e95951b5db0b95272e385a2  unison-2.12.0.tar.gz


Index: unison.spec
===================================================================
RCS file: /cvs/extras/rpms/unison/FC-3/unison.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- unison.spec	16 May 2005 18:31:06 -0000	1.6
+++ unison.spec	4 Aug 2005 07:52:57 -0000	1.7
@@ -1,14 +1,14 @@
 Name:           unison
-Version:        2.10.2
-Release:        4
+Version:        2.12.0
+Release:	1%{?dist}
+
 Summary:        File-synchronization tool
 
 Group:          Applications/File
 License:        GPL
 URL:            http://www.cis.upenn.edu/~bcpierce/unison
-Source:         http://www.cis.upenn.edu/~bcpierce/unison/download/beta-test/unison-2.10.2/unison-2.10.2.tar.gz
+Source:         http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/unison-2.12.0.tar.gz
 Source1:        unison.png
-Patch0:		unison-fix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  ocaml >= 3.08, lablgtk >= 2.4.0, tetex-latex
 BuildRequires:  desktop-file-utils
@@ -24,11 +24,9 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-make %{?_smp_mflags} NATIVE=true UISTYLE=gtk2
-#(cd doc; make)
+make NATIVE=true UISTYLE=gtk2
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -70,9 +68,21 @@
 %{_datadir}/pixmaps/*
 
 %changelog
-* Mon May 16 2005 Gerard Milmeister <gemi at bluewin.ch> - 2.10.2-4
+* Sun Jul 31 2005 Gerard Milmeister <gemi at bluewin.ch> - 2.12.0-0
+- New Version 2.12.0
+
+* Fri May 27 2005 Toshio Kuratomi <toshio-tiki-lounge.com> - 2.10.2-7
+- Bump and rebuild with new ocaml and new lablgtk
+
+* Sun May 22 2005 Jeremy Katz <katzj at redhat.com> - 2.10.2-6
+- rebuild on all arches
+
+* Mon May 16 2005 Gerard Milmeister <gemi at bluewin.ch> - 2.10.2-5
 - Patch: http://groups.yahoo.com/group/unison-users/message/3200
 
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+- rebuilt
+
 * Thu Feb 24 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:2.10.2-2
 - BR gtk2-devel
 - Added NEWS and README docs


--- unison-fix.patch DELETED ---




More information about the fedora-extras-commits mailing list