*** empty log message ***
This commit is contained in:
parent
08694fcee3
commit
d64bc42cc9
1 changed files with 5 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#%define ppa_version ppa6
|
||||
Name: shutter
|
||||
Version: 0.80.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: GTK+ 2.0 screenshot application written in perl
|
||||
Group: Applications/Multimedia
|
||||
License: GPL+ or Artistic
|
||||
|
|
@ -10,7 +10,7 @@ Source0: http://shutter-project.org/wp-content/uploads/releases/tars/%{name}-%{v
|
|||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: desktop-file-utils
|
||||
Requires: gnome-web-photo, gtklp
|
||||
Requires: gnome-web-photo
|
||||
Requires: perl(Gtk2::ImageView)
|
||||
Requires: perl(X11::Protocol)
|
||||
|
||||
|
|
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Aug 16 2009 Liang Suilong <liangsuilong@gmail.com> - 0.80.1-2
|
||||
- Remove requires: gtklp
|
||||
|
||||
* Mon Aug 3 2009 Liang Suilong <liangsuilong@gmail.com> - 0.80.1-1
|
||||
- Updrade to shutter-0.80.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue