Author: arekm Date: Wed Jun 27 09:14:02 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; more fixes from upstream. fixes rpmbuild --bcond fwbuilder.spec segfault
---- Files affected: SPECS: popt.spec (1.90 -> 1.91) ---- Diffs: ================================================================ Index: SPECS/popt.spec diff -u SPECS/popt.spec:1.90 SPECS/popt.spec:1.91 --- SPECS/popt.spec:1.90 Sat Jun 16 00:16:18 2007 +++ SPECS/popt.spec Wed Jun 27 11:13:56 2007 @@ -12,14 +12,14 @@ Summary(uk.UTF-8): Бібліотека C для розбору параметрів командної стрічки Name: popt Version: 1.11 -Release: 3 +Release: 4 License: X Consortium (MIT-like) Group: Libraries #Source0: ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz Source0: http://rpm5.org/files/popt/%{name}-%{version}.tar.gz # Source0-md5: 3c36cb9d40a46a3190369002f6cda984 Patch0: %{name}-gettext0.11.patch -Patch1: %{name}-va.patch +Patch1: %{name}-fixes.patch URL: http://rpm5.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1.4 @@ -205,6 +205,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.91 2007/06/27 09:13:56 arekm +- rel 4; more fixes from upstream. fixes rpmbuild --bcond fwbuilder.spec segfault + Revision 1.90 2007/06/15 22:16:18 qboosh - removed obsolete libdir64 patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/popt.spec?r1=1.90&r2=1.91&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
