]> git.pld-linux.org Git - packages/snarf.git/commitdiff
- adapterized. snarf-7_0-3
authorkloczek <kloczek@pld-linux.org>
Wed, 20 Jun 2001 03:01:42 +0000 (03:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    snarf.spec -> 1.7

snarf.spec

index d1cd916efd8ee2ca17f4956477349cba4957f1f3..0e41eaf2bc7700f4184c02ea6ac94512b8082131 100644 (file)
@@ -8,7 +8,7 @@ Group:          Networking/Utilities
 Group(de):     Netzwerkwesen/Werkzeuge
 Group(pl):     Sieciowe/Narzêdzia
 Source0:       ftp://ftp.mint.net/pub/snarf/%{name}-%{version}.tar.gz
-Patch0:                snarf-ipv6.patch
+Patch0:                %{name}-ipv6.patch
 Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -24,6 +24,8 @@ sieciowych, takich jak WWW, FTP, finger i kilka innych...
 Summary:       snarf for bootdisk
 Summary:       Non-interactive client for several network protocols (WWW, FTP)
 Group:         Networking/Utilities
+Group(de):     Netzwerkwesen/Werkzeuge
+Group(pl):     Sieciowe/Narzêdzia
 
 %description BOOT
 %endif
@@ -37,7 +39,7 @@ Group:                Networking/Utilities
 %if %{?BOOT:1}%{!?BOOT:0}
 %configure 
 %{__make} \
-       CFLAGS="-m386 -I/usr/lib/bootdisk%{_includedir} -Os" \
+       CFLAGS="-m386 -I%{_libdir}/bootdisk%{_includedir} -Os" \
        LDFLAGS="-nostdlib -static -s" \
        LIBS="%{_libdir}/bootdisk%{_libdir}/crt0.o %{_libdir}/bootdisk%{_libdir}/libc.a -lgcc"
 mv -f %{name} %{name}-BOOT
This page took 0.139267 seconds and 4 git commands to generate.