]> git.pld-linux.org Git - packages/aiccu.git/commitdiff
- cleanup master
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Apr 2017 05:42:18 +0000 (07:42 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Apr 2017 05:42:18 +0000 (07:42 +0200)
aiccu.spec

index e5116660f24d6d5f6409cd7f4dd9040b12f17a87..7f39937bdd2c877ff5c3e5baf8da9173e75b8403 100644 (file)
@@ -2,12 +2,11 @@ Summary:      AICCU - SixXS Automatic IPv6 Connectivity Client Utility
 Summary(pl.UTF-8):     AICCU - Klient automatycznych połączeń IPv6 z SixXS
 Name:          aiccu
 Version:       2007.01.15
-%define                _fileversion    20070115
+%define                filever 20070115
 Release:       3
 License:       BSD
-Vendor:                SixXS
 Group:         Networking/Utilities
-Source0:       http://www.sixxs.net/archive/sixxs/aiccu/unix/%{name}_%{_fileversion}.tar.gz
+Source0:       http://www.sixxs.net/archive/sixxs/aiccu/unix/%{name}_%{filever}.tar.gz
 # Source0-md5: c9bcc83644ed788e22a7c3f3d4021350
 Patch0:                %{name}-makefile.diff
 Patch1:                02_skip-strip.patch
@@ -22,10 +21,10 @@ Patch9:             11_gnutls-cleanup.patch
 Patch10:       12_memset-sizeof.patch
 Patch11:       13_autotest_description.patch
 URL:           http://www.sixxs.net/tools/aiccu/
-Requires(post,preun):  /sbin/chkconfig
+BuildRequires: gnutls-devel
+#Requires(post,preun): /sbin/chkconfig
 Requires:      gnutls
 Requires:      iproute2
-BuildRequires: gnutls-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.171711 seconds and 4 git commands to generate.