]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - gzip/gzip.nm
screen: Make screen FHS compliant
[ipfire-3.x.git] / gzip / gzip.nm
index 20c389b09ede51ea559675d0ca74c583b4e310af..4d19885a85ccdda2f1b07d90343944555516ab46 100644 (file)
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = gzip
-version    = 1.6
+version    = 1.12
 release    = 1
 
 groups     = Applications/Compression
-url        = http://www.gzip.org/
+url        = https://www.gzip.org/
 license    = GPLv2
 summary    = The GNU data compression program.
 
@@ -17,7 +17,7 @@ description
        program. Gzipped files have a .gz extension.
 end
 
-source_dl  = ftp://ftp.gnu.org/gnu/%{name}/
+source_dl  = https://ftp.gnu.org/gnu/%{name}/
 
 build
        requires
@@ -29,9 +29,9 @@ build
        end
 
        # NO_ASM is for textrels.
-       configure_options += \
-               DEFS=NO_ASM \
-               CPPFLAGS="-DHAVE_LSTAT"
+       ##configure_options += \
+       #       DEFS=NO_ASM \
+       #       CPPFLAGS="-DHAVE_LSTAT"
 
        test
                make check
@@ -40,8 +40,6 @@ end
 
 packages
        package %{name}
-               groups += Base Build
-
                provides
                        /bin/gunzip
                        /bin/gzip