Hello community,

here is the log from the commit of package arista for openSUSE:Factory
checked in at Thu Aug 4 10:36:26 CEST 2011.



--------
--- GNOME/arista/arista.changes 2011-02-12 20:23:28.000000000 +0100
+++ /mounts/work_src_done/STABLE/arista/arista.changes  2011-07-01 
11:03:58.000000000 +0200
@@ -1,0 +2,21 @@
+Thu Jun 23 12:56:16 UTC 2011 - [email protected]
+
+- Update to version 0.9.7:
+  + UI restructured, the ability to edit and manage presets,
+    drag and drop support.
+  + Updated presets.
+  + Various bug fixes.
+  + Updated translations.
+- Update spec file Licence field from LGPLv2.1+ to LGPL-2.1+ to
+  conform with spdx.org identifier.
+- Drop arista-pycompile.patch: fixed upstream.
+- Add arista-add-missing-man-pages.patch for missing arista-gtk
+  and arista-transcode man pages.
+
+-------------------------------------------------------------------
+Thu Jun  9 15:08:24 CEST 2011 - [email protected]
+
+- On 11.4 and later, change python-gnome Requires to python-gconf
+  since this is the only module being used from python-gnome.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  arista-0.9.6.tar.bz2
  arista-pycompile.patch

New:
----
  arista-0.9.7.tar.bz2
  arista-add-missing-man-pages.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ arista.spec ++++++
--- /var/tmp/diff_new_pack.f3jDVc/_old  2011-08-04 10:36:00.000000000 +0200
+++ /var/tmp/diff_new_pack.f3jDVc/_new  2011-08-04 10:36:00.000000000 +0200
@@ -18,18 +18,18 @@
 
 
 Name:           arista
-Version:        0.9.6
-Release:        2
+Version:        0.9.7
+Release:        1
 # FIXME: when python-gudev enters Factory, replace the dbus-1-python + hal 
