Author: arekm Date: Thu Aug 21 12:32:29 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix build
---- Files affected: SPECS: sipp.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/sipp.spec diff -u SPECS/sipp.spec:1.1 SPECS/sipp.spec:1.2 --- SPECS/sipp.spec:1.1 Tue Mar 4 16:47:17 2008 +++ SPECS/sipp.spec Thu Aug 21 14:32:24 2008 @@ -8,6 +8,7 @@ Group: Applications Source0: http://dl.sourceforge.net/sipp/%{name}-%{version}.src.tar.gz # Source0-md5: 31906c63eb5efa09e0b148c27435cdac +Patch0: %{name}-headers.patch URL: http://sipp.sourceforge.net/ BuildRequires: libpcap-devel BuildRequires: libstdc++-devel @@ -33,6 +34,7 @@ %prep %setup -q -n %{name}-%{version}.src +%patch0 -p1 %build @@ -64,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.1 2008/03/04 15:47:17 jajcus +Revision 1.2 2008/08/21 12:32:24 arekm +- fix build + +Revision 1.1 2008-03-04 15:47:17 jajcus - new spec ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sipp.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
