]> git.pld-linux.org Git - packages/rc-scripts.git/commitdiff
- bcond fo dev_alias patch auto/ac/rc-scripts-0_4_0_16-1
authorhavner <havner@pld-linux.org>
Sat, 25 Sep 2004 15:26:49 +0000 (15:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 1

Changed files:
    rc-scripts.spec -> 1.172

rc-scripts.spec

index f5a962d0bb3988fc6133d21ff647dec4ecccc7bc..e00e6b155854eda7d525d40d92081ed0b4dec3b2 100644 (file)
@@ -1,6 +1,7 @@
 #
 # Conditional build:
-%bcond_without static  # link binaries with glib dynamically
+%bcond_without static          # link binaries with glib dynamically
+%bcond_with    devalias        # with dev_alias patch
 #
 Summary:       inittab and /etc/rc.d scripts
 Summary(de):   inittab und /etc/rc.d Scripts
@@ -9,7 +10,7 @@ Summary(pl):   inittab i skrypty startowe z katalogu /etc/rc.d
 Summary(tr):   inittab ve /etc/rc.d dosyalarý
 Name:          rc-scripts
 Version:       0.4.0.16
-Release:       0.1
+Release:       1
 License:       GPL
 Vendor:                PLD rc-scripts Team <pld-rc-scripts@pld-linux.org>
 Group:         Base
@@ -86,7 +87,7 @@ programc
 
 %prep
 %setup -q
-#%patch0 -p0
+%{?with_devalias:%patch0 -p0}
 
 %build
 %{__aclocal}
This page took 0.050509 seconds and 4 git commands to generate.