]> git.pld-linux.org Git - packages/pilot-link.git/commitdiff
- updated to 0.9.5, pilot-link-0_9_5-2
authorkloczek <kloczek@pld-linux.org>
Fri, 22 Dec 2000 04:38:35 +0000 (04:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rebuild against tcl/tk 8.3.5.

Changed files:
    pilot-link.spec -> 1.35

pilot-link.spec

index 2227357ee0f28b1df3f7e24fbeac8757ee00528e..9dc0e233b268dbbdafaa9063a8ae283ebdc3bf93 100644 (file)
@@ -1,22 +1,20 @@
 Summary:       File transfer utilities between Linux and PalmPilots
 Name:          pilot-link
-Version:       0.9.3
-Release:       11
-License:       GPL/LGPL
+Version:       0.9.5
+Release:       2
+License:       GPL
 Group:         Applications/Communications
 Group(de):     Applikationen/Kommunikation
 Group(pl):     Aplikacje/Komunikacja
-Source0:       ftp://ryeham.ee.ryerson.ca/pub/PalmOS/%{name}.%{version}.tar.gz
-Patch0:                %{name}-perl-install.patch
-Patch1:                %{name}.perl.patch
-Patch2:                %{name}-pixdir.patch
-Patch3:                %{name}.sync-ldif.patch
-Patch4:                %{name}-DESTDIR.patch
+Source0:       ftp://ryeham.ee.ryerson.ca/pub/PalmOS/%{name}-%{version}.tar.bz2
+Patch0:                %{name}-pixdir.patch
+Patch1:                %{name}-DESTDIR.patch
+Patch2:                %{name}-misc.patch
 BuildRequires: libstdc++-devel
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: readline-devel >= 4.1
-BuildRequires: tcl-devel
-BuildRequires: tk-devel
+BuildRequires: tcl-devel >= 8.3.2
+BuildRequires: tk-devel >= 8.3.2
 BuildRequires: XFree86-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -53,12 +51,10 @@ Requires:   %{name}-devel = %{version}
 Pilot link static libraries.
 
 %prep 
-%setup -q -n %{name}.%{version}
+%setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 chmod +w configure
This page took 0.060714 seconds and 4 git commands to generate.