Compare commits

...
This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.

1 commit

Author SHA1 Message Date
Matthias Clasen
e484a8a4c7 Drop explicit cheese-libs dep 2010-08-13 12:32:55 -04:00

View file

@ -1,6 +1,6 @@
Name: accountsdialog
Version: 0.6
Release: 3%{?dist}
Release: 4%{?dist}
Summary: An application to view and modify user accounts information
Group: Applications/System
@ -16,8 +16,6 @@ Patch1: 0001-Fix-some-issues-with-icon-handling.patch
# upstream fix
Patch2: 0001-Fix-a-possible-crash-when-changing-password.patch
Requires: cheese-libs >= 2.29.90
BuildRequires: intltool
BuildRequires: glib2-devel
BuildRequires: gtk2-devel
@ -73,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Aug 13 2010 Matthias Clasen <mclasen@redhat.com> - 0.6-4
- Drop explicit cheese-libs dep
* Mon Apr 5 2010 Matthias Clasen <mclasen@redhat.com> - 0.6-3
- Fix a possible crash when changing password