rpms/videodog/FC-5 videodog.spec,1.1,1.2

Patrick Laughton (jima) fedora-extras-commits at redhat.com
Mon May 22 01:46:39 UTC 2006


Author: jima

Update of /cvs/extras/rpms/videodog/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24067/FC-5

Modified Files:
	videodog.spec 
Log Message:

Fixing bug 192609



Index: videodog.spec
===================================================================
RCS file: /cvs/extras/rpms/videodog/FC-5/videodog.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- videodog.spec	25 Apr 2006 16:54:41 -0000	1.1
+++ videodog.spec	22 May 2006 01:46:39 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           videodog
 Version:        0.31
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Command-line video4linux frame-grabber
 
 Group:          Applications/Multimedia
@@ -19,7 +19,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-
+sed -i -e 's/-O3 -Wall/%{optflags}/' Makefile
 
 %build
 make %{?_smp_mflags}
@@ -47,6 +47,9 @@
 
 
 %changelog
+* Sun May 21 2006 Patrick "Jima" Laughton <jima at beer.tclug.org> 0.31-3
+- Fixed bug 192609 (thanks, Ville)
+
 * Mon Apr 24 2006 Jima <jima at auroralinux.org> 0.31-2
 - Cleaned up URLs as per Andreas Thienemann's recommendation
 




More information about the fedora-extras-commits mailing list