]> git.pld-linux.org Git - packages/pngcrush.git/commitdiff
- updated to 1.7.30 (based on zlib 1.2.7/libpng 1.5.10) auto/th/pngcrush-1_7_30-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 2 Jul 2012 15:27:44 +0000 (15:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pngcrush.spec -> 1.23

pngcrush.spec

index ef2a64cf57c6ee181348f638537e73c7ceeaee8d..5ce29228143a0e04936547b5c8e69b4b9128a657 100644 (file)
 #-               0x00, prefix_length);
 #
 #    profile_length = data_length - prefix_length;
+#
 Summary:       Optimizer for png files
 Summary(pl.UTF-8):     Optymalizator plików png
 Summary(pt_BR.UTF-8):  Utilitário para compressão de pngs
 Name:          pngcrush
-Version:       1.7.13
+Version:       1.7.30
 Release:       1
 License:       BSD-like (see LICENSE)
 Group:         Applications/Graphics
 Source0:       http://downloads.sourceforge.net/pmt/%{name}-%{version}.tar.xz
-# Source0-md5: e69a5323bee41bf731ab34f81b26daf2
-URL:           http://pmt.sf.net/pngcrush/
+# Source0-md5: b118494446cc19b689f69017f2fc8005
+URL:           http://pmt.sourceforge.net/pngcrush/
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 %if %{with systemlibs}
@@ -75,7 +76,7 @@ echo '#include <png.h>' > png.h
 %build
 %{__make} \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags} -Wall" \
+       CFLAGS="%{rpmcflags} -Wall -I. -DZ_SOLO" \
        LD="%{__cc} %{rpmldflags}" \
 %if %{with systemlibs}
        OBJS="pngcrush.o" \
This page took 0.089696 seconds and 4 git commands to generate.