SPECS: tina.spec - fixed conflict with graphviz
prism
prism at pld-linux.org
Fri Apr 7 03:07:40 CEST 2006
Author: prism Date: Fri Apr 7 01:07:40 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed conflict with graphviz
---- Files affected:
SPECS:
tina.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/tina.spec
diff -u SPECS/tina.spec:1.3 SPECS/tina.spec:1.4
--- SPECS/tina.spec:1.3 Wed Apr 5 20:35:11 2006
+++ SPECS/tina.spec Fri Apr 7 03:07:35 2006
@@ -6,12 +6,13 @@
Summary(pl): TIme petri Net Analyzer - analizator sieci Petriego
Name: tina
Version: 2.8.0
-Release: 0.beta.1
+Release: 0.beta.2
License: Freeware
Group: Applications
Source0: http://www2.laas.fr/tina/%{name}-%{version}-i386-linux.tar.gz
# Source0-md5: 5e83e713e4d04514a614fb91c990787f
URL: http://www2.laas.fr/tina/
+Requires: graphviz
ExclusiveArch: %{ix86}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -32,6 +33,7 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},%{_mandir}/mann}
cp -rf bin/* $RPM_BUILD_ROOT%{_bindir}
+rm -f $RPM_BUILD_ROOT%{_bindir}/{circo,dot,neato}
mv -f $RPM_BUILD_ROOT%{_bindir}/plugins $RPM_BUILD_ROOT%{_datadir}/%{name}
cp -Rf extras nets $RPM_BUILD_ROOT%{_datadir}/%{name}
install doc/man/mann/* $RPM_BUILD_ROOT%{_mandir}/mann
@@ -52,6 +54,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/04/07 01:07:35 prism
+- fixed conflict with graphviz
+
Revision 1.3 2006/04/05 18:35:11 qboosh
- pl summary
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tina.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list