Author: glen                         Date: Mon Oct 30 08:47:44 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 9

---- Files affected:
SPECS:
   multisync.spec (1.41.4.2 -> 1.41.4.3) 

---- Diffs:

================================================================
Index: SPECS/multisync.spec
diff -u SPECS/multisync.spec:1.41.4.2 SPECS/multisync.spec:1.41.4.3
--- SPECS/multisync.spec:1.41.4.2       Sat Jun 10 12:48:08 2006
+++ SPECS/multisync.spec        Mon Oct 30 09:47:39 2006
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-
-#
 # TODO:
 # - update desktop patch
 # - kdepim plugin
@@ -14,11 +12,12 @@
 
 %define skip_plugins "%{!?with_evolution:-e evolution2_sync} -e CVS -e 
remote_sync -e empty_plugin -e csa_plugin -e palm_sync -e evo_address_sync -e 
evolution_sync -e gnokii -e kdepim"
 
+%define        _rel    9
 Summary:       PIM data synchronization program
 Summary(pl):   Program do synchronizacji danych
 Name:          multisync
 Version:       0.83
-Release:       0.20041201.8
+Release:       0.20041201.%{_rel}
 License:       GPL
 Group:         X11/Applications
 #Source0:      http://dl.sourceforge.net/multisync/%{name}-%{version}.tar.bz2
@@ -198,7 +197,6 @@
 %configure
 %{__make}
 
-
 # build plugins
 SKIP_PLUGINS=%{skip_plugins}
 for dir in $(ls plugins/ | grep -v $SKIP_PLUGINS); do
@@ -208,7 +206,7 @@
        %{__autoheader}
        # don't use -f here
        automake -a -c --foreign
-       sed -i 's#/bin/sh#/bin/bash#' configure # ugly hack to workaround 
bashism :-\
+       %{__sed} -i 's#/bin/sh#/bin/bash#' configure # ugly hack to workaround 
bashism :-\!
        %configure \
                --disable-static
        %{__make}
@@ -281,6 +279,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41.4.3  2006/10/30 08:47:39  glen
+- rel 9
+
 Revision 1.41.4.2  2006/06/10 10:48:08  hawk
 - release 8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/multisync.spec?r1=1.41.4.2&r2=1.41.4.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to