[packages/setup] 'input' group added

jajcus jajcus at pld-linux.org
Mon Apr 20 08:25:14 CEST 2015


commit 414bf7090eebde8edaa7231531d28daf9f201096
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Apr 20 08:24:51 2015 +0200

    'input' group added
    
    introduced by udev 218
    
    Release: 3

 setup-input_group.patch | 20 ++++++++++++++++++++
 setup.spec              |  4 +++-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/setup.spec b/setup.spec
index b30c474..50b3614 100644
--- a/setup.spec
+++ b/setup.spec
@@ -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.9.0
-Release:	2
+Release:	3
 License:	Public Domain, partially BSD-like
 Group:		Base
 Source0:	%{name}-%{version}.tar.bz2
@@ -31,6 +31,7 @@ Patch0:		%{name}-iana-etc.patch
 # This is source of non-iana changes in services file
 Patch1:		%{name}-services.patch
 Patch2:		protocols-fmt.patch
+Patch3:		%{name}-input_group.patch
 %if %{with diet}
 BuildRequires:	dietlibc-static
 %else
@@ -91,6 +92,7 @@ dosyalarını içerir.
 %patch0 -p1
 mv iana-etc{-%{iana_etc_ver},}
 %patch2 -p1
+%patch3 -p1
 
 cp -a %{SOURCE2} iana-etc/protocol-numbers.iana
 cp -a %{SOURCE3} iana-etc/port-numbers.iana
diff --git a/setup-input_group.patch b/setup-input_group.patch
new file mode 100644
index 0000000..c14c175
--- /dev/null
+++ b/setup-input_group.patch
@@ -0,0 +1,20 @@
+commit 4818b45f81169087ead208bc1e06a90d6aac4ab7 (HEAD, origin/master, origin/HEAD, master)
+Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
+Date:   Mon Apr 20 08:23:01 2015 +0200
+
+    'input' group added
+    
+    introduced by udev 218
+
+diff --git a/etc/group b/etc/group
+index 916db81..49fc5a8 100644
+--- a/etc/group
++++ b/etc/group
+@@ -35,6 +35,7 @@ fuse::84:
+ nobody::99:
+ stats::123:
+ logs::124:stats
++input::182:
+ fileshare::138:
+ users::1000:
+ tpexec::65500:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/setup.git/commitdiff/414bf7090eebde8edaa7231531d28daf9f201096



More information about the pld-cvs-commit mailing list