rpms/xcircuit/FC-5 xcircuit.spec,1.5,1.6

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Sat Aug 26 19:05:59 UTC 2006


Author: chitlesh

Update of /cvs/extras/rpms/xcircuit/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31281/FC-5

Modified Files:
	xcircuit.spec 
Log Message:
auto-import xcircuit-3.4.26-13 on branch FC-5 from xcircuit-3.4.26-13.src.rpm
lib64 issue


Index: xcircuit.spec
===================================================================
RCS file: /cvs/extras/rpms/xcircuit/FC-5/xcircuit.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xcircuit.spec	26 Aug 2006 18:41:18 -0000	1.5
+++ xcircuit.spec	26 Aug 2006 19:05:59 -0000	1.6
@@ -1,6 +1,6 @@
 Name:             xcircuit
 Version:          3.4.26
-Release:          12%{?dist}
+Release:          13%{?dist}
 Summary:          Electronic circuit schematic drawing program
 
 License:          GPL
@@ -35,7 +35,7 @@
 %{__aclocal}
 %{__automake} --add-missing
 %{__autoconf}
-%configure
+%configure --with-tcl=%{_prefix}/lib*
 %{__make} %{?_smp_mflags}
 
 %install
@@ -53,7 +53,7 @@
 mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
 %{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
 
-chmod -x %{buildroot}%{_prefix}/lib/%{name}-3.4/console.tcl
+chmod -x %{buildroot}%{_prefix}/lib*/%{name}-3.4/console.tcl
 
 desktop-file-install --vendor fedora \
     --add-category Engineering \
@@ -84,6 +84,9 @@
 %{_mandir}/man1/%{name}.1.gz
 
 %Changelog
+* Sat Aug 26 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 3.4.26-13
+- Minor fixes to build properly under x86_64
+
 * Sat Aug 26 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 3.4.26-12
 - Minor fixes to build properly under x86_64
 




More information about the fedora-extras-commits mailing list