SPECS: bison.spec - updated to 2.4 - updated pl.po-update patch

qboosh qboosh at pld-linux.org
Tue Nov 4 22:58:23 CET 2008


Author: qboosh                       Date: Tue Nov  4 21:58:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.4
- updated pl.po-update patch

---- Files affected:
SPECS:
   bison.spec (1.83 -> 1.84) 

---- Diffs:

================================================================
Index: SPECS/bison.spec
diff -u SPECS/bison.spec:1.83 SPECS/bison.spec:1.84
--- SPECS/bison.spec:1.83	Mon Jul 28 00:24:58 2008
+++ SPECS/bison.spec	Tue Nov  4 22:58:18 2008
@@ -9,22 +9,23 @@
 Summary(tr.UTF-8):	GNU ayrıştırıcı üreticisi
 Summary(uk.UTF-8):	Bison - генератор парсерів GNU
 Name:		bison
-Version:	2.3
-Release:	2
-License:	GPL
+Version:	2.4
+Release:	1
+License:	GPL v3+
 Group:		Development/Tools
 Source0:	http://ftp.gnu.org/gnu/bison/%{name}-%{version}.tar.bz2
-# Source0-md5:	c18640c6ec31a169d351e3117ecce3ec
+# Source0-md5:	f95cc7d7f5290157a23216391dec610d
 Source1:	%{name}.1.pl
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-pl.po-update.patch
+URL:		http://gnu.org/software/bison/
 BuildRequires:	automake
 BuildRequires:	flex
 BuildRequires:	gettext-devel >= 0.12
-BuildRequires:	m4 >= 1.4.3
+BuildRequires:	m4 >= 1.4.6
 BuildRequires:	texinfo >= 4.0
 Requires:	%{name}-runtime = %{version}-%{release}
-Requires:	m4 >= 1.4.3
+Requires:	m4 >= 1.4.6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		pkgdatadir	%{_datadir}/bison
@@ -127,10 +128,10 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p	/sbin/postshell
+%post	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun	-p	/sbin/postshell
+%postun	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files -f %{name}.lang
@@ -140,11 +141,11 @@
 # would conflict with byacc (but is not 100% compatible)
 #%attr(755,root,root) %{_bindir}/yacc
 %{pkgdatadir}
-%{_libdir}/lib*.a
+%{_libdir}/liby.a
 %{_aclocaldir}/bison-i18n.m4
-%{_mandir}/man1/*
-%lang(pl) %{_mandir}/pl/man1/*
-%{_infodir}/*.info*
+%{_mandir}/man1/bison.1*
+%lang(pl) %{_mandir}/pl/man1/bison.1*
+%{_infodir}/bison.info*
 
 %files runtime -f %{name}-runtime.lang
 %defattr(644,root,root,755)
@@ -155,6 +156,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2008/11/04 21:58:18  qboosh
+- updated to 2.4
+- updated pl.po-update patch
+
 Revision 1.83  2008/07/27 22:24:58  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bison.spec?r1=1.83&r2=1.84&f=u



More information about the pld-cvs-commit mailing list