rpms/libflashsupport/devel libflashsupport.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Warren Togami (wtogami) fedora-extras-commits at redhat.com
Mon Sep 24 21:32:17 UTC 2007


Author: wtogami

Update of /cvs/pkgs/rpms/libflashsupport/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10705/devel

Modified Files:
	.cvsignore sources 
Added Files:
	libflashsupport.spec 
Log Message:
import




--- NEW FILE libflashsupport.spec ---
Name:		libflashsupport
Summary: 	Optional Library Interfaces for Adobe Flash Player
Version:	000
Release:	0.1.svn20070904
License:	BSD
Group:		Applications/Internet
Source0:	libflashsupport-pulse-000.svn20070904.tar.gz
URL:		http://pulseaudio.org
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  libtool
BuildRequires:	pulseaudio-lib-devel
BuildRequires:  openssl-devel

%description
Optional Library Interfaces for Adobe Flash Player
- pulseaudio
- OpenSSL

If more interfaces are desired, please suggest patches in Fedora Bugzilla.

%prep
%setup -q -n libflashsupport-pulse-000

%build
%configure --disable-rpath
make LIBTOOL=/usr/bin/libtool

%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install
rm -rf $RPM_BUILD_ROOT%{_libdir}/*.a
rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%{_libdir}/libflashsupport.so

%changelog
* Mon Sep 24 2007 Warren Togami <wtogami at redhat.com> 000-0.1.svn20070904
- Initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libflashsupport/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	24 Sep 2007 21:22:36 -0000	1.1
+++ .cvsignore	24 Sep 2007 21:31:44 -0000	1.2
@@ -0,0 +1 @@
+libflashsupport-pulse-000.svn20070904.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libflashsupport/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	24 Sep 2007 21:22:36 -0000	1.1
+++ sources	24 Sep 2007 21:31:44 -0000	1.2
@@ -0,0 +1 @@
+07cd06aa500f7e368af723b27f3e2621  libflashsupport-pulse-000.svn20070904.tar.gz




More information about the scm-commits mailing list