Author: bszx Date: Tue Nov 15 14:39:23 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.8.6
---- Files affected: SPECS: tkgate.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/tkgate.spec diff -u SPECS/tkgate.spec:1.21 SPECS/tkgate.spec:1.22 --- SPECS/tkgate.spec:1.21 Fri Oct 29 15:47:41 2004 +++ SPECS/tkgate.spec Tue Nov 15 15:39:18 2005 @@ -2,13 +2,14 @@ Summary: Digital circuits simulator Summary(pl): Symulator obwodów cyfrowych Name: tkgate -Version: 1.8.4 +Version: 1.8.6 Release: 0.1 Group: X11/Applications/Science License: GPL Source0: ftp://gadoid.ices.cmu.edu/pub/tkgate/%{name}-%{version}.tgz -# Source0-md5: 3083c082ee462a69c64507fc67a86552 +# Source0-md5: 85f619c1c7de23185b80f1512e91e28a Patch0: %{name}-config.patch +Patch1: %{name}-destdir.patch URL: http://www.tkgate.org/ BuildRequires: flex BuildRequires: bison @@ -37,6 +38,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build LDFLAGS="%{rpmldflags}" ; export LDFLAGS @@ -64,12 +66,11 @@ %dir %{_libdir}/%{name}-%{version} %{_libdir}/%{name}-%{version}/bitmaps %{_libdir}/%{name}-%{version}/doc -%{_libdir}/%{name}-%{version}/examples +%{_libdir}/%{name}-%{version}/locale %dir %{_libdir}/%{name}-%{version}/libexec %attr(755,root,root) %{_libdir}/%{name}-%{version}/libexec/* %{_libdir}/%{name}-%{version}/gdf %{_libdir}/%{name}-%{version}/scripts -%{_libdir}/%{name}-%{version}/messages* %{_libdir}/%{name}-%{version}/sitename.txt %{_mandir}/*/* @@ -79,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2005/11/15 14:39:18 bszx +- updated to 1.8.6 + Revision 1.21 2004/10/29 13:47:41 paladine - spelling fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tkgate.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
