Hello community, here is the log from the commit of package npapi-sdk for openSUSE:Factory checked in at Thu Aug 11 12:07:01 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/npapi-sdk/npapi-sdk.changes 2011-07-27 15:59:06.000000000 +0200 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Wed Jul 27 13:37:55 UTC 2011 - [email protected] + +- initial openSUSE package + calling whatdependson for head-i586 New: ---- npapi-sdk-0.27.tar.bz2 npapi-sdk.changes npapi-sdk.pc.in npapi-sdk.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ npapi-sdk.spec ++++++ # # spec file for package npapi-sdk # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Wolfgang Rosenauer # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: npapi-sdk BuildRequires: pkg-config License: MPLv1.1 or GPLv2+ or LGPLv2.1+ Version: 0.27 Release: 1 Summary: Netscape Plugin API (NPAPI) Url: https://wiki.mozilla.org/NPAPI Group: System/Libraries Source: npapi-sdk-%{version}.tar.bz2 Source1: npapi-sdk.pc.in Provides: npapi-devel BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package provides the header and development files to create NPAPI browser plugins. %prep %setup -n npapi-sdk -q %build %install mkdir -p $RPM_BUILD_ROOT%{_datadir}/pkgconfig mkdir -p $RPM_BUILD_ROOT%{_includedir}/npapi cp headers/*.h $RPM_BUILD_ROOT%{_includedir}/npapi/ sed "s:%%VERSION%%:%{version}:g" \ %{SOURCE1} > $RPM_BUILD_ROOT%{_datadir}/pkgconfig/npapi-sdk.pc %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root) %{_includedir}/npapi/ %{_datadir}/pkgconfig/* %changelog ++++++ npapi-sdk.pc.in ++++++ prefix=/usr includedir=/usr/include/npapi Name: Mozilla Plug-In API Description: Mozilla Plug-In API Version: %VERSION% Cflags: -I${includedir} -DXP_UNIX ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
