Author: qboosh Date: Fri Feb 25 21:06:29 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, cosmetics
---- Files affected:
SPECS:
smv.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/smv.spec
diff -u SPECS/smv.spec:1.1 SPECS/smv.spec:1.2
--- SPECS/smv.spec:1.1 Thu Feb 24 19:14:06 2005
+++ SPECS/smv.spec Fri Feb 25 22:06:24 2005
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: SMV - symbolic model verifier
+Summary(pl): SMV - narzędzie do weryfikacji modeli symbolicznych
Name: smv
Version: 2.5.4.3
Release: 0.1
@@ -11,20 +12,25 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
+SMV - symbolic model verifier.
+
+%description -l pl
+SMV - narzędzie do weryfikacji modeli symbolicznych.
%prep
%setup -q -n %{name}
%build
-%{__make} OPTFLAGS="%{rpmcflags}"
+%{__make} \
+ OPTFLAGS="%{rpmcflags}"
%install
rm -rf $RPM_BUILD_ROOT
install -d
$RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_examplesdir}/%{name}-%{version}}
-install smv $RPM_BUILD_ROOT%{_bindir}/
-install smv.1 $RPM_BUILD_ROOT%{_mandir}/man1/
-install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/
+install smv $RPM_BUILD_ROOT%{_bindir}
+install smv.1 $RPM_BUILD_ROOT%{_mandir}/man1
+install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -43,6 +49,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/02/25 21:06:24 qboosh
+- pl, cosmetics
+
Revision 1.1 2005/02/24 18:14:06 baggins
- initial revision
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/smv.spec?r1=1.1&r2=1.2&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit