[packages/php-pecl-flvinfo: 5/12] - make flvinfo program available separately; rel 2

glen glen at pld-linux.org
Mon Jun 3 10:33:45 CEST 2013


commit c672821c814d1d28bb5d3cd3864c05cd2deb1e23
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Dec 13 15:21:58 2006 +0000

    - make flvinfo program available separately; rel 2
    
    Changed files:
        php-pecl-flvinfo.spec -> 1.5

 php-pecl-flvinfo.spec | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-flvinfo.spec b/php-pecl-flvinfo.spec
index fb67b4f..419f5b5 100644
--- a/php-pecl-flvinfo.spec
+++ b/php-pecl-flvinfo.spec
@@ -6,7 +6,7 @@
 Summary:	%{_modname} - Provides file info of FLV files
 Name:		php-pecl-%{_modname}
 Version:	0.0.5
-Release:	1
+Release:	2
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	%{_modname}-%{version}.tar.bz2
@@ -26,6 +26,13 @@ uses libavformat from ffmpeg to do so.
 
 In PECL status of this extension is: %{_status}.
 
+%package -n flvinfo
+Summary:	flvinfo
+Group:		Applications
+
+%description -n flvinfo
+flvinfo program.
+
 %prep
 %setup -q -n %{_modname}-%{version}
 %if "%{_lib}" != "lib"
@@ -69,4 +76,7 @@ fi
 %doc {CREDITS,EXPERIMENTAL}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/%{_modname}.ini
 %attr(755,root,root) %{extensionsdir}/%{_modname}.so
+
+%files -n flvinfo
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/flvinfo
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list