Author: blues                        Date: Sat Jul 14 12:37:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- TODO added - it's not rel.1 at all

---- Files affected:
SPECS:
   monotone-viz.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/monotone-viz.spec
diff -u SPECS/monotone-viz.spec:1.5 SPECS/monotone-viz.spec:1.6
--- SPECS/monotone-viz.spec:1.5 Sat Apr 28 12:41:36 2007
+++ SPECS/monotone-viz.spec     Sat Jul 14 14:37:00 2007
@@ -1,13 +1,16 @@
 # $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
+Release:       0.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
 URL:           http://oandrieu.nerim.net/monotone-viz/
 BuildRequires: gtk+2-devel >= 1:2.2.0
 BuildRequires: graphviz
@@ -16,6 +19,8 @@
 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)
 
@@ -27,8 +32,10 @@
 
 %prep
 %setup -q
+#%patch0 -p1
 
 %build
+%{__autoconf}
 %configure
 %{__make}
 
@@ -52,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/07/14 12:37:00  blues
+- TODO added - it's not rel.1 at all
+
 Revision 1.5  2007/04/28 10:41:36  qboosh
 - merged update to 0.15 by Lukasz Krotowski
   (except openssl-static BR - probably fix needed)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/monotone-viz.spec?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to