]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- updated to 3.0.2rc1
authorhawk <hawk@pld-linux.org>
Sat, 16 Oct 2004 21:51:36 +0000 (21:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcp.spec -> 1.100

dhcp.spec

index 99848a072844f7ade7cdcf1431f063848ca3901a..3655b0c4038b84cd8024d0c2a342e4a07ba68a53 100644 (file)
--- a/dhcp.spec
+++ b/dhcp.spec
@@ -2,19 +2,20 @@
 # Conditional build:
 %bcond_with    ldap    # with support for ldap storage
 #
+%define        _rc     rc1
 Summary:       DHCP Server
 Summary(es):   Servidor DHCP (Protocolo de configuración dinámica de hosts)
 Summary(pl):   Serwer DHCP
 Summary(pt_BR):        Servidor DHCP (Protocolo de configuração dinâmica de hosts)
 Name:          dhcp
-Version:       3.0.1
-Release:       3
+Version:       3.0.2
+Release:       0.%{_rc}.1
 Epoch:         3
 Vendor:                ISC
 License:       distributable
 Group:         Networking/Daemons
-Source0:       ftp://ftp.isc.org/isc/dhcp/%{name}-%{version}.tar.gz
-# Source0-md5: 44f72d16a12acc3fbe09703157aa42d2
+Source0:       ftp://ftp.isc.org/isc/dhcp/%{name}-%{version}%{_rc}.tar.gz
+# Source0-md5: 943b1d8f7f6ffccf522490566acf0b3e
 Source1:       %{name}.init
 Source2:       %{name}-relay.init
 Source3:       %{name}-relay.sysconfig
@@ -122,7 +123,7 @@ dhcpctl to zbi
 komunikacji z dzia³aj±cym serwerem ISC DHCP i jego kontroli.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_rc}
 install %{SOURCE4} .
 %patch0 -p1
 %{?with_ldap:%patch1 -p1}
This page took 0.124899 seconds and 4 git commands to generate.