Author: pawelz Date: Wed Sep 24 14:51:34 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch0
---- Files affected: SPECS: flowd.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/flowd.spec diff -u SPECS/flowd.spec:1.9 SPECS/flowd.spec:1.10 --- SPECS/flowd.spec:1.9 Tue Sep 23 18:56:49 2008 +++ SPECS/flowd.spec Wed Sep 24 16:51:28 2008 @@ -13,6 +13,7 @@ Group: Applications/Networking Source0: http://www.mindrot.org/files/flowd/%{name}-%{version}.tar.gz # Source0-md5: a3d0512b5e6d9c7d9e749d9894376ea4 +Patch0: %{name}-username.patch URL: http://www.mindrot.org/flowd.html BuildRequires: byacc BuildRequires: perl-devel >= 1:5.8.0 @@ -100,6 +101,8 @@ %prep %setup -q +%patch0 -p1 + %build %configure # --enable-gcc-warnings \ @@ -194,6 +197,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008/09/24 14:51:28 pawelz +- added patch0 + Revision 1.9 2008/09/23 16:56:49 pawelz - up to 0.9.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/flowd.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
