Author: sls Date: Tue Oct 21 21:40:55 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added version.patch
---- Files affected: SPECS: wbxml2.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/wbxml2.spec diff -u SPECS/wbxml2.spec:1.11 SPECS/wbxml2.spec:1.12 --- SPECS/wbxml2.spec:1.11 Tue Oct 21 23:20:34 2008 +++ SPECS/wbxml2.spec Tue Oct 21 23:40:49 2008 @@ -9,6 +9,7 @@ Source0: http://dl.sourceforge.net/wbxmllib/%{name}-%{version}.tar.gz # Source0-md5: 67a48fd9b69db8818a4dca5375c7993a Patch0: %{name}-doc.patch +Patch1: %{name}-version.patch URL: http://libwbxml.aymerick.com/ BuildRequires: autoconf BuildRequires: automake @@ -53,6 +54,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -100,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008/10/21 21:40:49 sls +- added version.patch + Revision 1.11 2008/10/21 21:20:34 sls - more BR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wbxml2.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
