]> git.pld-linux.org Git - packages/rc-scripts.git/commitdiff
- rel 5; really fix auto/th/rc-scripts-0_4_4_1-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 23 Mar 2011 21:46:24 +0000 (21:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rc-scripts-svn.patch -> 1.13
    rc-scripts.spec -> 1.356

rc-scripts-svn.patch
rc-scripts.spec

index 60a110a13f5ef7782f3f39dea87b3d8f4e12fce5..31aa4cf7ca6e3c07bd290d60df1f4cc645405315 100644 (file)
@@ -8,7 +8,7 @@ Index: sysconfig/network-scripts/functions.network
  {
 -      if is_yes "$IPV6_NETWORKING" && is_module "ipv6"; then
 -              _modprobe single ipv6
-+      if is_yes "$IPV6_NETWORKING"
++      if is_yes "$IPV6_NETWORKING"; then
 +              if is_module "ipv6"; then
 +                      _modprobe single ipv6
 +              fi
index 14173d3ebad8bd81d676d73adb23f1cf6867334a..b226cf7d78c6390cc1918d4bac76e0c06b64cefe 100644 (file)
@@ -9,7 +9,7 @@ Summary(pl.UTF-8):      inittab i skrypty startowe z katalogu /etc/rc.d
 Summary(tr.UTF-8):     inittab ve /etc/rc.d dosyaları
 Name:          rc-scripts
 Version:       0.4.4.1
-Release:       4
+Release:       5
 License:       GPL v2
 Group:         Base
 Source0:       ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.gz
This page took 0.065979 seconds and 4 git commands to generate.