]> git.pld-linux.org Git - packages/setup.git/commitdiff
- rel.5 - added csync2 patch auto/th/setup-2_4_10-5
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 18 Jul 2007 23:28:29 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    setup-csync.patch -> 1.1
    setup.spec -> 1.130

setup-csync.patch [new file with mode: 0644]
setup.spec

diff --git a/setup-csync.patch b/setup-csync.patch
new file mode 100644 (file)
index 0000000..a9fcc9a
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./etc/services.org 2005-05-26 20:27:14.000000000 +0200
++++ ./etc/services     2007-07-19 01:21:50.000000000 +0200
+@@ -12776,6 +12776,8 @@
+ pago-services1  30001/udp   # Pago Services 1
+ pago-services2  30002/tcp   # Pago Services 2
+ pago-services2  30002/udp   # Pago Services 2
++#
++csync2                30865/tcp   # Cluster sync
+ #                           Balduin Mueller-Platz 
+ #                           <balduin.mueller-platz@pago.de> March 2002
+ #               30003-31415 Unassigned
index 80bc274e2721ae1e086f0398da3c8be30deddf40..0a5e3e3a707f905bfba08ae94e16109c4326c227 100644 (file)
@@ -15,7 +15,7 @@ Summary(pt_BR.UTF-8): Vários arquivos básicos de configuração
 Summary(tr.UTF-8):     Basit kurulum dosyaları
 Name:          setup
 Version:       2.4.10
-Release:       4
+Release:       5
 License:       Public Domain, partially BSD-like
 Group:         Base
 Source0:       ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.bz2
@@ -28,6 +28,7 @@ Source3:      postshell.c
 #Patch0:               %{name}-services.patch
 Patch0:                %{name}-securetty.patch
 Patch1:                %{name}-profile.env.patch
+Patch2:                %{name}-csync.patch
 BuildRequires: dietlibc-static
 BuildRequires: gawk
 Conflicts:     FHS < 2.3
@@ -75,6 +76,7 @@ dosyalarını içerir.
 %setup -q -a1
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 install %{SOURCE2} update-fstab.c
 install %{SOURCE3} postshell.c
 
This page took 0.053021 seconds and 4 git commands to generate.