Author: qboosh                       Date: Sat Apr 28 10:41:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged update to 0.15 by Lukasz Krotowski
  (except openssl-static BR - probably fix needed)

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

---- Diffs:

================================================================
Index: SPECS/monotone-viz.spec
diff -u SPECS/monotone-viz.spec:1.4 SPECS/monotone-viz.spec:1.5
--- SPECS/monotone-viz.spec:1.4 Tue Feb 13 07:46:54 2007
+++ SPECS/monotone-viz.spec     Sat Apr 28 12:41:36 2007
@@ -2,18 +2,21 @@
 Summary:       Visualization of monotone ancestry graphs
 Summary(pl.UTF-8):     Wizualizacja grafów dziedziczenia monotone
 Name:          monotone-viz
-Version:       0.10
+Version:       0.15
 Release:       1
 License:       GPL
 Group:         Development/Version Control
-Source0:       http://oandrieu.nerim.net/monotone-viz/%{name}-%{version}.tar.gz
-# Source0-md5: 1dfe3563f84e9be1ef5db2bf9e87bcd7
+Source0:       
http://oandrieu.nerim.net/monotone-viz/%{name}-%{version}-nolablgtk.tar.gz
+# Source0-md5: 3a26011f6cc1aeb7fd50e31ed7f33333
 URL:           http://oandrieu.nerim.net/monotone-viz/
 BuildRequires: gtk+2-devel >= 1:2.2.0
 BuildRequires: graphviz
 BuildRequires: ocaml
 BuildRequires: ocaml-camlp4
-BuildRequires: ocaml-lablgtk >= 2.4.0
+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
@@ -35,15 +38,13 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name} --with-gnome --all-name
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+%files
 %defattr(644,root,root,755)
-%doc FIXME
-%attr(755,root,root) %{_bindir}/FIXME
+%doc NEWS README %{name}.style.sample
+%attr(755,root,root) %{_bindir}/%{name}
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -51,6 +52,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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)
+
 Revision 1.4  2007/02/13 06:46:54  glen
 - tabs in preamble
 
================================================================

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

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

Reply via email to