From ca71254ceae3ae39e0fb4268e68336ff35c5e6df Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Fri, 11 Nov 2011 13:18:10 +0000 Subject: [PATCH] - fixed lib64, rel. 2 Changed files: getstream.spec -> 1.2 --- getstream.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/getstream.spec b/getstream.spec index 571d0e5..c18b7d5 100644 --- a/getstream.spec +++ b/getstream.spec @@ -2,7 +2,7 @@ Summary: DVB streaming into individual multicast groups Name: getstream Version: 2.0.%{snap} -Release: 1 +Release: 2 License: GPL v2 Group: Applications/Networking Source0: http://silicon-verl.de/home/flo/projects/streaming/download/%{name}2-%{snap}.tgz @@ -28,7 +28,7 @@ budget card. It's features are: %build %{__make} \ - CFLAGS="-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall %{rpmcflags}" + CFLAGS="-I%{_includedir}/glib-2.0 -I%{_libdir}/glib-2.0/include -Wall %{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT -- 2.44.0