SPECS: unison.spec - killed needless def

darekr darekr at pld-linux.org
Sun Jun 26 20:45:31 CEST 2005


Author: darekr                       Date: Sun Jun 26 18:45:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- killed needless def

---- Files affected:
SPECS:
   unison.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/unison.spec
diff -u SPECS/unison.spec:1.7 SPECS/unison.spec:1.8
--- SPECS/unison.spec:1.7	Fri Apr  8 13:03:02 2005
+++ SPECS/unison.spec	Sun Jun 26 20:45:26 2005
@@ -9,12 +9,10 @@
 Source0:	http://www.cis.upenn.edu/~bcpierce/unison/download/stable/%{name}-%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	a93cf03d4221ab6bab8b758b0325a9d5
 Source1:	%{name}.init
-BuildRequires:	ocaml
 URL:		http://www.cis.upenn.edu/~bcpierce/unison/
+BuildRequires:	ocaml
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_sysconfdir	/etc/unisond
-
 %description
 Unison is a file-synchronization tool for Unix and Windows. It allows
 two replicas of a collection of files and directories to be stored on
@@ -76,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/06/26 18:45:26  darekr
+- killed needless def
+
 Revision 1.7  2005/04/08 11:03:02  matowy
 - oops it is necessary
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/unison.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list