Requires with a python-gudev Requires
-License:        LGPLv2.1+
+License:        LGPL-2.1+
 Summary:        Preset-based transcoder for the GNOME Desktop
 Url:            http://www.transcoder.org/
 Group:          Productivity/Multimedia/Video/Editors and Convertors
 Source:         %{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE arista-remove-shebangs.patch [email protected] -- 
Remove shebangs from .py files
 Patch0:         arista-remove-shebangs.patch
-# PATCH-FIX-UPSTREAM arista-pycompile.patch [email protected] -- Byte 
compile also when installed to root != / (reported upstream issue 54, already 
in git)
-Patch1:         arista-pycompile.patch
+# PATCH-FIX-OPENSUSE arista-add-missing-man-pages.patch 
[email protected] -- Add missing arista-gtk and arista-transcode man 
pages, see https://github.com/danielgtaylor/arista/pull/97
+Patch1:         arista-add-missing-man-pages.patch
 BuildRequires:  fdupes
 # For directory ownership
 BuildRequires:  python-nautilus
@@ -40,8 +40,12 @@
 Requires:       gstreamer-0_10-plugins-good
 Requires:       gstreamer-0_10-plugins-ugly
 Requires:       hal
-# For gconf bindings
+%if 0%{?suse_version} <= 1130
+# For gconf
 Requires:       python-gnome
+%else
+Requires:       python-gconf
+%endif
 Requires:       python-gstreamer-0_10
 Requires:       python-gtk
 Requires:       python-notify
@@ -70,7 +74,7 @@
  * Nautilus extension for right-click file conversion
 
 %package -n nautilus-extension-arista
-License:        LGPLv2.1+
+License:        LGPL-2.1+
 Summary:        Arista extension for Nautilus
 Group:          Productivity/Multimedia/Video/Editors and Convertors
 Requires:       %{name} = %{version}
@@ -105,7 +109,7 @@
 
 %install
 %{__python} setup.py install --prefix=%{_prefix} --exec-prefix=%{_exec_prefix} 
--root=%{buildroot}
-# Remove files we install with %doc
+# Remove files we install with %%doc
 rm %{buildroot}%{_datadir}/doc/arista/{AUTHORS,LICENSE,README.md}
 # Remove file that should not get installed
 rm %{buildroot}%{_datadir}/locale/templates/arista.pot
@@ -135,6 +139,7 @@
 %{_bindir}/arista-transcode
 %{_datadir}/applications/arista.desktop
 %{_datadir}/arista/
+%{_mandir}/man1/*.gz
 %{python_sitelib}/arista/
 %{python_sitelib}/*.egg-info
 

++++++ arista-0.9.6.tar.bz2 -> arista-0.9.7.tar.bz2 ++++++
++++ 48270 lines of diff (skipped)

++++++ arista-add-missing-man-pages.patch ++++++
>From bcbb88e8582cbdc2c395dee3e13d5e1ad00db5f3 Mon Sep 17 00:00:00 2001
From: malcolmlewis <[email protected]>
Date: Thu, 23 Jun 2011 07:30:47 -0500
Subject: [PATCH][https://github.com/danielgtaylor/arista/pull/97] Add missing 
man pages


Signed-off-by: malcolmlewis <[email protected]>
---
 man/arista-gtk.1       |   49 ++++++++++++++++++++++++++++
 man/arista-transcode.1 |   83 ++++++++++++++++++++++++++++++++++++++++++++++++
 setup.py               |    2 +
 3 files changed, 134 insertions(+), 0 deletions(-)
 create mode 100644 man/arista-gtk.1
 create mode 100644 man/arista-transcode.1

diff --git a/man/arista-gtk.1 b/man/arista-gtk.1
new file mode 100644
index 0000000..2b4c769
--- /dev/null
+++ b/man/arista-gtk.1
@@ -0,0 +1,49 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH ARISTA-GTK 1 "July 16, 2009"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+arista-gtk \-  graphical interface for Arista Transcoder
+.SH SYNOPSIS
+.B arista-gtk
+.SH DESCRIPTION
+This manual page documents briefly the
+.B arista-gtk
+command.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+\fBarista\fP is a multimedia transcoder for the GNOME Desktop which allows
+user to encode audio and video streams for a wide variety of devices.
+.PP
+.B arista-gtk
+provides a simple user interface for the
+.B arista-transcode
+command.
+.PP
+.B arista-gtk
+has been written with Python and GTK+2, and after installing the application
+you can run it from the
+.B Applications
+menu.
+.SH SEE ALSO
+.BR arista-transcode (1).
+.SH AUTHOR
+arista-gtk was written by Daniel G. Taylor <[email protected]>.
+.PP
+This manual page was written by Alessio Treglia <[email protected]>,
+for the Ubuntu project (and may be used by others).
diff --git a/man/arista-transcode.1 b/man/arista-transcode.1
new file mode 100644
index 0000000..6904e65
--- /dev/null
+++ b/man/arista-transcode.1
@@ -0,0 +1,83 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH ARISTA-TRANSCODE 1 "July 16, 2009"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+arista-transcode \-  multimedia transcoding tool for the GNOME Desktop
+.SH SYNOPSIS
+.B arista-transcode
+.RI [ options ] " infile outfile" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B arista-transcode
+command.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+\fBarista\fP is a multimedia transcoder for the GNOME Desktop which allows
+user to encode audio and video streams for a wide variety of devices.
+.PP
+.B arista-transcode
+is a command line program which allows user to encode audio and video stream
+for various devices.
+.PP
+Features include automatic discovery of DVD media and V4L devices, ripping
+from DVD or files, a live quality preview, and included presets for the
+most popular devices currently in use.
+.SH OPTIONS
+This program follows the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-v, \-\-version
+Show version of program.
+.TP
+.B \-i, \-\-info
+Show information about available devices.
+.TP
+.B \-S SUBTITLE, \-\-subtitle=SUBTITLE
+Subtitle file to render.
+.TP
+.B \-f FONT, \-\-font=FONT
+Font to use when rendering subtitles.
+.TP
+.B \-p PRESET, \-\-preset=PRESET
+Preset to encode to [default].
+.TP
+.B \-d DEVICE, \-\-device=DEVICE
+Device to encode to [computer].
+.TP
+.B \-s, \-\-source-info
+Show information about input file and exit.
+.TP
+.B \-q, \-\-quiet
+Don't show status and time remaining.
+.TP
+.B -v, \-\-verbose
+Show verbose (debug) output.
+.TP 
+.B \-u, \-\-update
+Check for and download updated device presets if they are available
+.SH SEE ALSO
+.BR arista-gtk (1).
+.SH AUTHOR
+arista-transcode was written by Daniel G. Taylor <[email protected]>.
+.PP
+This manual page was written by Alessio Treglia <[email protected]>,
+for the Ubuntu project (and may be used by others).
diff --git a/setup.py b/setup.py
index 91321b5..f4dd293 100755
--- a/setup.py
+++ b/setup.py
@@ -22,6 +22,8 @@ if not hasattr(DistributionMetadata, "zip_safe"):
 
 data_files = [
     (os.path.join("share", "applications"), ["arista.desktop"]),
+    (os.path.join("share", "man/man1"), [
+        "man/arista-gtk.1", "man/arista-transcode.1"]),
     (os.path.join("share", "doc", "arista"), [
         "README.md", "LICENSE", "AUTHORS"
     ]),
-- 
1.7.3.4


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to