Author: areq Date: Sun Mar 12 16:21:47 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.26.0
---- Files affected: SPECS: neon.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: SPECS/neon.spec diff -u SPECS/neon.spec:1.53 SPECS/neon.spec:1.54 --- SPECS/neon.spec:1.53 Sun Feb 19 05:00:38 2006 +++ SPECS/neon.spec Sun Mar 12 17:21:41 2006 @@ -7,12 +7,12 @@ Summary: An HTTP and WebDAV client library Summary(pl): Biblioteka kliencka HTTP i WebDAV Name: neon -Version: 0.25.5 -Release: 1.1 +Version: 0.26.0 +Release: 1 License: GPL Group: Libraries Source0: http://www.webdav.org/neon/%{name}-%{version}.tar.gz -# Source0-md5: b5fdb71dd407f0a3de0f267d27c9ab17 +# Source0-md5: 076072f11c5278f4c4b7de189ea1506e URL: http://www.webdav.org/neon/ BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -109,13 +109,15 @@ mv -f doc/man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1 mv -f doc/man/*.3 $RPM_BUILD_ROOT%{_mandir}/man3 +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/*.txt doc/html/* %attr(755,root,root) %{_libdir}/*.so.*.* @@ -141,6 +143,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2006/03/12 16:21:41 areq +- 0.26.0 + Revision 1.53 2006/02/19 04:00:38 agaran - without not disable, my mistake, testbuild on system with krb and --without specified by undefine, and looks like correct ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/neon.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
