This commit is contained in:
parent
209e1c15ea
commit
b9cdcc8b44
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7f7eac8ab69ae955dbd7490077000109b16536d668439475a646f8c5644c67e
|
||||
size 1538992
|
3
eog-2.19.4.tar.bz2
Normal file
3
eog-2.19.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8960e4d2378aedfc807fd53dd3ea8e1334ee7dd5b3c1413e5ed46e050964b244
|
||||
size 1584605
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 07:13:45 CEST 2007 - mauro@suse.de
|
||||
|
||||
- Update to version 2.19.4
|
||||
- Bugfixes for #449741, #453503, #435408, #453064, #452923, #452886,
|
||||
#340831, #374582, #450590, #413211, #350809, #425613, #438242,
|
||||
#440168.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 14 18:26:43 CEST 2007 - aj@suse.de
|
||||
|
||||
|
22
eog.spec
22
eog.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package eog (Version 2.19.3)
|
||||
# spec file for package eog (Version 2.19.4)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -20,8 +20,8 @@ Group: Productivity/Graphics/Viewers
|
||||
Provides: eog2 = 2.2.0
|
||||
Obsoletes: eog2 <= 2.2.0
|
||||
Requires: gnome-icon-theme
|
||||
Version: 2.19.3
|
||||
Release: 2
|
||||
Version: 2.19.4
|
||||
Release: 1
|
||||
Summary: Eye of GNOME for the GNOME 2.x Desktop
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch0: eog-casts.patch
|
||||
@ -89,7 +89,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
%{_bindir}/*
|
||||
%{_datadir}/applications/eog.desktop
|
||||
# %{_datadir}/pixmaps/eog
|
||||
%{_datadir}/pixmaps/eog
|
||||
### %{_datadir}/pixmaps/*.png
|
||||
%{_datadir}/eog
|
||||
%{_datadir}/omf/eog
|
||||
@ -98,12 +98,20 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files devel
|
||||
%defattr (-, root, root)
|
||||
%dir %{_includedir}/eog
|
||||
%dir %{_includedir}/eog/eog
|
||||
%{_includedir}/eog/eog/*.h
|
||||
#%dir %{_includedir}/eog
|
||||
#%dir %{_includedir}/eog/eog
|
||||
#%{_includedir}/eog/eog/*.h
|
||||
%dir %{_includedir}/eog-2.20
|
||||
%dir %{_includedir}/eog-2.20/eog
|
||||
%{_includedir}/eog-2.20/eog/*.h
|
||||
%{_libdir}/pkgconfig/eog.pc
|
||||
|
||||
%changelog
|
||||
* Fri Aug 03 2007 - mauro@suse.de
|
||||
- Update to version 2.19.4
|
||||
- Bugfixes for #449741, #453503, #435408, #453064, #452923, #452886,
|
||||
[#340831], #374582, #450590, #413211, #350809, #425613, #438242,
|
||||
[#440168].
|
||||
* Sat Jul 14 2007 - aj@suse.de
|
||||
- It's really libwnck-devel.
|
||||
* Wed Jul 11 2007 - maw@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user