Author: blues Date: Sun Jul 15 18:25:25 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.2 - libcrypto is now shared, not static
---- Files affected: SPECS: monotone-viz.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/monotone-viz.spec diff -u SPECS/monotone-viz.spec:1.8 SPECS/monotone-viz.spec:1.9 --- SPECS/monotone-viz.spec:1.8 Sun Jul 15 19:50:13 2007 +++ SPECS/monotone-viz.spec Sun Jul 15 20:25:20 2007 @@ -1,11 +1,9 @@ # $Revision$, $Date$ -# TODO: -# - change static linking with libcrypto into dynamic one. Summary: Visualization of monotone ancestry graphs Summary(pl.UTF-8): Wizualizacja grafów dziedziczenia monotone Name: monotone-viz Version: 0.15 -Release: 1.1 +Release: 2 License: GPL Group: Development/Version Control Source0: http://oandrieu.nerim.net/monotone-viz/%{name}-%{version}-nolablgtk.tar.gz @@ -19,8 +17,6 @@ BuildRequires: ocaml-lablgtk2-devel >= 2.4.0 BuildRequires: ocaml-lablgtk2-gnome-devel BuildRequires: openssl-devel -# !!!!!! FIXME !!!!! -BuildRequires: openssl-static BuildRequires: sqlite3-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -32,7 +28,7 @@ %prep %setup -q -#%patch0 -p1 +%patch0 -p1 %build %{__autoconf} @@ -59,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/07/15 18:25:20 blues +- rel.2 - libcrypto is now shared, not static + Revision 1.8 2007/07/15 17:50:13 blues - reverted ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/monotone-viz.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
