/[packages]/cauldron/bcm2-utils/current/SPECS/bcm2-utils.spec
ViewVC logotype

Annotation of /cauldron/bcm2-utils/current/SPECS/bcm2-utils.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1918998 - (hide annotations) (download)
Wed Dec 7 16:46:05 2022 UTC (2 years, 7 months ago) by daviddavid
File size: 814 byte(s)
Mageia 9 Mass Rebuild

1 wally 1754597 #global gitdate 20210413
2 daviddavid 1918998 %define rel 2
3 wally 1754597
4     Name: bcm2-utils
5     Summary: Utilities for Broadcom-based cable modems
6     Version: 0.9.5.1
7     Release: %mkrel %{rel}
8     License: GPLv3+
9     Group: Networking/Other
10     Url: https://github.com/jclehner/bcm2-utils
11     Source0: https://github.com/jclehner/bcm2-utils/archive/v%{version}/bcm2-utils-%{?gitdate}%{!?gitdate:%version}.tar.%{?gitdate:xz}%{!?gitdate:gz}
12     Patch1: 0001-Makefile-LIBS-after-LDFLAGS.patch
13     Patch2: 0001-Add-DESTDIR-support.patch
14     BuildRequires: openssl-devel
15    
16     %description
17     Utilities for Broadcom-based cable modems.
18    
19     %prep
20     %autosetup -n %{name}-%{?gitdate}%{!?gitdate:%version} -p1
21    
22     %build
23     %set_build_flags
24     %make_build VERSION=%{version}
25    
26     %install
27     %make_install PREFIX=%{_prefix}
28    
29     %files
30     %license LICENSE
31     %doc *.md
32     %{_bindir}/bcm2cfg
33     %{_bindir}/bcm2dump
34     %{_bindir}/psextract

  ViewVC Help
Powered by ViewVC 1.1.30