Projects
jsj
ipv6calc
ipv6calc.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ipv6calc.spec of Package ipv6calc
# # spec file for package ipv6calc (Version 0.71) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: ipv6calc BuildRequires: automake BuildRequires: glibc-devel #BuildRequires: perl-Any-URI-Escape #BuildRequires: perl(HTML::Entities) Version: 4.4.0 Release: 0 License: GPL-2.0 Group: System/Networking/Tools #Provides: Autoreqprov: on Summary: Tool to calculate IPv6 addresses Source0: https://github.com/pbiering/ipv6calc/archive/refs/tags/%{version}.tar.gz Source2: ipcalc-0.41.tar.gz URL: http://www.deepspace6.net/projects/ipv6calc.html Patch0: ipv6calc-make.diff Patch2: ipv6logconv-lru-cache-limit-extern.diff Prefix: /usr BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ipv6calc will do some format changes and calculations for you beside this it is able to display information and filter Authors: -------- Peter Bieringer <pb@bieringer.de> %prep %setup -b2 %setup %patch -P0 -p1 %patch -P2 -p0 autoreconf -fi %build ./configure --enable-shared --with-gnu-ld \ --prefix=/usr --mandir=%{_mandir} --infodir=%{_infodir} --libdir=%{_libdir} make %{?jobs:-j%jobs} %check #make test %install make install DESTDIR=$RPM_BUILD_ROOT root=$RPM_BUILD_ROOT cd ../ipcalc-0.41 install ipcalc $RPM_BUILD_ROOT/usr/bin/ for name in contributors changelog license; do mv $name $name.ipcalc done %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root) /usr/bin/ipv6calc /usr/bin/ipv6loganon /usr/bin/ipv6logconv /usr/bin/ipv6logstats /usr/%{_lib}/libipv6calc.so.* /usr/%{_lib}/libipv6calc_db_wrapper.so.* %doc %{_mandir}/man8/ipv6calc.8.gz %doc %{_mandir}/man8/ipv6loganon.8.gz %doc %{_mandir}/man8/ipv6logconv.8.gz %doc %{_mandir}/man8/ipv6logstats.8.gz %dir /usr/share/ipv6calc %dir /usr/share/ipv6calc/tools /usr/share/ipv6calc/tools/*.pl /usr/share/ipv6calc/tools/*.sh %doc README TODO USAGE LICENSE CREDITS ChangeLog COPYING # ipcalc /usr/bin/ipcalc %doc ../ipcalc-0.41/*.ipcalc
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.