Author: amateja Date: Mon May 25 19:54:25 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated 3.6.151 - added BR: xorg-lib-libXt-devel - minor bugfixes
---- Files affected: packages/xcircuit: xcircuit.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: packages/xcircuit/xcircuit.spec diff -u packages/xcircuit/xcircuit.spec:1.20 packages/xcircuit/xcircuit.spec:1.21 --- packages/xcircuit/xcircuit.spec:1.20 Mon May 4 19:32:58 2009 +++ packages/xcircuit/xcircuit.spec Mon May 25 21:54:20 2009 @@ -5,12 +5,12 @@ Summary(hu.UTF-8): Elektromos áramkörök rajzolása Summary(pl.UTF-8): Rysowanie schematów elektronicznych i zbliżonych diagramów Name: xcircuit -Version: 3.6.148 -Release: 0.1 +Version: 3.6.151 +Release: 1 License: GPL Group: Applications/Engineering Source0: http://opencircuitdesign.com/xcircuit/archive/%{name}-%{version}.tgz -# Source0-md5: 7cf1e577d99d31364200779b7bc06de0 +# Source0-md5: ab6755444cd67ac851718d7c198b96b1 Source1: %{name}.desktop Source2: http://opencircuitdesign.com/xcircuit/archive/tutorial.tar.gz # Source2-md5: 16aaa9c90b0cc83f69c1837365817fe4 @@ -18,6 +18,7 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: tk-devel +BuildRequires: xorg-lib-libXt-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _xcircuitdir %{_libdir}/%{name}-3.6 @@ -83,9 +84,9 @@ install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}} %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ + DESTDIR=$RPM_BUILD_ROOT %{__make} install-man \ - DESTDIR=$RPM_BUILD_ROOT \ + DESTDIR=$RPM_BUILD_ROOT install lib/pixmaps/%{name}.xpm $RPM_BUILD_ROOT%{_pixmapsdir} install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} @@ -133,6 +134,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2009/05/25 19:54:20 amateja +- updated 3.6.151 +- added BR: xorg-lib-libXt-devel +- minor bugfixes + Revision 1.20 2009/05/04 17:32:58 uzsolt - 3.6.148 - hungarizing ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xcircuit/xcircuit.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
