diff --git a/ngspice.spec b/ngspice.spec index 15bf8fb..9a4abb7 100644 --- a/ngspice.spec +++ b/ngspice.spec @@ -1,6 +1,6 @@ Name: ngspice Version: 17 -Release: 15%{?dist} +Release: 16%{?dist} Summary: A mixed level/signal circuit simulator License: BSD @@ -90,7 +90,7 @@ chmod 644 src/frontend/*.{c,h} chmod 644 src/include/*.h %{__make} INSTALL="install -p" install DESTDIR=%{buildroot} -%{__rm} -f doc/Makefile* +%{__rm} -rf doc/Makefile* %{buildroot}%{_datadir}/info/dir chmod +x %{buildroot}%{_libdir}/spice/{xtraevt.cm,xtradev.cm,analog.cm,spice2poly.cm,digital.cm} @@ -129,6 +129,9 @@ chmod +x %{buildroot}%{_libdir}/spice/{xtraevt.cm,xtradev.cm,analog.cm,spice2pol %doc Stuarts_Poly_Notes FAQ DEVICES ANALYSES %Changelog +* Sun Jun 15 2008 Chitlesh Goorah 17-16 +- Bugfix: #449409: FTBFS ngspice-17-14.fc9 + * Fri Apr 18 2008 Chitlesh Goorah 17-15 - rebuild @@ -175,4 +178,4 @@ chmod +x %{buildroot}%{_libdir}/spice/{xtraevt.cm,xtradev.cm,analog.cm,spice2pol - Removed duplicates and useless ldconfig from %%post * Sun Aug 27 2006 Chitlesh Goorah 17-1 -- Initial Package for Fedora Extras \ No newline at end of file +- Initial Package for Fedora Extras