diff --git a/pilot-link-0.12.2-m4.patch b/pilot-link-0.12.2-m4.patch new file mode 100644 index 0000000..3d2ebba --- /dev/null +++ b/pilot-link-0.12.2-m4.patch @@ -0,0 +1,8 @@ +--- pilot-link-0.12.2/pilot-link.m4.in.pom 2007-02-02 11:54:32.000000000 +0100 ++++ pilot-link-0.12.2/pilot-link.m4.in 2007-04-30 13:40:21.000000000 +0200 +@@ -1,4 +1,4 @@ +-AC_DEFUN([IT_PROG_INTLTOOL], [AC_PREREQ([2.50])dnl ++AC_DEFUN([IT_PROG_INTLTOOL], [AC_PREREQ([2.50])])dnl + + AC_DEFUN([AC_PILOT_LINK_HOOK], + [ diff --git a/pilot-link.spec b/pilot-link.spec index c282d4e..c912658 100644 --- a/pilot-link.spec +++ b/pilot-link.spec @@ -3,7 +3,7 @@ Name: pilot-link Version: 0.12.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 2 License: GPL Group: Applications/Communications @@ -16,6 +16,7 @@ ExcludeArch: s390 s390x #Patch2: pilot-link-0.11.0-perlpollute.patch # May be still applied #Patch3: pilot-link-0.11.2-malsync.patch # May be still applied Patch4: pilot-link-0.12.1-var.patch +Patch5: pilot-link-0.12.2-m4.patch Requires: /sbin/ldconfig @@ -65,6 +66,7 @@ need to install pilot-link-devel. #%patch2 -p1 -b .perlpollute #%patch3 -p1 -b .malsync %endif +%patch5 -p1 -b .typo %build autoreconf -is @@ -143,6 +145,10 @@ rm -rf %{buildroot} %{_datadir}/aclocal/*.m4 %changelog +* Mon Apr 30 2007 Ivana Varekova - 2:0.12.2-2 +- Resolves: 238239 + fix a syntax error in pilot-link.m4 + * Thu Apr 26 2007 Ivana Varekova - 2:0.12.2-1 - update to 0.12.2