Author: ankry Date: Sat Mar 3 21:43:20 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - fixed build with new neon; not tested whether it works, rel. 4.1
---- Files affected: SPECS: bazaar.spec (1.4.4.1 -> 1.4.4.2) ---- Diffs: ================================================================ Index: SPECS/bazaar.spec diff -u SPECS/bazaar.spec:1.4.4.1 SPECS/bazaar.spec:1.4.4.2 --- SPECS/bazaar.spec:1.4.4.1 Mon Feb 26 14:10:40 2007 +++ SPECS/bazaar.spec Sat Mar 3 22:41:57 2007 @@ -7,11 +7,12 @@ Summary(pl): Implementacja protokoĊu GNU Arch Name: bazaar Version: 1.4.2 -Release: 4 +Release: 4.1 License: GPL v2 Group: Development/Version Control Source0: http://bazaar.canonical.com/releases/src/%{name}_%{version}.tar.gz # Source0-md5: 6e61d7aeec990a801977ee6cdc3958d5 +Patch0: %{name}-neon.patch URL: http://bazaar.canonical.com/ BuildRequires: gpgme-devel BuildRequires: neon-devel @@ -66,6 +67,7 @@ %prep %setup -q -c +%patch0 -p1 %build cd *bazaar*/src @@ -123,6 +125,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4.4.2 2007/03/03 21:41:57 ankry +- fixed build with new neon; not tested whether it works, rel. 4.1 + Revision 1.4.4.1 2007/02/26 13:10:40 hawk - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bazaar.spec?r1=1.4.4.1&r2=1.4.4.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
