SPECS: par2cmdline.spec - crash in quiet mode fixed. - gcc41 build...

pluto pluto at pld-linux.org
Fri Nov 4 11:48:10 CET 2005


Author: pluto                        Date: Fri Nov  4 10:48:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- crash in quiet mode fixed.
- gcc41 build fixed.
- release 2.

---- Files affected:
SPECS:
   par2cmdline.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/par2cmdline.spec
diff -u SPECS/par2cmdline.spec:1.5 SPECS/par2cmdline.spec:1.6
--- SPECS/par2cmdline.spec:1.5	Sun May  2 10:09:29 2004
+++ SPECS/par2cmdline.spec	Fri Nov  4 11:48:04 2005
@@ -3,11 +3,13 @@
 Summary(pl):	Narzędzie do weryfikacji i naprawiania plików zgodne z PAR 2.0
 Name:		par2cmdline
 Version:	0.4
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/Archiving
 Source0:	http://dl.sourceforge.net/parchive/%{name}-%{version}.tar.gz
 # Source0-md5:	1551b63e57e3c232254dc62073b723a9
+Patch0:		%{name}-fix-crash-in-quiet-mode.patch
+Patch1:		%{name}-gcc41.patch
 URL:		http://sourceforge.net/projects/parchive/
 BuildRequires:	automake
 BuildRequires:	libstdc++-devel
@@ -25,6 +27,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -55,6 +59,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/11/04 10:48:04  pluto
+- crash in quiet mode fixed.
+- gcc41 build fixed.
+- release 2.
+
 Revision 1.5  2004/05/02 08:09:29  adamg
 - updated to 0.4
 
================================================================

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




More information about the pld-cvs-commit mailing list