]> git.pld-linux.org Git - packages/dcd.git/commitdiff
- release 1 - qboosh, you're too fast, I wanted to add this req... too late ;)
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 22 Dec 2004 13:36:40 +0000 (13:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dcd.spec -> 1.62

dcd.spec

index 8f874f81dbd48f843575643797c5c7748b303002..a4fc4b748549353e29eb64df1a1f55afbefa2692 100644 (file)
--- a/dcd.spec
+++ b/dcd.spec
@@ -2,7 +2,7 @@ Summary:        DConnect Daemon - Hub D****ct Connect for Linux
 Summary(pl):   DConnect Daemon - Hub D****ct Connecta dla Linuksa
 Name:          dcd
 Version:       0.4.7
-Release:       0.2
+Release:       1
 License:       GPL v2
 Group:         Networking/Daemons
 Vendor:                DConnect Team <dc-hub@ds.pg.gda.pl>
@@ -85,10 +85,8 @@ mv -f /etc/dcd/dcd.conf.tmp /etc/dcd/dcd.conf
 
 %triggerpostun -- dcd < 0.4.6
 echo "Upgrading from version < 0.4.6"
-if [ -e /etc/dcd/dcd.conf ]; then
-       cp /etc/dcd/dcd.conf /etc/dcd/dcd.conf.save
-       sed -i -e 's/minimum_sleep_time\b/minimal_sleep_time/' /etc/dcd/dcd.conf
-fi     
+cp /etc/dcd/dcd.conf /etc/dcd/dcd.conf.save
+sed -i -e 's/minimum_sleep_time\b/minimal_sleep_time/' /etc/dcd/dcd.conf
 
 %files
 %defattr(644,root,root,755)
This page took 0.071117 seconds and 4 git commands to generate.