]> git.pld-linux.org Git - packages/dcd.git/commitdiff
- 0.5.4 - forgotten commit... STBR auto/ac/dcd-0_5_4-1
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 3 Jun 2005 08:19:30 +0000 (08:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dcd.spec -> 1.70

dcd.spec

index dbee3653a54bcc914076a15272cbf8556000deaf..92fb49bc990ce43e93f5b7e104b6c6dec7a3048d 100644 (file)
--- a/dcd.spec
+++ b/dcd.spec
@@ -1,13 +1,13 @@
 Summary:       DConnect Daemon - Hub D****ct Connect for Linux
 Summary(pl):   DConnect Daemon - Hub D****ct Connecta dla Linuksa
 Name:          dcd
-Version:       0.5.3
+Version:       0.5.4
 Release:       1
 License:       GPL v2
 Group:         Networking/Daemons
 Vendor:                DConnect Team <dc-hub@ds.pg.gda.pl>
 Source0:       ftp://pollux.ds.pg.gda.pl/pub/Linux/DConnect/sources/devel/%{name}-%{version}.tar.bz2
-# Source0-md5: 388f81bfb80fc43f610f119ef39de92b
+# Source0-md5: 90ec9ae64102e55424982cb26b8f0f73
 URL:           http://www.dc.ds.pg.gda.pl/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -91,6 +91,10 @@ sed -i -e 's/minimum_sleep_time\b/minimal_sleep_time/' /etc/dcd/dcd.conf
 echo "Upgrading from version < 0.4.9"
 sed -i -e 's/ping_timeout/idle_timeout/' /etc/dcd/dcd.conf
 
+%triggerpostun -- dcd < 0.5.5
+echo "Upgrading from version < 0.5.5"
+sed -i -e 's/listen_interface/bind_address/' /etc/dcd/dcd.conf
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS FAQ NEWS README TODO
This page took 0.075154 seconds and 4 git commands to generate.