Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e484a8a4c7 |
1 changed files with 4 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Reference in a new issue