From 51798621ae3f8a478d278cb402db6cfb0f5f2578 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 17 Jun 2004 13:07:26 +0000 Subject: [PATCH] - use standard includes location, apps had enough time to switch - release 2 Changed files: fox.spec -> 1.68 --- fox.spec | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/fox.spec b/fox.spec index 818add2..81da6eb 100644 --- a/fox.spec +++ b/fox.spec @@ -2,7 +2,7 @@ Summary: The FOX C++ GUI Toolkit Summary(pl): FOX - toolkit graficzny w C++ Name: fox Version: 1.2.4 -Release: 1 +Release: 2 License: LGPL Group: X11/Libraries Source0: http://www.fox-toolkit.org/ftp/%{name}-%{version}.tar.gz @@ -107,11 +107,8 @@ LDFLAGS="%{rpmldflags} -L/usr/X11R6/%{_lib}" rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir} -# new fox installs headers in include/fox-1.1, but apps expect them as %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - foxincludedir=%{_includedir}/fox \ - chartincludedir=%{_includedir}/fox/chart + DESTDIR=$RPM_BUILD_ROOT ln -sf libFOX-1.1.so $RPM_BUILD_ROOT%{_libdir}/libFOX.so @@ -142,7 +139,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la %{_mandir}/man1/* -%{_includedir}/fox +%{_includedir}/fox-1.2 %files static %defattr(644,root,root,755) -- 2.43.0