Author: glen Date: Tue Dec 12 00:32:38 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fix iptables path
---- Files affected: SPECS: synce-serial.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/synce-serial.spec diff -u SPECS/synce-serial.spec:1.5 SPECS/synce-serial.spec:1.6 --- SPECS/synce-serial.spec:1.5 Tue Dec 12 01:30:27 2006 +++ SPECS/synce-serial.spec Tue Dec 12 01:32:33 2006 @@ -9,6 +9,7 @@ Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz # Source0-md5: 77f8879486469118386fb7429ec5a794 Source1: synce-device +Patch0: %{name}-iptables.patch URL: http://www.synce.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1.4 @@ -26,6 +27,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -67,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/12/12 00:32:33 glen +- fix iptables path + Revision 1.5 2006/12/12 00:30:27 glen - these programs require root privs, move to sbin ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/synce-serial.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
