Author: cactus Date: Wed Sep 12 21:28:02 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.4.6 and add directory avr25 to rpm
---- Files affected: SPECS: crossavr-libc.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: SPECS/crossavr-libc.spec diff -u SPECS/crossavr-libc.spec:1.35 SPECS/crossavr-libc.spec:1.36 --- SPECS/crossavr-libc.spec:1.35 Mon Apr 9 21:43:10 2007 +++ SPECS/crossavr-libc.spec Wed Sep 12 23:27:57 2007 @@ -2,17 +2,17 @@ Summary: AVR libc Summary(pl.UTF-8): libc na AVR Name: crossavr-libc -Version: 1.4.5 -Release: 2 +Version: 1.4.6 +Release: 1 Epoch: 1 License: Modified BSD (see included LICENSE) Group: Development/Tools Source0: http://download.savannah.gnu.org/releases/avr-libc/avr-libc-%{version}.tar.bz2 -# Source0-md5: 4ff3b350e1cefc995dae0b6266c16f46 +# Source0-md5: 504b5e3beefc0d500ff94ea88391f71d Source1: http://download.savannah.gnu.org/releases/avr-libc/avr-libc-user-manual-%{version}.tar.bz2 -# Source1-md5: 584aecb290da445e8c5491be54258b35 +# Source1-md5: 4ed26ca4061aec886209099fa713c6d8 Source2: http://download.savannah.gnu.org/releases/avr-libc/avr-libc-manpages-%{version}.tar.bz2 -# Source2-md5: f439e21de8a9704f46f32e3da70b8264 +# Source2-md5: c80daf3fe433d1a70ad8d91fac951866 URL: http://www.nongnu.org/avr-libc/ BuildRequires: crossavr-binutils >= 2.14 BuildRequires: crossavr-gcc >= 1:3.3 @@ -76,8 +76,8 @@ %dir %{arch}/include/util %{arch}/include/util/*.h %{arch}/lib/*.[oa] -%dir %{arch}/lib/avr? -%{arch}/lib/avr?/*.[oa] +%dir %{arch}/lib/avr* +%{arch}/lib/avr*/*.[oa] %{_datadir}/%{name}-%{version} %{_examplesdir}/%{name}-%{version} @@ -87,6 +87,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2007/09/12 21:27:57 cactus +- up to 1.4.6 and add directory avr25 to rpm + Revision 1.35 2007/04/09 19:43:10 glen - fix changelog entry ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossavr-libc.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
