SPECS: brltty.spec - brltty-slash.patch: missing '/' separator in ...

qrczak qrczak at pld-linux.org
Tue Jan 16 03:14:04 CET 2007


Author: qrczak                       Date: Tue Jan 16 02:14:04 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- brltty-slash.patch: missing '/' separator in Makefile
- Release 4

---- Files affected:
SPECS:
   brltty.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/brltty.spec
diff -u SPECS/brltty.spec:1.10 SPECS/brltty.spec:1.11
--- SPECS/brltty.spec:1.10	Sat Aug 12 17:51:18 2006
+++ SPECS/brltty.spec	Tue Jan 16 03:13:58 2007
@@ -3,12 +3,13 @@
 Summary(pl):	Sterownik do wyświetlaczy Braille'a
 Name:		brltty
 Version:	3.7.2
-Release:	3
+Release:	4
 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
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
 BuildRequires:	bison
@@ -89,6 +90,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -431,6 +433,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/01/16 02:13:58  qrczak
+- brltty-slash.patch: missing '/' separator in Makefile
+- Release 4
+
 Revision 1.10  2006/08/12 15:51:18  ankry
 - OOPS
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/brltty.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list