Hello community, here is the log from the commit of package python-nbxmpp for openSUSE:Factory checked in at 2013-08-23 11:05:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nbxmpp (Old) and /work/SRC/openSUSE:Factory/.python-nbxmpp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nbxmpp" Changes: -------- --- /work/SRC/openSUSE:Factory/python-nbxmpp/python-nbxmpp.changes 2013-05-02 15:31:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-nbxmpp.new/python-nbxmpp.changes 2013-08-23 11:05:27.000000000 +0200 @@ -0,0 +1,7 @@ +------------------------------------------------------------------- +Thu Aug 15 16:53:31 UTC 2013 - [email protected] + +- Heads up: Python2 / Python3 parallel installation. + %fdupes will not work if files are installed via %doc. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nbxmpp.spec ++++++ --- /var/tmp/diff_new_pack.SAJhIZ/_old 2013-08-23 11:05:27.000000000 +0200 +++ /var/tmp/diff_new_pack.SAJhIZ/_new 2013-08-23 11:05:27.000000000 +0200 @@ -47,8 +47,7 @@ %package doc Summary: Nbxmpp Documentation Group: Development/Libraries/Python - -# To buid at SLE <= 11 SP2. +# ^ To buid at SLE <= 11 SP2. %description doc This packages provides documentation of Nbxmpp API. @@ -63,18 +62,14 @@ python setup.py install -O1 --skip-build --root %{buildroot} --prefix=%{_prefix} %fdupes %{buildroot}%{python_sitelib} -mkdir -p %{buildroot}%{_docdir}/%{name}-doc -cp -r doc/* %{buildroot}%{_docdir}/%{name}-doc -%fdupes %{buildroot}%{_docdir} - %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc COPYING %{python_sitelib}/nbxmpp-*.egg-info %{python_sitelib}/nbxmpp/ %files doc %defattr(-,root,root) -%{_docdir}/%{name}-doc +%doc ChangeLog README doc/* %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
