Author: lkrotowski Date: Sat Sep 27 18:19:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.0.1 - removed obsolete patch
---- Files affected: SPECS: monotone-viz.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/monotone-viz.spec diff -u SPECS/monotone-viz.spec:1.9 SPECS/monotone-viz.spec:1.10 --- SPECS/monotone-viz.spec:1.9 Sun Jul 15 20:25:20 2007 +++ SPECS/monotone-viz.spec Sat Sep 27 20:19:43 2008 @@ -2,13 +2,12 @@ Summary: Visualization of monotone ancestry graphs Summary(pl.UTF-8): Wizualizacja grafów dziedziczenia monotone Name: monotone-viz -Version: 0.15 -Release: 2 +Version: 1.0.1 +Release: 1 License: GPL Group: Development/Version Control Source0: http://oandrieu.nerim.net/monotone-viz/%{name}-%{version}-nolablgtk.tar.gz -# Source0-md5: 3a26011f6cc1aeb7fd50e31ed7f33333 -Patch0: %{name}-shared_libcrypto.patch +# Source0-md5: b6996c0360f0b897ee73c9f881763571 URL: http://oandrieu.nerim.net/monotone-viz/ BuildRequires: gtk+2-devel >= 1:2.2.0 BuildRequires: graphviz @@ -16,8 +15,6 @@ BuildRequires: ocaml-camlp4 BuildRequires: ocaml-lablgtk2-devel >= 2.4.0 BuildRequires: ocaml-lablgtk2-gnome-devel -BuildRequires: openssl-devel -BuildRequires: sqlite3-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -28,7 +25,6 @@ %prep %setup -q -%patch0 -p1 %build %{__autoconf} @@ -55,6 +51,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008/09/27 18:19:43 lkrotowski +- up to 1.0.1 +- removed obsolete patch + Revision 1.9 2007/07/15 18:25:20 blues - rel.2 - libcrypto is now shared, not static ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/monotone-viz.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
