SPECS: bwm-ng.spec - fix a typo in src/retrieve.c (error "open of ...

adamg adamg at pld-linux.org
Mon Apr 17 13:15:35 CEST 2006


Author: adamg                        Date: Mon Apr 17 11:15:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix a typo in src/retrieve.c (error "open of procfile failed") - reported
  by Marek Knappe (bug #5782)

---- Files affected:
SPECS:
   bwm-ng.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/bwm-ng.spec
diff -u SPECS/bwm-ng.spec:1.4 SPECS/bwm-ng.spec:1.5
--- SPECS/bwm-ng.spec:1.4	Wed Mar  9 20:03:28 2005
+++ SPECS/bwm-ng.spec	Mon Apr 17 13:15:30 2006
@@ -8,6 +8,7 @@
 Group:		Networking/Utilities
 Source0:	http://www.gropp.org/bwm-ng/%{name}-%{version}.tar.gz
 # Source0-md5:	4c5197527c985dc8b45973dfd00deca0
+Patch0:		%{name}-procfile.patch
 URL:		http://www.gropp.org/
 BuildRequires:	libstatgrab-devel
 BuildRequires:	ncurses-devel
@@ -34,6 +35,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -64,6 +66,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/04/17 11:15:30  adamg
+- fix a typo in src/retrieve.c (error "open of procfile failed") - reported
+  by Marek Knappe (bug #5782)
+
 Revision 1.4  2005/03/09 19:03:28  qboosh
 - unified
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bwm-ng.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list