Author: czarny                       Date: Fri Oct  6 09:34:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 17_1
- added optflags patch
- added gcc 4 patch
- build and runns

---- Files affected:
SPECS:
   mythstream.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/mythstream.spec
diff -u SPECS/mythstream.spec:1.2 SPECS/mythstream.spec:1.3
--- SPECS/mythstream.spec:1.2   Tue Jan 31 14:37:28 2006
+++ SPECS/mythstream.spec       Fri Oct  6 11:34:06 2006
@@ -2,12 +2,16 @@
 Summary:       Stream player for Mythtv
 Summary(pl):   Odtwarzacz strumieni dla Mythtv
 Name:          mythstream
-Version:       0.16_5
+%define                _ver            0.17
+%define                _subver         1
+Version:       %{_ver}_%{_subver}
 Release:       0.1
 License:       GPL
 Group:         Applications/Multimedia
 Source0:       
http://home.kabelfoon.nl/~moongies/sw9vc4htz2/%{name}-v%{version}.tar.gz
-# Source0-md5: c0ec4451bfd959eba9d4eaedfa2dddb0
+# Source0-md5: a025953c42023eeeb745c6c90af250ff
+Patch0:                %{name}-extra_qualifiers.patch
+Patch1:                %{name}-optflags.patch
 URL:           http://home.kabelfoon.nl/~moongies/streamtuned.html
 BuildRequires: kdelibs-devel
 Requires:      mplayer
@@ -23,7 +27,9 @@
 dźwięku i obrazu wykorzystując mplayera.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{_ver}
+%patch0 -p1
+%patch1 -p0
 
 cp %{_datadir}/mythtv/build/config.mak .
 sed -i -e "1iinclude(`pwd`/config.mak)"  settings.pro
@@ -63,6 +69,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/10/06 09:34:06  czarny
+- up to 17_1
+- added optflags patch
+- added gcc 4 patch
+- build and runns
+
 Revision 1.2  2006/01/31 13:37:28  qboosh
 - typos
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mythstream.spec?r1=1.2&r2=1.3&f=u

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

Reply via email to