]> git.pld-linux.org Git - packages/cfingerd.git/commitdiff
- release 8, cfingerd-1_4_3-8
authorkloczek <kloczek@pld-linux.org>
Sun, 13 May 2001 17:27:25 +0000 (17:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added patch for display GPG Public Keys (by Piotr Majka <charvel@linux.pl>).

Changed files:
    cfingerd.spec -> 1.23

cfingerd.spec

index 134ee8bde3da42d3772d4f9ed2b7a5af3ad1cc5d..15f7a763707241642656a35d5619a79cee861d83 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Highly configurable and secure finger daemon with IPv6 support
 Summary(pl):   Niezwykle konfigurowalny i bezpieczny demon fingerd ze wspraciem dla IPv6
 Name:          cfingerd
 Version:       1.4.3
-Release:       7
+Release:       8
 License:       GPL
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
@@ -15,6 +15,7 @@ Source2:      %{name}.inetd
 Patch0:                http://www.misiek.eu.org/ipv6/%{name}-1.4.3-ipv6-12121999.patch.gz
 Patch1:                %{name}-config.patch
 Patch2:                %{name}-security_format_bug.patch
+Patch3:                %{name}-gpg.patch
 Requires:      inetdaemon
 Prereq:                rc-inetd >= 0.8.1
 Provides:      fingerd
@@ -41,6 +42,7 @@ si
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 ./Configure
This page took 0.079476 seconds and 4 git commands to generate.