Author: zbyniu Date: Thu Dec 27 01:31:16 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 3.9, slash.patch obsoleted
---- Files affected: SPECS: brltty.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/brltty.spec diff -u SPECS/brltty.spec:1.13 SPECS/brltty.spec:1.14 --- SPECS/brltty.spec:1.13 Mon Feb 12 22:23:49 2007 +++ SPECS/brltty.spec Thu Dec 27 02:31:11 2007 @@ -2,14 +2,13 @@ Summary: Braille display driver for Linux/Unix Summary(pl.UTF-8): Sterownik do wyĆwietlaczy Braille'a Name: brltty -Version: 3.7.2 -Release: 4 +Version: 3.9 +Release: 1 Group: Daemons License: GPL URL: http://mielke.cc/brltty/ Source0: http://mielke.cc/brltty/releases/%{name}-%{version}.tar.gz -# Source0-md5: 0ae3da8252783a4d20e1ed4e55cede5b -Patch0: %{name}-slash.patch +# Source0-md5: 7ce54ba2d38b7c220870e8c781f36743 BuildRequires: autoconf >= 2.53 BuildRequires: automake BuildRequires: bison @@ -90,7 +89,6 @@ %prep %setup -q -%patch0 -p1 %build %{__aclocal} @@ -399,14 +397,13 @@ %files %defattr(644,root,root,755) -%doc Documents/{Manual.sgml,Manual.txt,Manual-HTML,ChangeLog,TODO} doc/* +%doc Documents/{Manual-BRLTTY/English/BRLTTY*,ChangeLog,HISTORY,TODO} doc/* %attr(755,root,root) %{_bindir}/brltty %attr(755,root,root) %{_bindir}/brltty-* +%attr(755,root,root) %{_bindir}/vstp %attr(755,root,root) %{_bindir}/xbrlapi %dir %{_libdir}/brltty -%dir %{_sysconfdir}/brltty %attr(755,root,root) %{_libdir}/brltty/*.so -%dir %{_libdir}/brltty %{_sysconfdir}/brltty %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/brltty.conf %{_mandir}/man1/* @@ -414,13 +411,14 @@ %files -n brlapi %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libbrlapi.so.* -%doc Documents/BrlAPI.sgml Documents/BrlAPI.txt Documents/BrlAPI-HTML +%doc Documents/Manual-BrlAPI/English/BrlAPI* %files -n brlapi-devel %defattr(644,root,root,755) -%doc Documents/BrlAPIref-HTML Documents/README.Gnopernicus +%doc Documents/BrlAPIref Documents/README.Gnopernicus %attr(755,root,root) %{_libdir}/libbrlapi.so %{_includedir}/brltty +%{_includedir}/brlapi*.h %{_mandir}/man3/* %files -n brlapi-static @@ -433,6 +431,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2007-12-27 01:31:11 zbyniu +- up to 3.9, slash.patch obsoleted + Revision 1.13 2007-02-12 21:23:49 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/brltty.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
