Author: qboosh Date: Tue Mar 7 19:42:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added search-author patch (fixes author search broken in pl1) - release 2, STBR
---- Files affected: SPECS: slrn.spec (1.119 -> 1.120) ---- Diffs: ================================================================ Index: SPECS/slrn.spec diff -u SPECS/slrn.spec:1.119 SPECS/slrn.spec:1.120 --- SPECS/slrn.spec:1.119 Sat Jan 21 01:01:17 2006 +++ SPECS/slrn.spec Tue Mar 7 20:42:05 2006 @@ -15,7 +15,7 @@ Summary(tr): Görüţüne göre dünyanýn en iyi haber grubu okuyucusu Name: slrn Version: 0.9.8.1pl1 -Release: 1 +Release: 2 License: GPL Group: Applications/News Source0: http://www.slrn.org/patches/%{name}-%{version}.tar.gz @@ -31,6 +31,7 @@ Patch4: %{name}-sharedlibs.patch Patch5: %{name}-home_etc.patch Patch6: %{name}-pl.po-update.patch +Patch7: %{name}-search-author.patch URL: http://www.slrn.org/ BuildRequires: autoconf BuildRequires: automake @@ -124,6 +125,7 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 %build %{__gettextize} @@ -212,6 +214,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.120 2006/03/07 19:42:05 qboosh +- added search-author patch (fixes author search broken in pl1) +- release 2, STBR + Revision 1.119 2006/01/21 00:01:17 arekm - kill Icon: field (support for these is obsolete says jbj) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/slrn.spec?r1=1.119&r2=1.120&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
