Author: paszczus Date: Sun Jan 29 20:11:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.4 (thx patryk)
---- Files affected: SPECS: base64.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/base64.spec diff -u SPECS/base64.spec:1.3 SPECS/base64.spec:1.4 --- SPECS/base64.spec:1.3 Fri Aug 13 21:02:22 2004 +++ SPECS/base64.spec Sun Jan 29 21:11:04 2006 @@ -2,12 +2,12 @@ Summary: Encode and decode base64 files Summary(pl): Kodowanie i dekodowanie plików base64 Name: base64 -Version: 1.3 -Release: 3 +Version: 1.4 +Release: 1 License: Public Domain Group: Applications Source0: http://www.fourmilab.ch/webtools/%{name}/%{name}-%{version}.tar.gz -# Source0-md5: 66d81725ba4d03227af2ce3792e50d5d +# Source0-md5: 77f0ff05296e1bd446ff02cea279309a URL: http://www.fourmilab.ch/webtools/base64/ BuildRequires: autoconf BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -38,14 +38,14 @@ install base64 $RPM_BUILD_ROOT%{_bindir} install base64.1 $RPM_BUILD_ROOT%{_mandir}/man1 -install b64.gif $RPM_BUILD_ROOT%{_pixmapsdir} +install b64.png $RPM_BUILD_ROOT%{_pixmapsdir} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc README index.html rfc1341* base64.pdf +%doc README index.html rfc1341* base64.pdf log.txt %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/* %{_pixmapsdir}/* @@ -56,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/01/29 20:11:04 paszczus +- updated to 1.4 (thx patryk) + Revision 1.3 2004/08/13 19:02:22 undefine - release 3 for RA ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/base64.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
