- Resolves: 238239 fix a syntax error in pilot-link.m4

This commit is contained in:
Ivana Varekova 2007-04-30 11:46:33 +00:00
parent 90d0050930
commit 650cb83041
2 changed files with 15 additions and 1 deletions

View File

@ -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],
[

View File

@ -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 <varekova@redhat.com> - 2:0.12.2-2
- Resolves: 238239
fix a syntax error in pilot-link.m4
* Thu Apr 26 2007 Ivana Varekova <varekova@redhat.com> - 2:0.12.2-1
- update to 0.12.2