]> git.pld-linux.org Git - packages/PowerChutePlus.git/commitdiff
- rel 2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 25 Jan 2009 22:24:40 +0000 (22:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- renumbered pwrchute uid/gid to 233 (this program is a museal exhibit,
so it shouldn't be a problem)

Changed files:
    PowerChutePlus.spec -> 1.27

PowerChutePlus.spec

index 44015ca620ad8802840a287e92df51ac91ad8806..ebb2530a8720a9bf49421402666b016941befee8 100644 (file)
@@ -2,7 +2,7 @@ Summary:        UPS management software for APC UPS models
 Summary(pl.UTF-8):     Oprogramowanie do obsługi UPS-ów APC
 Name:          PowerChutePlus
 Version:       4.5.3
-Release:       1
+Release:       2
 License:       (c) 1999 APC, inc.
 Group:         Applications/System
 Source0:       ftp://ftp.apcc.com/apc/public/software/unix/linux/pcplus/453/pcplus_453_caldera.tar
@@ -100,8 +100,8 @@ ln -sf /var/run/bkupsd.pid $RPM_BUILD_ROOT%{_libdir}/powerchute
 rm -rf $RPM_BUILD_ROOT
 
 %pre
-%groupadd -g 68 pwrchute
-%useradd -u 68 -g 68 -d /usr/share/empty -s /bin/false -c "PowerChute Plus" pwrchute
+%groupadd -g 233 pwrchute
+%useradd -u 233 -g 233 -d /usr/share/empty -s /bin/false -c "PowerChute Plus" pwrchute
 
 %post
 /sbin/chkconfig --add upsd
This page took 0.035146 seconds and 4 git commands to generate.