From: cieciwa Date: Wed, 17 May 2006 07:15:37 +0000 (+0000) Subject: - release 0.2, X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbrlcad.git;a=commitdiff_plain;h=6f57ca6881f942d43873f19524d795f0f6c7066d - release 0.2, - separated devel and static subpackages. Changed files: brlcad.spec -> 1.7 --- diff --git a/brlcad.spec b/brlcad.spec index 33fdfd0..72eaf76 100644 --- a/brlcad.spec +++ b/brlcad.spec @@ -1,11 +1,13 @@ # -# TODO - build with system libs: +# TODO +# - build with system libs: +# # Summary: BRL CAD Summary(pl): BRL CAD Name: brlcad Version: 7.8.0 -Release: 0.1 +Release: 0.2 License: GPL Group: Applications/CAD Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 @@ -136,17 +138,17 @@ rm -rf $RPM_BUILD_ROOT #doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO %{_bindir}/* %{_mandir}/man?/* -%{_includedir}/*.h +#{_includedir}/*.h %{_includedir}/brlcad %{_libdir}/* #%%{_libdir}/tk8.4 #%%{_libdir}/iwidgets4.0.1 %{_datadir}/%{name} +%files devel +%defattr(644,root,root,755) +%{_includedir}/*.h -%if %{with subpackage} -%files subpackage +%files static %defattr(644,root,root,755) -#%doc extras/*.gz -#%{_datadir}/%{name}-ext -%endif +%{_libdir}/*.la