SPECS: gv4l.spec - added %configure options from project homepage ...

blekot blekot at pld-linux.org
Thu Aug 18 00:07:30 CEST 2005


Author: blekot                       Date: Wed Aug 17 22:07:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added %configure options from project homepage
- fixed pixmap file
- rel 1 (Seems to working fine)

---- Files affected:
SPECS:
   gv4l.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/gv4l.spec
diff -u SPECS/gv4l.spec:1.10 SPECS/gv4l.spec:1.11
--- SPECS/gv4l.spec:1.10	Thu Dec  2 23:52:17 2004
+++ SPECS/gv4l.spec	Thu Aug 18 00:07:25 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Graficzny frontend do funkcji Video4Linux konwertera transcode
 Name:		gv4l
 Version:	2.2.4
-Release:	0.1
+Release:	1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/gv4l/%{name}-%{version}.tar.gz
@@ -35,8 +35,12 @@
 %{__aclocal}
 %{__automake}
 %{__autoconf}
-%configure
-
+%configure \
+	--enable-v4l \
+	--enable-gtk \
+	--enable-sdl \
+	--enable-X \
+	--enable-lame
 %{__make}
 
 %install
@@ -47,8 +51,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install pixmaps/gv4l.png $RPM_BUILD_ROOT%{_pixmapsdir}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -57,7 +59,7 @@
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_desktopdir}/*
-%{_pixmapsdir}/%{name}.png
+%{_pixmapsdir}/%{name}/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -65,6 +67,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/08/17 22:07:25  blekot
+- added %configure options from project homepage
+- fixed pixmap file
+- rel 1 (Seems to working fine)
+
 Revision 1.10  2004/12/02 22:52:17  zbyniu
 - BR: libgnomeui-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gv4l.spec?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list