Index: Fedora/pcb-rnd.spec =================================================================== --- Fedora/pcb-rnd.spec (revision 32863) +++ Fedora/pcb-rnd.spec (revision 32864) @@ -285,20 +285,14 @@ %doc %{_docdir}/%{name} %files core -%{_bindir}/bxl2txt -%{_mandir}/man1/bxl2txt.* %{_bindir}/fp2preview %{_mandir}/man1/fp2preview.* %{_bindir}/fp2subc %{_mandir}/man1/fp2subc.* -%{_bindir}/gsch2%{name} -%{_mandir}/man1/gsch2%{name}.* %{_bindir}/pcb-prj2lht %{_mandir}/man1/pcb-prj2lht.* %{_bindir}/%{name} %{_mandir}/man1/%{name}.* -%{_bindir}/txt2bxl -%{_mandir}/man1/txt2bxl.* %{_datadir}/%{name} %exclude %{_datadir}/%{name}/*.conf %dir %{_prefix}/lib/%{name} @@ -407,7 +401,7 @@ %{plugindir}/export_xy.so %{plugindir}/millpath.pup %{plugindir}/millpath.so -%{_bindir}/pcb-rnd-svg +%{_bindir}/%{name}-svg %{_mandir}/man1/%{name}-svg.* %config(noreplace) %{_datadir}/%{name}/cam.conf %config(noreplace) %{_datadir}/%{name}/export_xy.conf @@ -459,7 +453,9 @@ %{plugindir}/import_ttf.so %files import-net -#FIXME: $PREFIX/bin/gsch2pcb-rnd $PREFIX/lib/pcb-rnd/*.scm $PREFIX/share/man/man1/gsch2pcb-rnd.1 +#FIXME: $PREFIX/lib/pcb-rnd/*.scm +%{_bindir}/gsch2%{name} +%{_mandir}/man1/gsch2%{name}.* %{plugindir}/import_accel_net.pup %{plugindir}/import_accel_net.so %{plugindir}/import_calay.pup @@ -495,6 +491,10 @@ #%%config(noreplace) %%{_datadir}/%%{name}/import_gnetlist.conf %files io-alien +%{_bindir}/bxl2txt +%{_mandir}/man1/bxl2txt.* +%{_bindir}/txt2bxl +%{_mandir}/man1/txt2bxl.* %{plugindir}/io_autotrax.pup %{plugindir}/io_autotrax.so %{plugindir}/io_bxl.pup