]> TLD Linux GIT Repositories - packages/rc-scripts.git/commitdiff
- fixed network init script
authorMarcin Krol <hawk@tld-linux.org>
Sun, 22 Jul 2018 23:35:28 +0000 (23:35 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 22 Jul 2018 23:35:28 +0000 (23:35 +0000)
rc-scripts.spec

index 81bec5265dfe81eff5bba1f521cba4902fa9f1f6..cdf9140447e861f2836b1914d72550959b50209e 100644 (file)
@@ -8,11 +8,12 @@ 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.5.1
 Summary(tr.UTF-8):     inittab ve /etc/rc.d dosyaları
 Name:          rc-scripts
 Version:       0.5.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
 # Source0-md5: 052d832421951936b6b1e9da4e0513aa
 License:       GPL v2
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
 # Source0-md5: 052d832421951936b6b1e9da4e0513aa
+Patch0:                misc_fixes.patch
 URL:           http://svn.pld-linux.org/trac/svn/wiki/packages/rc-scripts
 BuildRequires: autoconf
 BuildRequires: automake
 URL:           http://svn.pld-linux.org/trac/svn/wiki/packages/rc-scripts
 BuildRequires: autoconf
 BuildRequires: automake
@@ -101,6 +102,7 @@ programcıklar içerir.
 
 %prep
 %setup -q
 
 %prep
 %setup -q
+%patch0 -p1
 
 # hack, currently this results in errno@@GLIBC_PRIVATE symbol in ppp-watch:
 #GLIB_LIBS="-Wl,-static `$PKG_CONFIG --libs --static glib-2.0` -Wl,-Bdynamic"
 
 # hack, currently this results in errno@@GLIBC_PRIVATE symbol in ppp-watch:
 #GLIB_LIBS="-Wl,-static `$PKG_CONFIG --libs --static glib-2.0` -Wl,-Bdynamic"