]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- unbreak pkgconfig file broken by previous commits auto/th/dhcp-4_0_0-3
authorPatryk Zawadzki <patrys@room-303.com>
Mon, 12 May 2008 10:44:18 +0000 (10:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 3

Changed files:
    dhcp.spec -> 1.167

dhcp.spec

index 0cff0d1114c61024432cf6a8adcf24305310f210..bbed5d4b932d10173118fb6dc5fca64caa2c66fe 100644 (file)
--- a/dhcp.spec
+++ b/dhcp.spec
@@ -13,7 +13,7 @@ Summary(pt_BR.UTF-8): Servidor DHCP (Protocolo de configuração dinâmica de ho
 Name:          dhcp
 # 4.1.0a1 is on DEVEL
 Version:       4.0.0
-Release:       2
+Release:       3
 Epoch:         4
 License:       MIT
 Group:         Networking/Daemons
@@ -275,7 +275,7 @@ for page in server/dhcpd.conf.5 server/dhcpd.leases.5 server/dhcpd.8; do
                                -e 's|ETCDIR|%{_sysconfdir}|g' $page
 done
 
-sed 's/@DHCP_VERSION@/'%{version}'/' < %{SOURCE5} > libdhcp4client.pc
+sed 's/@DHCP_VERSION@/'%{version}'/' < %{SOURCE6} > libdhcp4client.pc
 
 %build
 %{__libtoolize}
This page took 0.087727 seconds and 4 git commands to generate.