/[packages]/cauldron/ziptool/current/SPECS/ziptool.spec
ViewVC logotype

Annotation of /cauldron/ziptool/current/SPECS/ziptool.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1939636 - (hide annotations) (download)
Thu Feb 9 10:21:10 2023 UTC (14 months, 1 week ago) by ghibo
File size: 834 byte(s)
Rebuild for aging
1 grenoya 95574 Summary: Tools for Iomega JAZ and ZIP drives
2     Name: ziptool
3     Version: 1.4.0
4 ghibo 1939636 Release: %mkrel 18
5 daviddavid 894082 License: GPLv2+
6 malo 311331 Group: Archiving/Backup
7 grenoya 95574 Url: http://wolfpack.twu.net/utilities.html#ziptool
8     Source0: ftp://wolfpack.twu.net/users/wolfpack/%{name}-%{version}.tar.bz2
9 pterjan 548114 Patch0: ziptool-1.4.0-build-fix.patch
10 grenoya 95574 Patch1: ziptool-1.4.0-format-security.patch
11    
12     %description
13     Medium protection is done by software for Iomega's JAZ and ZIP drives.
14 shlomif 894985 jaztool and ziptool make this feature available on Linux.
15 grenoya 95574
16     %prep
17     %setup -q
18 pterjan 548114 %patch0 -p1 -b .build
19 grenoya 95574 %patch1 -p1 -b .format-security
20     %{__gzip} -d %{name}.1.gz
21    
22     %build
23 ovitters 1579581 %make_build CFLAGS="%{optflags}"
24 grenoya 95574
25     %install
26 daviddavid 894082 %{__install} -D -m755 %{name} %{buildroot}%{_bindir}/%{name}
27     %{__install} -D -m644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
28 grenoya 95574
29     %files
30 shlomif 894985 %doc README
31 grenoya 95574 %{_mandir}/man1/%{name}.1*
32     %{_bindir}/%{name}

  ViewVC Help
Powered by ViewVC 1.1.30