[packages/apparmor-parser] - updated to 2.8.3 - removed obsolete bison3 patch

qboosh qboosh at pld-linux.org
Mon Feb 24 13:27:02 CET 2014


commit 144822014e06ee8b847735396a88bf6b6ca8581b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Feb 24 13:29:28 2014 +0100

    - updated to 2.8.3
    - removed obsolete bison3 patch

 apparmor-parser.spec |  6 ++----
 bison3.patch         | 10 ----------
 2 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/apparmor-parser.spec b/apparmor-parser.spec
index ecc3f8b..bfe159d 100644
--- a/apparmor-parser.spec
+++ b/apparmor-parser.spec
@@ -6,16 +6,15 @@
 Summary:	AppArmor userlevel parser utility
 Summary(pl.UTF-8):	Narzędzie przestrzeni użytkownika do przetwarzania AppArmor
 Name:		apparmor-parser
-Version:	2.8.2
+Version:	2.8.3
 Release:	1
 Epoch:		1
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://launchpad.net/apparmor/2.8/%{version}/+download/apparmor-%{version}.tar.gz
-# Source0-md5:	bcc6bb56630b007d4ea5c9affe9d750d
+# Source0-md5:	43586e5096606e857fef45c49553e468
 Source1:	%{name}.init
 Patch0:		%{name}-pld.patch
-Patch1:		bison3.patch
 URL:		http://apparmor.wiki.kernel.org/
 BuildRequires:	bison
 BuildRequires:	flex
@@ -46,7 +45,6 @@ SubDomain.
 %prep
 %setup -q -n apparmor-%{version}
 %patch0 -p0
-%patch1 -p1
 
 %build
 %{__make} -j1 -C parser \
diff --git a/bison3.patch b/bison3.patch
deleted file mode 100644
index 54cfb3b..0000000
--- a/bison3.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- apparmor-2.8.2/parser/libapparmor_re/parse.y~	2012-02-24 13:20:46.000000000 +0100
-+++ apparmor-2.8.2/parser/libapparmor_re/parse.y	2013-11-04 21:52:32.975269560 +0100
-@@ -57,6 +56,7 @@
- 
- %pure-parser
- /* %error-verbose */
-+%lex-param {YYLEX_PARAM}
- %parse-param {Node **root}
- %parse-param {const char *text}
- %name-prefix = "regex_"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apparmor-parser.git/commitdiff/144822014e06ee8b847735396a88bf6b6ca8581b



More information about the pld-cvs-commit mailing list