Author: gotar Date: Sun Sep 14 18:26:03 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - upgraded to 3.6.0, DS9097_Schematic.gif and dthowto.txt in tarball
---- Files affected: SPECS: digitemp.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/digitemp.spec diff -u SPECS/digitemp.spec:1.20 SPECS/digitemp.spec:1.21 --- SPECS/digitemp.spec:1.20 Wed Jul 30 09:24:19 2008 +++ SPECS/digitemp.spec Sun Sep 14 20:25:58 2008 @@ -2,13 +2,12 @@ Summary: Digital thermometer using DS1820 1-wire sensors Summary(pl.UTF-8): Termometr cyfrowy używający czujników Dallasa DS1820 Name: digitemp -Version: 3.5.0 -Release: 2 +Version: 3.6.0 +Release: 1 License: GPL v2 Group: Applications/System Source0: http://www.digitemp.com/software/linux/%{name}-%{version}.tar.gz -# Source0-md5: 72bda9c8a66b017aa969c19dedb3225b -Source1: DS9097_Schematic.gif +# Source0-md5: 9be2e48db37920f21925ae6e88f83b84 Patch0: %{name}-opt.patch URL: http://www.digitemp.com/ BuildRequires: libusb-devel @@ -37,8 +36,6 @@ %setup -q %patch0 -p1 -install %{SOURCE1} . - %build %{__make} ds9097 ds9097u ds2490 \ CC="%{__cc}" \ @@ -57,7 +54,7 @@ %files %defattr(644,root,root,755) -%doc CREDITS DS9097_S* FAQ README TODO +%doc ChangeLog CREDITS DS9097_S* FAQ README TODO dthowto.txt contrib/libusb.patch.txt %attr(755,root,root) %{_bindir}/* %{_examplesdir}/%{name}-%{version} %{_mandir}/man1/* @@ -68,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2008/09/14 18:25:58 gotar +- upgraded to 3.6.0, DS9097_Schematic.gif and dthowto.txt in tarball + Revision 1.20 2008/07/30 07:24:19 arekm - fix build; txt no longer available ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/digitemp.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
