From 88141a92662020a85fdfd91c8d9bd3d7c2c9bf7e Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Mon, 4 May 2009 10:16:29 +0000 Subject: [PATCH] Upgrade to 0.23 --- .cvsignore | 2 +- sources | 2 +- ucview.spec | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1e0fa2a..9302208 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ucview-0.22.tar.gz +ucview-0.23.tar.gz diff --git a/sources b/sources index 3d2fd97..6e6cb7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b43c823624962bde3248ae493995750 ucview-0.22.tar.gz +570a5d155b22529267a5a63eb95554ee ucview-0.23.tar.gz diff --git a/ucview.spec b/ucview.spec index 3ba7f08..c7cad0f 100644 --- a/ucview.spec +++ b/ucview.spec @@ -1,7 +1,7 @@ Summary: Image and video capture application using unicap toolkit Name: ucview -Version: 0.22 -Release: 2%{?dist} +Version: 0.23 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.unicap-imaging.org/ @@ -11,9 +11,6 @@ BuildRequires: intltool, /usr/bin/perl, perl(XML::Parser), gettext BuildRequires: unicap-devel >= 0.2.23, gtk2-devel >= 2.8.0, libglade2-devel BuildRequires: glib2-devel, GConf2-devel, libXv-devel, desktop-file-utils BuildRequires: libtheora-devel, libvorbis-devel -%if 0%{?rhel} > 5 -BuildRequires: dbus-glib-devel >= 0.73 -%endif Requires: hicolor-icon-theme Requires(pre): GConf2 Requires(post): GConf2, scrollkeeper @@ -94,13 +91,16 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/%{name} %{_datadir}/%{name} %{_datadir}/applications/%{name}.desktop -%if 0%{?rhel} > 5 -%{_datadir}/dbus-1/services/*.service -%endif %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_mandir}/man1/%{name}.1* %changelog +* Mon May 04 2009 Robert Scheck 0.23-1 +- Upgrade to 0.23 + +* Mon Feb 23 2009 Robert Scheck 0.22-3 +- Rebuild against gcc 4.4 and rpm 4.6 + * Sun Oct 19 2008 Robert Scheck 0.22-2 - Rebuild against unicap 0.93