brltty.spec
changeset 8470 ffe04faf2482
parent 6996 596a97c19730
child 8501 26c68499ea0c
--- a/brltty.spec	Wed Nov 01 16:13:57 2006 +0000
+++ b/brltty.spec	Wed Nov 01 17:18:08 2006 +0000
@@ -14,7 +14,9 @@
 Vendor:	        Sun Microsystems, Inc.
 Summary:        Braille Support
 Source:         http://www.mielke.cc/brltty/releases/brltty-%{version}.tar.gz
-Patch:          brltty-01-suncc.diff
+Patch1:         brltty-01-suncc.diff
+# date:2006-11-01 owner:damienc type:bug bugster:6454451
+Patch2:         brltty-02-lib-symlinks.diff
 URL:            http://mielke.cc/brltty/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Docdir:         %{_defaultdocdir}/doc
@@ -27,7 +29,8 @@
 
 %prep
 %setup -q -n brltty-%{version}
-%patch -p1 
+%patch1 -p1 
+%patch2 -p1 
 
 %build
 CFLAGS="$RPM_OPT_FLAGS"                         \
@@ -59,6 +62,10 @@
 %{_mandir}/*
 
 %changelog
+* Wed Nov 01 2006 - [email protected]
+- Add patch, 02-lib-sylinks to fix 6454451. Adds code to create symlink for 
+  to a module library. Executable required the symlink.
+
 * Tue Apr 4 2006 - [email protected]
 - Remove libbrlapi.a from the package.