paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui paragui.spec.in,1.1.6.1,1.1.6.2


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui paragui.spec.in,1.1.6.1,1.1.6.2
Date: Mon, 07 Apr 2003 09:04:18 -0400

Update of /cvsroot/paragui/paragui
In directory subversions:/tmp/cvs-serv15018

Modified Files:
      Tag: devel-1-0
        paragui.spec.in 
Log Message:
changed "test_physfs" to a "noinst" app (make distcheck, make rpm)



Index: paragui.spec.in
===================================================================
RCS file: /cvsroot/paragui/paragui/Attic/paragui.spec.in,v
retrieving revision 1.1.6.1
retrieving revision 1.1.6.2
diff -C2 -r1.1.6.1 -r1.1.6.2
*** paragui.spec.in     30 May 2002 18:27:08 -0000      1.1.6.1
--- paragui.spec.in     7 Apr 2003 13:04:16 -0000       1.1.6.2
***************
*** 22,25 ****
--- 22,28 ----
  Group: Development/Libraries
  Requires: %{name}
+ Requires: libSDL-devel
+ Requires: libSDL_image-devel
+ Requires: libexpat0-devel
  
  %description devel
***************
*** 32,36 ****
  
  %build
! CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --disable-opengl
  make
  
--- 35,39 ----
  
  %build
! CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --disable-opengl 
--enable-internalphysfs --disable-static
  make
  
***************
*** 52,55 ****
--- 55,60 ----
  %{prefix}/bin/*-config
  %{prefix}/lib/lib*.so
+ %{prefix}/lib/lib*.la
+ %{prefix}/lib/pkgconfig/paragui.pc
  %{prefix}/include
  %{prefix}/share/aclocal/*





reply via email to

[Prev in Thread] Current Thread [Next in Thread]