/[packages]/updates/6/advancecomp/current/SPECS/advancecomp.spec
ViewVC logotype

Contents of /updates/6/advancecomp/current/SPECS/advancecomp.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 677703 - (show annotations) (download)
Tue Sep 16 15:08:22 2014 UTC (9 years, 7 months ago) by umeabot
Original Path: cauldron/advancecomp/current/SPECS/advancecomp.spec
File size: 977 byte(s)
Mageia 5 Mass Rebuild
1 Summary: Recompression utilities
2 Name: advancecomp
3 Version: 1.19
4 Release: %mkrel 2
5 License: GPLv3+
6 Group: Archiving/Compression
7 URL: http://advancemame.sourceforge.net
8 Source0: http://downloads.sourceforge.net/advancemame/%{name}-%{version}.tar.gz
9 Patch1: advancecomp-1.19-mga-option-doc.patch
10 Patch2: advancecomp-1.18-mga-fromdos.patch
11 BuildRequires: pkgconfig(zlib)
12 BuildRequires: libbzip2-devel
13 BuildRequires: dos2unix
14 BuildRequires: autoconf
15 BuildRequires: automake
16
17 %description
18 AdvanceCOMP contains recompression utilities for your .zip
19 archives, .png images, .mng video clips and .gz files.
20
21 %prep
22 %setup -q
23 %apply_patches
24
25 %build
26 autoreconf -fis
27 %configure2_5x --enable-bzip2
28 %make
29
30 %check
31 # The check fails with bzip2 enabled due to bzip2 giving smaller than
32 # expected sizes
33 #%make check
34
35 %install
36 %makeinstall_std
37
38 %files
39 %doc AUTHORS HISTORY README doc/*.html doc/*.txt
40 %{_bindir}/advzip
41 %{_bindir}/advpng
42 %{_bindir}/advmng
43 %{_bindir}/advdef
44 %{_mandir}/man1/*

  ViewVC Help
Powered by ViewVC 1.1.30