Author: w.kier                       Date: Fri Sep 24 17:03:09 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- redefined mythtv-frontend-api to not include developer release version

---- Files affected:
packages/mythplugins:
   mythplugins.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: packages/mythplugins/mythplugins.spec
diff -u packages/mythplugins/mythplugins.spec:1.59 
packages/mythplugins/mythplugins.spec:1.60
--- packages/mythplugins/mythplugins.spec:1.59  Fri Sep 24 16:13:55 2010
+++ packages/mythplugins/mythplugins.spec       Fri Sep 24 19:03:00 2010
@@ -42,7 +42,7 @@
 Name:          mythplugins
 Version:       0.23.1
 #Release:      fix%{fix}.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/Multimedia
 Source0:       ftp://ftp.osuosl.org/pub/mythtv/%{name}-%{version}.tar.bz2
@@ -120,7 +120,7 @@
 ExclusiveArch: %{ix86} %{x8664} ppc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                myth_api_version %(awk '/LIBVERSION/{print $3}' 
%{_datadir}/mythtv/build/settings.pro 2>/dev/null || echo ERROR)
+%define                myth_api_version %(awk '/LIBVERSION/{print $3}' 
%{_datadir}/mythtv/build/settings.pro | cut -d. -f1,2 2>/dev/null || echo ERROR)
 %define                _webapps        /etc/webapps
 %define                _webapp         mythweb
 
@@ -757,6 +757,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2010/09/24 17:03:00  w.kier
+- redefined mythtv-frontend-api to not include developer release version
+
 Revision 1.59  2010/09/24 14:13:55  w.kier
 - disabled default building mythweather as it needs 
perl-DateTime-Format-ISO8601
   not present by default in PLD and package looks as very hard to configure
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mythplugins/mythplugins.spec?r1=1.59&r2=1.60&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to