[packages/bison] - updated to 2.6.1 - updated info, pl.po-update patches

qboosh qboosh at pld-linux.org
Mon Jul 30 19:14:33 CEST 2012


commit 0295d2f03ac645380d66275f5f95c71f354979b0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jul 30 19:14:39 2012 +0200

    - updated to 2.6.1
    - updated info,pl.po-update patches

 bison-info.patch         |  4 ++--
 bison-pl.po-update.patch | 34 +++++++++++++---------------------
 bison.spec               |  7 ++++---
 3 files changed, 19 insertions(+), 26 deletions(-)
---
diff --git a/bison-info.patch b/bison-info.patch
index b81a8de..0236210 100644
--- a/bison-info.patch
+++ b/bison-info.patch
@@ -1,5 +1,5 @@
---- bison-2.5/doc/bison.texinfo.orig	2011-05-15 00:17:12.000000000 +0200
-+++ bison-2.5/doc/bison.texinfo	2011-05-17 17:15:02.281008949 +0200
+--- bison-2.6.1/doc/bison.texi.orig	2011-05-15 00:17:12.000000000 +0200
++++ bison-2.6.1/doc/bison.texi	2011-05-17 17:15:02.281008949 +0200
 @@ -52,9 +52,9 @@
  @end quotation
  @end copying
diff --git a/bison-pl.po-update.patch b/bison-pl.po-update.patch
index 5d2ca20..e422b81 100644
--- a/bison-pl.po-update.patch
+++ b/bison-pl.po-update.patch
@@ -1,22 +1,14 @@
---- bison-2.5.1/po/pl.po.orig	2012-06-05 10:07:30.000000000 +0200
-+++ bison-2.5.1/po/pl.po	2012-06-06 20:19:07.288976370 +0200
-@@ -5,7 +5,7 @@
- #
- msgid ""
- msgstr ""
--"Project-Id-Version: bison 2.5.1-rc2\n"
-+"Project-Id-Version: bison 2.5.1\n"
- "Report-Msgid-Bugs-To: bug-bison at gnu.org\n"
- "POT-Creation-Date: 2012-06-05 10:07+0200\n"
- "PO-Revision-Date: 2012-06-01 21:48+0200\n"
-@@ -131,6 +131,10 @@
- "canonical LR(1) support is experimental.\n"
- "\n"
- msgstr ""
-+"Tworzenie analizatorów składni: deterministycznych LR lub uogólnionych\n"
-+"LR (GLR), wykorzystujących tablice analizatorów LALR(1), IELR(1) lub\n"
-+"zwykłe LR(1). Obsługa IELR(1) i zwykłych LR(1) jest eksperymentalna.\n"
-+"\n"
+--- bison-2.6.1/po/pl.po.orig	2012-07-27 17:17:51.000000000 +0200
++++ bison-2.6.1/po/pl.po	2012-07-30 19:04:54.961351937 +0200
+@@ -584,9 +584,9 @@
+ msgstr "początkowy symbol %s nie dziedziczy żadnego zdania"
  
- #: src/getargs.c:288
- msgid ""
+ #: src/scan-code.l:188
+-#, fuzzy, c-format
++#, c-format
+ msgid "stray '%s'"
+-msgstr "zabłąkany '$'"
++msgstr "zabłąkany '%s'"
+ 
+ #: src/scan-code.l:227
+ #, c-format
diff --git a/bison.spec b/bison.spec
index 20010fa..86ae9d1 100644
--- a/bison.spec
+++ b/bison.spec
@@ -8,12 +8,12 @@ Summary(ru.UTF-8):	Bison - генератор парсеров GNU
 Summary(tr.UTF-8):	GNU ayrıştırıcı üreticisi
 Summary(uk.UTF-8):	Bison - генератор парсерів GNU
 Name:		bison
-Version:	2.5.1
+Version:	2.6.1
 Release:	1
 License:	GPL v3+
 Group:		Development/Tools
 Source0:	http://ftp.gnu.org/gnu/bison/%{name}-%{version}.tar.xz
-# Source0-md5:	012708d801a3c986d8654aa673530b61
+# Source0-md5:	1fc1b9bc689e7fc5622d32c93cce746f
 Source1:	%{name}.1.pl
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-pl.po-update.patch
@@ -109,7 +109,8 @@ zawierajacych parsery wygenerowane przez bisona.
 
 %build
 cp -f /usr/share/automake/config.sub config
-%configure
+%configure \
+	--disable-silent-rules
 %{__make} \
 	pkgdatadir=%{pkgdatadir}
 


More information about the pld-cvs-commit mailing list