]> git.pld-linux.org Git - packages/bison.git/commitdiff
- updated to 2.6.1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 30 Jul 2012 17:14:39 +0000 (19:14 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 30 Jul 2012 17:14:39 +0000 (19:14 +0200)
- updated info,pl.po-update patches

bison-info.patch
bison-pl.po-update.patch
bison.spec

index b81a8de968446b7ee91fdce37b9d18b07083ff71..0236210254bb99d8179e514337325a9b786da5a7 100644 (file)
@@ -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
index 5d2ca20e67803de06c49ae73c0991e99c074875b..e422b81b3a8e97cca99ff0cad30bc15fa3cd782c 100644 (file)
@@ -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@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
index 20010fad872bcce43a3bfa49ae057b7b7a706e67..86ae9d1fd8899c9d695b80f7704fb01b9a71bc67 100644 (file)
@@ -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}
 
This page took 0.134645 seconds and 4 git commands to generate.