SPECS: mythtv.spec - pass %{_lib} to configure - remove COPYING fr...

glen glen at pld-linux.org
Tue Sep 6 03:29:13 CEST 2005


Author: glen                         Date: Tue Sep  6 01:29:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass %{_lib} to configure
- remove COPYING from %doc (GPL)

---- Files affected:
SPECS:
   mythtv.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.24 SPECS/mythtv.spec:1.25
--- SPECS/mythtv.spec:1.24	Mon Sep  5 22:12:55 2005
+++ SPECS/mythtv.spec	Tue Sep  6 03:29:07 2005
@@ -31,7 +31,7 @@
 Name:		mythtv
 Version:	0.18.1
 #define	_snap	20050326
-Release:	0.13
+Release:	0.15
 License:	GPL v2
 Group:		Applications/Multimedia
 Source0:	http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
@@ -271,6 +271,7 @@
 #export CFLAGS="%{rpmcflags} -fomit-frame-pointer"
 
 # BTW: this is not autoconf configure
+_lib=%{_lib} \
 %configure \
 	--compile-type=%{?debug:debug}%{!?debug:release} \
 	%{?with_dvb:--enable-dvb --dvb-path=%{_includedir} --enable-dvb-eit} \
@@ -373,7 +374,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README* UPGRADING AUTHORS COPYING FAQ
+%doc README* UPGRADING AUTHORS FAQ
 %doc keys.txt
 %doc docs contrib configfiles
 
@@ -440,6 +441,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2005/09/06 01:29:07  glen
+- pass %{_lib} to configure
+- remove COPYING from %doc (GPL)
+
 Revision 1.24  2005/09/05 20:12:55  ankry
 - tabs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.24&r2=1.25&f=u




More information about the pld-cvs-commit mailing list