Hello community, here is the log from the commit of package mozilla-jss for openSUSE:Factory checked in at 2013-09-12 07:09:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozilla-jss (Old) and /work/SRC/openSUSE:Factory/.mozilla-jss.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozilla-jss" Changes: -------- --- /work/SRC/openSUSE:Factory/mozilla-jss/mozilla-jss.changes 2013-07-12 20:49:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mozilla-jss.new/mozilla-jss.changes 2013-09-12 07:09:57.000000000 +0200 @@ -1,0 +2,6 @@ +Sun Sep 8 20:03:41 UTC 2013 - [email protected] + +- fixed build in Factory by making /usr/lib/java and + /usr/share/javadoc part of the package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozilla-jss.spec ++++++ --- /var/tmp/diff_new_pack.2uhKJF/_old 2013-09-12 07:09:58.000000000 +0200 +++ /var/tmp/diff_new_pack.2uhKJF/_new 2013-09-12 07:09:58.000000000 +0200 @@ -20,9 +20,9 @@ Version: 4.3.2 Release: 2%{?dist} Summary: Java Security Services (JSS) -Group: Development/Libraries/Java License: MPL-1.1 or GPL-2.0+ or LGPL-2.0+ -URL: http://www.mozilla.org/projects/security/pki/jss/ +Group: Development/Libraries/Java +Url: http://www.mozilla.org/projects/security/pki/jss/ # The source for this package was pulled from upstream's cvs. Use the # following commands to generate the tarball: # cvs -d :pserver:[email protected]:/cvsroot export -r JSS_4_3_2_RTM -d jss-4.3.2 -N mozilla/security/coreconf mozilla/security/jss @@ -31,14 +31,14 @@ Source1: MPL-1.1.txt Source2: gpl.txt Source3: lgpl.txt -BuildRequires: pkg-config -BuildRequires: mozilla-nss-devel >= 3.12.3.99 -BuildRequires: mozilla-nspr-devel >= 4.6.99 BuildRequires: java-devel +BuildRequires: mozilla-nspr-devel >= 4.6.99 +BuildRequires: mozilla-nss-devel >= 3.12.3.99 +BuildRequires: pkg-config Requires: java Requires: mozilla-nss >= 3.12.3.99 Patch1: jss-ipv6.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Java Security Services (JSS) is a java native interface which provides a bridge @@ -142,11 +142,13 @@ %files %defattr(-,root,root,-) %doc mozilla/security/jss/jss.html MPL-1.1.txt gpl.txt lgpl.txt +%dir %{_jnidir} %{_jnidir}/* %{_libdir}/lib*.so %files javadoc %defattr(-,root,root,-) +%dir %{_javadocdir} %dir %{_javadocdir}/%{name}-%{version} %{_javadocdir}/%{name}-%{version}/* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
