rpms/xcircuit/FC-5 xcircuit.spec,1.2,1.3

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Sat Aug 26 18:12:17 UTC 2006


Author: chitlesh

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

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


Index: xcircuit.spec
===================================================================
RCS file: /cvs/extras/rpms/xcircuit/FC-5/xcircuit.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xcircuit.spec	26 Aug 2006 17:48:03 -0000	1.2
+++ xcircuit.spec	26 Aug 2006 18:12:17 -0000	1.3
@@ -1,6 +1,6 @@
 Name:             xcircuit
 Version:          3.4.26
-Release:          9%{?dist}
+Release:          10%{?dist}
 Summary:          Electronic circuit schematic drawing program
 
 License:          GPL
@@ -48,7 +48,7 @@
 %{__rm} -rf examples/win32
 %{__rm} examples/.%{name}rc
 %{__rm} examples/python/.%{name}rc
-%{__rm} %{buildroot}%{_libdir}/%{name}-3.4/man/%{name}.1
+%{__rm} %{buildroot}%{_prefix}/lib*/%{name}-3.4/man/%{name}.1
 
 mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
 %{__cp} -p %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
@@ -84,6 +84,9 @@
 %{_mandir}/man1/%{name}.1.gz
 
 %Changelog
+* Sat Aug 26 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 3.4.26-10
+- Opted %{_prefix}/lib* prior to %{_libdir}
+
 * Sat Aug 26 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 3.4.26-9
 - Added --libdir=%%{_libdir} to solve build error on x86_64
 




More information about the scm-commits mailing list