]> git.pld-linux.org Git - packages/pilot-link.git/commitdiff
- release 4: make libtool hapy. pilot-link-0_9_5-4
authorkloczek <kloczek@pld-linux.org>
Sat, 12 May 2001 03:44:21 +0000 (03:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pilot-link.spec -> 1.39

pilot-link.spec

index b096984d87c80b0914b0b972fd1b990ae2cfd4be..80fce9f5aaa89de17e44be350ce361989cc2b716 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       File transfer utilities between Linux and PalmPilots
 Name:          pilot-link
 Version:       0.9.5
-Release:       3
+Release:       4
 License:       GPL
 Group:         Applications/Communications
 Group(de):     Applikationen/Kommunikation
@@ -12,7 +12,9 @@ Patch1:               %{name}-DESTDIR.patch
 Patch2:                %{name}-misc.patch
 Patch3:                %{name}-ack.patch
 URL:           http://www.gnu-designs.com/pilot-link/
+BuildRequires: autoconf
 BuildRequires: libstdc++-devel
+BuildRequires: libtool
 BuildRequires: readline-devel >= 4.2
 BuildRequires: tcl-devel >= 8.3.2
 BuildRequires: tk-devel >= 8.3.2
@@ -59,11 +61,9 @@ Pilot link static libraries.
 %patch3 -p1
 
 %build
+libtoolize --copy --force
 chmod +w configure
 autoconf
-%ifarch armv4l
-libtoolize --copy --force
-%endif
 
 CFLAGS="%{rpmcflags} -I/usr/X11R6/include"
 CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions -fno-implicit-templates"
This page took 0.070718 seconds and 4 git commands to generate.