Mailinglist Archive: opensuse-commit (1855 mails)
| < Previous | Next > |
commit python-twisted for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 01 Sep 2011 17:44:16 +0200
- Message-id: <20110901154416.5D71B202CB@hilbert.suse.de>
Hello community,
here is the log from the commit of package python-twisted for openSUSE:Factory
checked in at Thu Sep 1 17:44:16 CEST 2011.
--------
--- python-twisted/python-twisted.changes 2010-12-21 01:20:23.000000000
+0100
+++ python-twisted/python-twisted.changes 2011-08-31 14:49:51.000000000
+0200
@@ -1,0 +2,15 @@
+Wed Aug 31 12:49:36 UTC 2011 - coolo@xxxxxxxx
+
+- remove unreferenced patch
+
+-------------------------------------------------------------------
+Wed Aug 31 12:49:00 UTC 2011 - coolo@xxxxxxxx
+
+- do not package executable docs
+
+-------------------------------------------------------------------
+Tue Aug 30 18:48:16 UTC 2011 - andrea.turrini@xxxxxxxxx
+
+- Standardized "Authors:" format in descriptions of python-twisted.spec
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
Twisted-8.2.0-deprecations.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-twisted.spec ++++++
--- /var/tmp/diff_new_pack.FTHXUi/_old 2011-09-01 17:42:30.000000000 +0200
+++ /var/tmp/diff_new_pack.FTHXUi/_new 2011-09-01 17:42:30.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package python-twisted (Version 10.2.0)
+# spec file for package python-twisted
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,7 +19,7 @@
Name: python-twisted
Version: 10.2.0
-Release: 1
+Release: 15
License: MIT
Summary: Event-driven networking framework in Python
Url: http://twistedmatrix.com/trac/wiki/TwistedCore
@@ -96,7 +96,7 @@
application for the desktop user, but it is also a framework for
developers to use.
-Author:
+Authors:
--------
twisted-python@xxxxxxxxxxxxxxxxx
@@ -116,7 +116,7 @@
python-twisted-doc contains the documentation for python-twisted.
-Author:
+Authors:
--------
twisted-python@xxxxxxxxxxxxxxxxx
@@ -138,6 +138,8 @@
# install docs
mkdir -p %{buildroot}%{_docdir}/%{name}
install -m 644 twisted/topfiles/CREDITS LICENSE README NEWS
%{buildroot}%{_docdir}/%{name}
+# do not package scripts as documentation
+find doc -type f -print0 | xargs -0 chmod a-x
cp -vr doc/* %{buildroot}%{_docdir}/%{name}
%clean
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |