commit 03094300efe59fb0edda4e2356f44f1f355ddecd
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Oct 8 20:03:26 2008 +0000

    - build from cvs
    
    Changed files:
        php-pecl-flvinfo.spec -> 1.9

 php-pecl-flvinfo.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/php-pecl-flvinfo.spec b/php-pecl-flvinfo.spec
index a2f514e..fbc41f9 100644
--- a/php-pecl-flvinfo.spec
+++ b/php-pecl-flvinfo.spec
@@ -8,8 +8,6 @@ Version:        0.0.6
 Release:       2
 License:       PHP 2.02
 Group:         Development/Languages/PHP
-Source0:       %{_modname}-%{version}.tar.bz2
-# Source0-md5: 1ac00465d8890f328063db548169f821
 Patch0:                flvinfo-lib64.patch
 BuildRequires: ffmpeg-devel >= 0.4.9-3.20061204.1.3
 BuildRequires: php-devel >= 4:5.0
@@ -19,6 +17,9 @@ Requires:     php-common >= 4:5.0.4
 Provides:      php(%{_modname})
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _cvsroot        :ext:cvs.delfi.ee:/usr/local/cvs
+%define                _cvsmodule      php/ext/flvinfo
+
 %description
 This extension provides information about FLV video dimensions. It
 uses libavformat from ffmpeg to do so.
@@ -33,7 +34,10 @@ Group:               Applications
 flvinfo program.
 
 %prep
-%setup -q -n %{_modname}-%{version}
+%setup -qcT
+cd ..
+cvs -d %{_cvsroot} co %{?_cvstag:-r %{_cvstag}} -d %{name}-%{version} -P 
%{_cvsmodule}
+cd -
 %if "%{_lib}" != "lib"
 %patch0 -p1
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-flvinfo.git/commitdiff/c2639c83aa4f843f99d7835c40c8622076addfb5

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

Reply via email to