This commit is contained in:
parent
24cfa94a53
commit
c263d9cb88
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddeafb632050bba9163416c4a18c4cb8706b922c0fa99a0c216176584826a9dc
|
||||
size 17617876
|
3
gimp-2.4.5.tar.bz2
Normal file
3
gimp-2.4.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dadf13c2e605245572f1bdb948969c3f3ef3d2b18a9ca1f64d6f9383ac48d5ae
|
||||
size 17819962
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 18:15:47 CET 2008 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 2.4.5:
|
||||
* many fixes
|
||||
* many corrections
|
||||
* translation updates
|
||||
* See NEWS for details.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 30 13:36:26 CET 2008 - sbrabec@suse.cz
|
||||
|
||||
|
16
gimp.spec
16
gimp.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gimp (Version 2.4.0)
|
||||
# spec file for package gimp (Version 2.4.5)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -10,12 +10,13 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: gimp
|
||||
#!BuildIgnore: sendmail
|
||||
BuildRequires: aalib-devel alsa-devel cups cups-devel curl-devel dbus-1-glib-devel gnome-common gnutls-devel gtk-doc hal-devel intltool libexif-devel libgimpprint libgimpprint-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libgtkhtml-devel liblcms-devel libmng-devel libpoppler-glib-devel librsvg-devel libtiff-devel libwmf-devel libwnck-devel perl-XML-Parser postfix python-devel python-gtk-devel slang-devel update-desktop-files
|
||||
Url: http://www.gimp.org/
|
||||
Version: 2.4.0
|
||||
Release: 35
|
||||
Version: 2.4.5
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Graphics/Bitmap Editors
|
||||
Suggests: AdobeICCProfiles
|
||||
@ -872,7 +873,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files -f plugins.list
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING ChangeLog* NEWS* README*
|
||||
%doc AUTHORS COPYING ChangeLog* LICENSE NEWS* README
|
||||
%{_bindir}/gimp
|
||||
%{_bindir}/gimp-*
|
||||
%{_libdir}/*.so.*
|
||||
@ -904,6 +905,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc README.i18n
|
||||
%{_bindir}/gimptool*
|
||||
%{_datadir}/aclocal/*.m4
|
||||
%{_includedir}/*
|
||||
@ -916,6 +918,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 03 2008 sbrabec@suse.cz
|
||||
- Updated to version 2.4.5:
|
||||
* many fixes
|
||||
* many corrections
|
||||
* translation updates
|
||||
* See NEWS for details.
|
||||
* Wed Jan 30 2008 sbrabec@suse.cz
|
||||
- Split plugins requiring python-gtk into a separate package
|
||||
(bnc#339862).
|
||||
|
Loading…
x
Reference in New Issue
Block a user