]> git.pld-linux.org Git - packages/file.git/commitdiff
drop selinux patch
authorJan Palus <atler@pld-linux.org>
Mon, 26 Dec 2022 22:04:14 +0000 (23:04 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 26 Dec 2022 22:04:14 +0000 (23:04 +0100)
appears to be applied upstream and removed from debian (where it
originated from) since 2011

file-selinux.patch [deleted file]
file.spec

diff --git a/file-selinux.patch b/file-selinux.patch
deleted file mode 100644 (file)
index e475d1e..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
---- file-4.02/magic/Magdir/policy.selinux      2003-08-28 14:36:54.000000000 -0400
-+++ file-4.02/magic/Magdir/policy      2003-08-28 14:39:35.000000000 -0400
-@@ -0,0 +1,6 @@
-+# SE Linux policy database
-+0       lelong  0xf97cff8c      SE Linux policy
-+>16     lelong  x               v%d
-+>20     lelong  1             MLS
-+>24     lelong  x             %d symbols
-+>28     lelong  x             %d ocons
---- file-5.38/magic/Makefile.am~       2019-11-02 20:37:58.000000000 +0200
-+++ file-5.38/magic/Makefile.am        2019-12-20 15:41:32.300192925 +0200
-@@ -228,6 +228,7 @@
- $(MAGIC_FRAGMENT_DIR)/plan9 \
- $(MAGIC_FRAGMENT_DIR)/plus5 \
- $(MAGIC_FRAGMENT_DIR)/pmem \
-+$(MAGIC_FRAGMENT_DIR)/policy \
- $(MAGIC_FRAGMENT_DIR)/polyml \
- $(MAGIC_FRAGMENT_DIR)/printer \
- $(MAGIC_FRAGMENT_DIR)/project \
index f6a005f93643617e930b4264373f4d6ea7a1fe9c..b63d794c49e7ed8ea50053a35be9f067938e9509 100644 (file)
--- a/file.spec
+++ b/file.spec
@@ -45,11 +45,10 @@ Source1:    http://ftp1.pld-linux.org/people/glen/%{name}-non-english-man-pages.tar
 Source2:       %{name}-zisofs.magic
 Source3:       %{name}-mscompress.magic
 Source4:       %{name}-magic.mime-gen.awk
-Patch0:                %{name}-selinux.patch
-Patch1:                searchpath.patch
-Patch2:                automake.patch
-Patch3:                %{name}-gettext-no-random-translations.patch
-Patch4:                name-use-count.patch
+Patch0:                searchpath.patch
+Patch1:                automake.patch
+Patch2:                %{name}-gettext-no-random-translations.patch
+Patch3:                name-use-count.patch
 URL:           http://www.darwinsys.com/file/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -283,7 +282,6 @@ Wiązania Pythona 3 do biblioteki libmagic.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 %if "%{_ver_lt '%{cc_version}' '3.4'}" == "1"
 %{__sed} -i -e 's,-Wextra,,' configure.ac
This page took 0.266678 seconds and 4 git commands to generate.