Upgrade to 0.23
This commit is contained in:
parent
2c4a01e6ff
commit
88141a9266
3 changed files with 10 additions and 10 deletions
|
|
@ -1 +1 @@
|
|||
ucview-0.22.tar.gz
|
||||
ucview-0.23.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
1b43c823624962bde3248ae493995750 ucview-0.22.tar.gz
|
||||
570a5d155b22529267a5a63eb95554ee ucview-0.23.tar.gz
|
||||
|
|
|
|||
16
ucview.spec
16
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 <robert@fedoraproject.org> 0.23-1
|
||||
- Upgrade to 0.23
|
||||
|
||||
* Mon Feb 23 2009 Robert Scheck <robert@fedoraproject.org> 0.22-3
|
||||
- Rebuild against gcc 4.4 and rpm 4.6
|
||||
|
||||
* Sun Oct 19 2008 Robert Scheck <robert@fedoraproject.org> 0.22-2
|
||||
- Rebuild against unicap 0.93
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue