Author: aredridel Date: Fri Mar 23 16:44:59 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.10.0
---- Files affected: SPECS: gthumb.spec (1.68 -> 1.69) ---- Diffs: ================================================================ Index: SPECS/gthumb.spec diff -u SPECS/gthumb.spec:1.68 SPECS/gthumb.spec:1.69 --- SPECS/gthumb.spec:1.68 Tue Feb 13 08:16:47 2007 +++ SPECS/gthumb.spec Fri Mar 23 17:44:54 2007 @@ -2,13 +2,12 @@ Summary: An image viewer and browser for GNOME Summary(pl.UTF-8): Przeglądarka obrazków dla GNOME Name: gthumb -Version: 2.8.1 +Version: 2.10.0 Release: 1 License: GPL v2 -Vendor: GNOME Group: X11/Applications/Graphics -Source0: http://ftp.gnome.org/pub/gnome/sources/gthumb/2.8/%{name}-%{version}.tar.bz2 -# Source0-md5: 680743ea3282c63343b4f1fcf9348079 +Source0: http://ftp.gnome.org/pub/gnome/sources/gthumb/2.10/%{name}-%{version}.tar.bz2 +# Source0-md5: a3e785778c262c193f750d4b17e0edfd Patch0: %{name}-desktop.patch Patch1: %{name}-link.patch URL: http://gthumb.sourceforge.net/ @@ -19,6 +18,7 @@ BuildRequires: gnome-common >= 2.12.0 BuildRequires: gnome-vfs2-devel >= 2.16.3 BuildRequires: gtk+2-devel >= 2:2.10.6 +BuildRequires: gtkunique >= 0.9.1 BuildRequires: intltool >= 0.35 BuildRequires: libexif-devel >= 1:0.6.13 BuildRequires: libglade2-devel >= 1:2.6.0 @@ -27,6 +27,7 @@ BuildRequires: libgphoto2-devel >= 2.2.1 BuildRequires: libiptcdata-devel >= 0.2.1 BuildRequires: libjpeg-devel +BuildRequires: libopenraw-devel >= 0.0.2 BuildRequires: libpng-devel BuildRequires: libtiff-devel BuildRequires: libtool @@ -34,10 +35,10 @@ BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper BuildRequires: sed >= 4.0 -Requires(post,preun): GConf2 >= 2.16.0 Requires(post,postun): desktop-file-utils Requires(post,postun): gtk+2 >= 2:2.10.6 Requires(post,postun): scrollkeeper +Requires(post,preun): GConf2 >= 2.16.0 Requires: gtk+2 >= 2:2.10.6 Requires: hicolor-icon-theme BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -57,7 +58,7 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 +#%patch1 -p1 %build %{__gnome_doc_common} @@ -76,8 +77,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm $RPM_BUILD_ROOT%{_libdir}/%{name}/modules/*.{a,la} -rm $RPM_BUILD_ROOT%{_libdir}/%{name}/*.{a,la} +rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/modules/*.{a,la} rm -rf $RPM_BUILD_ROOT%{_datadir}/application-registry %find_lang %{name} --with-gnome --all-name @@ -103,14 +103,10 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_libdir}/%{name}-image-viewer -%attr(755,root,root) %{_libdir}/%{name}-catalog-view +%{_libdir}/*.so %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/modules -%attr(755,root,root) %{_libdir}/%{name}/lib*.so %attr(755,root,root) %{_libdir}/%{name}/modules/*.so -%{_libdir}/bonobo/servers/*.server -%{_datadir}/gnome-2.0/ui/*.xml %{_datadir}/%{name} %{_mandir}/man1/%{name}.1* %{_omf_dest_dir}/%{name} @@ -124,6 +120,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.69 2007/03/23 16:44:54 aredridel +- 2.10.0 + Revision 1.68 2007/02/13 07:16:47 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gthumb.spec?r1=1.68&r2=1.69&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
