forked from pool/seahorse
This commit is contained in:
parent
7b8498a146
commit
92fca65ec6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8a7a5a8687c8113773cda1fecf1ad502ba3be30f545e3a5f594cf0dd35fd8baf
|
|
||||||
size 2169329
|
|
3
seahorse-2.24.1.tar.bz2
Normal file
3
seahorse-2.24.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b86c045fe1d8cf7a3fd56e078175e32cd94154eb77f9fe2a4a4e1f1aa13a5d04
|
||||||
|
size 2197087
|
@ -1,8 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 20 08:37:03 EST 2008 - mboman@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.24.1:
|
||||||
|
+ Fix problems with seahorse crashing when searching for
|
||||||
|
remote keys.
|
||||||
|
+ Build fixes on Solaris
|
||||||
|
+ Fix selection of keys in libcryptui.
|
||||||
|
+ I18n fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 7 14:05:50 CEST 2008 - meissner@suse.de
|
Tue Oct 7 14:05:50 CEST 2008 - meissner@suse.de
|
||||||
|
|
||||||
- removed xulrunner requires (since plugin is gone too)
|
- removed xulrunner requires (since plugin is gone too)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 24 11:53:13 CDT 2008 - maw@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.24.0:
|
||||||
|
+ Some tweaks to the password prompt window, including allowing
|
||||||
|
minimizing to release the keyboard grab
|
||||||
|
+ Return a 'cancelled' error when from the daemon crypto dbus
|
||||||
|
methods when a user cancels out of a password prompt
|
||||||
|
+ Show revoked subkeys properly in details view of PGP keys
|
||||||
|
+ Fix problem deleting SSH keys
|
||||||
|
+ Fix dialog prompt column widths, and elipsize long text in
|
||||||
|
key listing
|
||||||
|
+ Fix problem with 'no keys available' when trying to sign a
|
||||||
|
PGP key from within the key manager
|
||||||
|
+ Add 'exportable' flag to objects/keys and don't enable export
|
||||||
|
UI if selected objects are not exportable
|
||||||
|
+ Misc. other fixes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 24 09:38:23 CEST 2008 - wr@opensuse.org
|
||||||
|
|
||||||
|
- removed traces of unused subpackages (part of bnc#420641)
|
||||||
|
- added libnotify support
|
||||||
|
- removed obsolete configure options
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 8 18:18:54 EST 2008 - mboman@novell.com
|
Mon Sep 8 18:18:54 EST 2008 - mboman@novell.com
|
||||||
|
|
||||||
|
136
seahorse.spec
136
seahorse.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package seahorse (Version 2.23.92)
|
# spec file for package seahorse (Version 2.24.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,19 +19,19 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: seahorse
|
Name: seahorse
|
||||||
BuildRequires: epiphany-devel fdupes gedit-devel gnome-doc-utils-devel
|
BuildRequires: fdupes gedit-devel gnome-doc-utils-devel
|
||||||
BuildRequires: gnome-panel-devel gnome-themes gpg2 gpgme-devel gvfs-devel
|
BuildRequires: gnome-panel-devel gnome-themes gpg2 gpgme-devel gvfs-devel
|
||||||
BuildRequires: intltool libavahi-glib-devel libglade2-devel
|
BuildRequires: intltool libavahi-glib-devel libglade2-devel
|
||||||
BuildRequires: libgnomeprintui-devel libgpg-error-devel libsoup-devel
|
BuildRequires: libgnomeprintui-devel libgpg-error-devel libsoup-devel
|
||||||
BuildRequires: libwnck-devel libxml2-devel nautilus-devel openldap2-devel
|
BuildRequires: libwnck-devel libxml2-devel nautilus-devel openldap2-devel
|
||||||
BuildRequires: openssh perl-XML-Parser update-desktop-files
|
BuildRequires: openssh perl-XML-Parser update-desktop-files
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++ libnotify-devel
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/GUI/GNOME
|
Group: Productivity/Security
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
PreReq: gconf2
|
PreReq: gconf2
|
||||||
Version: 2.23.92
|
Version: 2.24.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
Summary: GNOME2 interface for gnupg
|
Summary: GNOME2 interface for gnupg
|
||||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/seahorse/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/gnome/sources/seahorse/%{name}-%{version}.tar.bz2
|
||||||
@ -66,53 +66,6 @@ Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Jacob Perkins <jap1@users.sourceforge.net>
|
|
||||||
Jose Carlos Garcia Sogo <jsogo@users.sourceforge.net>
|
|
||||||
Jean Schurger <jk24@users.sourceforge.net>
|
|
||||||
Nate Nielsen <nielsen@memberwebs.com>
|
|
||||||
Adam Schreiber <sadam@clemson.edu>
|
|
||||||
|
|
||||||
%package gedit-plugin
|
|
||||||
License: GPL v2 or later
|
|
||||||
Summary: Seahorse plugin for gedit
|
|
||||||
Group: System/GUI/GNOME
|
|
||||||
Requires: %{name} = %{version}-%{release}
|
|
||||||
# Requires: gedit = %(rpm -q --qf '%%{version}' gedit)
|
|
||||||
Requires: gedit
|
|
||||||
|
|
||||||
%description gedit-plugin
|
|
||||||
Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend.
|
|
||||||
|
|
||||||
This package provides a plugin for the gedit text editor.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Jacob Perkins <jap1@users.sourceforge.net>
|
|
||||||
Jose Carlos Garcia Sogo <jsogo@users.sourceforge.net>
|
|
||||||
Jean Schurger <jk24@users.sourceforge.net>
|
|
||||||
Nate Nielsen <nielsen@memberwebs.com>
|
|
||||||
Adam Schreiber <sadam@clemson.edu>
|
|
||||||
|
|
||||||
%package epiphany-plugin
|
|
||||||
# When epiphany is updated, _epiphany_major_version will need to be too.
|
|
||||||
%define _epiphany_major_version 2.22
|
|
||||||
License: GPL v2 or later
|
|
||||||
Summary: GNOME2 interface for epiphany
|
|
||||||
Group: System/GUI/GNOME
|
|
||||||
Requires: %{name} = %{version}-%{release}
|
|
||||||
Requires: epiphany
|
|
||||||
|
|
||||||
%description epiphany-plugin
|
|
||||||
Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend.
|
|
||||||
|
|
||||||
This package provides a plugin for the epiphany web browser.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
Authors:
|
||||||
--------
|
--------
|
||||||
Jacob Perkins <jap1@users.sourceforge.net>
|
Jacob Perkins <jap1@users.sourceforge.net>
|
||||||
@ -130,10 +83,8 @@ Authors:
|
|||||||
%{?suse_update_config:%{suse_update_config -f}}
|
%{?suse_update_config:%{suse_update_config -f}}
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -DLDAP_DEPRECATED -DWITH_SSH"
|
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -DLDAP_DEPRECATED -DWITH_SSH"
|
||||||
%configure \
|
%configure
|
||||||
--with-ssh \
|
make %{?jobs:-j%jobs}
|
||||||
--enable-gedit
|
|
||||||
make
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
|
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
|
||||||
@ -143,9 +94,6 @@ rm -rf $RPM_BUILD_ROOT/var/%_lib/scrollkeeper
|
|||||||
# ...everywhere.
|
# ...everywhere.
|
||||||
rm -rf $RPM_BUILD_ROOT/var/lib/scrollkeeper
|
rm -rf $RPM_BUILD_ROOT/var/lib/scrollkeeper
|
||||||
rm -rf $RPM_BUILD_ROOT/%{_libdir}/lib*.*a
|
rm -rf $RPM_BUILD_ROOT/%{_libdir}/lib*.*a
|
||||||
#rm $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-2.0/*.*a
|
|
||||||
#rm $RPM_BUILD_ROOT/%{_libdir}/gedit-2/plugins/*.*a
|
|
||||||
#rm $RPM_BUILD_ROOT/%{_libdir}/epiphany/%_epiphany_major_version/extensions/*.*a
|
|
||||||
( cd ${RPM_BUILD_ROOT}/%{_datadir}/mime/ && rm -rf XMLnamespaces globs mime application magic )
|
( cd ${RPM_BUILD_ROOT}/%{_datadir}/mime/ && rm -rf XMLnamespaces globs mime application magic )
|
||||||
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
|
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
|
||||||
%suse_update_desktop_file %{name} Security -G "Passwords and Encryption Keys" -N "Seahorse"
|
%suse_update_desktop_file %{name} Security -G "Passwords and Encryption Keys" -N "Seahorse"
|
||||||
@ -180,23 +128,15 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc AUTHORS ChangeLog NEWS README
|
%doc AUTHORS ChangeLog NEWS README
|
||||||
%defattr (-, root, root)
|
%defattr (-, root, root)
|
||||||
%{_prefix}/bin/*
|
%{_prefix}/bin/*
|
||||||
%dir %{_libdir}/seahorse
|
%{_libdir}/seahorse
|
||||||
%{_libdir}/*.so*
|
%{_libdir}/*.so*
|
||||||
%{_libdir}/seahorse/*
|
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/dbus-1/services/org.gnome.seahorse.service
|
%{_datadir}/dbus-1/services/org.gnome.seahorse.service
|
||||||
%{_datadir}/icons/hicolor/*/apps/*.svg
|
%{_datadir}/icons/hicolor/*/*/*.png
|
||||||
%{_datadir}/icons/hicolor/*/apps/*.png
|
|
||||||
%{_datadir}/man/man1/*.1.gz
|
%{_datadir}/man/man1/*.1.gz
|
||||||
%dir %{_datadir}/omf/seahorse
|
%dir %{_datadir}/omf/seahorse
|
||||||
%{_datadir}/omf/seahorse/*.omf
|
%{_datadir}/omf/seahorse/*.omf
|
||||||
%{_datadir}/pixmaps/*.svg
|
%{_datadir}/pixmaps/seahorse
|
||||||
%dir %{_datadir}/pixmaps/seahorse
|
|
||||||
%dir %{_datadir}/pixmaps/seahorse/22x22
|
|
||||||
%dir %{_datadir}/pixmaps/seahorse/48x48
|
|
||||||
%dir %{_datadir}/pixmaps/seahorse/scalable
|
|
||||||
%{_datadir}/pixmaps/seahorse/*/*.svg
|
|
||||||
%{_datadir}/pixmaps/seahorse/*/*.png
|
|
||||||
%{_datadir}/seahorse
|
%{_datadir}/seahorse
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
@ -208,9 +148,35 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/libcryptui/*.h
|
%{_includedir}/libcryptui/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 20 2008 mboman@suse.de
|
||||||
|
- Update to version 2.24.1:
|
||||||
|
+ Fix problems with seahorse crashing when searching for
|
||||||
|
remote keys.
|
||||||
|
+ Build fixes on Solaris
|
||||||
|
+ Fix selection of keys in libcryptui.
|
||||||
|
+ I18n fixes.
|
||||||
* Tue Oct 07 2008 meissner@suse.de
|
* Tue Oct 07 2008 meissner@suse.de
|
||||||
- removed xulrunner requires (since plugin is gone too)
|
- removed xulrunner requires (since plugin is gone too)
|
||||||
* Tue Sep 09 2008 mboman@novell.com
|
* Wed Sep 24 2008 maw@suse.de
|
||||||
|
- Update to version 2.24.0:
|
||||||
|
+ Some tweaks to the password prompt window, including allowing
|
||||||
|
minimizing to release the keyboard grab
|
||||||
|
+ Return a 'cancelled' error when from the daemon crypto dbus
|
||||||
|
methods when a user cancels out of a password prompt
|
||||||
|
+ Show revoked subkeys properly in details view of PGP keys
|
||||||
|
+ Fix problem deleting SSH keys
|
||||||
|
+ Fix dialog prompt column widths, and elipsize long text in
|
||||||
|
key listing
|
||||||
|
+ Fix problem with 'no keys available' when trying to sign a
|
||||||
|
PGP key from within the key manager
|
||||||
|
+ Add 'exportable' flag to objects/keys and don't enable export
|
||||||
|
UI if selected objects are not exportable
|
||||||
|
+ Misc. other fixes.
|
||||||
|
* Wed Sep 24 2008 wr@opensuse.org
|
||||||
|
- removed traces of unused subpackages (part of bnc#420641)
|
||||||
|
- added libnotify support
|
||||||
|
- removed obsolete configure options
|
||||||
|
* Mon Sep 08 2008 mboman@novell.com
|
||||||
- Update to version 2.23.92:
|
- Update to version 2.23.92:
|
||||||
+ Fix crash when changing a stored Gnome Keyring password.
|
+ Fix crash when changing a stored Gnome Keyring password.
|
||||||
+ Fix certain crashes on syncing, searching and other operations.
|
+ Fix certain crashes on syncing, searching and other operations.
|
||||||
@ -291,7 +257,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Fri Mar 14 2008 maw@suse.de
|
* Fri Mar 14 2008 maw@suse.de
|
||||||
- Update to version 2.22.0:
|
- Update to version 2.22.0:
|
||||||
+ Cosmetic version bump.
|
+ Cosmetic version bump.
|
||||||
* Wed Mar 05 2008 maw@suse.de
|
* Tue Mar 04 2008 maw@suse.de
|
||||||
- Update to version 2.21.92:
|
- Update to version 2.21.92:
|
||||||
+ Documentation updates
|
+ Documentation updates
|
||||||
+ Translation fixes.
|
+ Translation fixes.
|
||||||
@ -308,7 +274,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
+ Fix build problems with nautilus 2.21.x and later
|
+ Fix build problems with nautilus 2.21.x and later
|
||||||
+ Install nautilus extension to correct directory
|
+ Install nautilus extension to correct directory
|
||||||
+ Support better dropping of text keys onto main window.
|
+ Support better dropping of text keys onto main window.
|
||||||
* Thu Jan 10 2008 maw@suse.de
|
* Wed Jan 09 2008 maw@suse.de
|
||||||
- Update to 2.21.4:
|
- Update to 2.21.4:
|
||||||
+ Remove ssh proxy since gnome-keyring now has a proper ssh agent
|
+ Remove ssh proxy since gnome-keyring now has a proper ssh agent
|
||||||
+ Don't hardcode epiphany extensions directories
|
+ Don't hardcode epiphany extensions directories
|
||||||
@ -326,7 +292,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Other UI and code fixes
|
* Other UI and code fixes
|
||||||
- Remove upstreamed patch seahourse-abuild-warnings.patch
|
- Remove upstreamed patch seahourse-abuild-warnings.patch
|
||||||
- Annotate seahourse-desktop.patch
|
- Annotate seahourse-desktop.patch
|
||||||
* Wed Dec 05 2007 maw@suse.de
|
* Tue Dec 04 2007 maw@suse.de
|
||||||
- Don't require openldap2 to build.
|
- Don't require openldap2 to build.
|
||||||
* Wed Nov 21 2007 maw@suse.de
|
* Wed Nov 21 2007 maw@suse.de
|
||||||
- Rename abuild.patch to seahorse-abuild-warnings.patch
|
- Rename abuild.patch to seahorse-abuild-warnings.patch
|
||||||
@ -366,17 +332,17 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
+ Updated translations
|
+ Updated translations
|
||||||
- Respin abuild.patch
|
- Respin abuild.patch
|
||||||
- Remove seahorse-gpg-version.patch, which has been upstreamed.
|
- Remove seahorse-gpg-version.patch, which has been upstreamed.
|
||||||
* Thu Sep 06 2007 maw@suse.de
|
* Wed Sep 05 2007 maw@suse.de
|
||||||
- Correct a .desktop file (#272535).
|
- Correct a .desktop file (#272535).
|
||||||
* Tue Aug 07 2007 maw@suse.de
|
* Tue Aug 07 2007 maw@suse.de
|
||||||
- Use %%fdupes
|
- Use %%fdupes
|
||||||
- Split off a -lang subpackage
|
- Split off a -lang subpackage
|
||||||
- s#%%run_ldconfig#/sbin/ldconfig# in %%post and %%postun.
|
- s#%%run_ldconfig#/sbin/ldconfig# in %%post and %%postun.
|
||||||
* Sat Jun 23 2007 maw@suse.de
|
* Fri Jun 22 2007 maw@suse.de
|
||||||
- s/gpg/gpg2/ in the buildreq
|
- s/gpg/gpg2/ in the buildreq
|
||||||
- Add seahorse-gpg-version.patch to allow builds when only gpg2
|
- Add seahorse-gpg-version.patch to allow builds when only gpg2
|
||||||
is installed.
|
is installed.
|
||||||
* Wed Jun 06 2007 ro@suse.de
|
* Tue Jun 05 2007 ro@suse.de
|
||||||
- added gpg to buildreq
|
- added gpg to buildreq
|
||||||
* Mon Apr 16 2007 maw@suse.de
|
* Mon Apr 16 2007 maw@suse.de
|
||||||
- Create a -devel subpackage (#262572).
|
- Create a -devel subpackage (#262572).
|
||||||
@ -400,11 +366,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Other minor fixes
|
* Other minor fixes
|
||||||
- Updated translations for the ar, bg, ca, da, dz, el, es, et, fi,
|
- Updated translations for the ar, bg, ca, da, dz, el, es, et, fi,
|
||||||
fr, it, gu, ja, lt, mk, nb, pt, pt_BR, sv, and th locales.
|
fr, it, gu, ja, lt, mk, nb, pt, pt_BR, sv, and th locales.
|
||||||
* Wed Apr 11 2007 maw@suse.de
|
* Tue Apr 10 2007 maw@suse.de
|
||||||
- Add abuild.patch, to silence some warnings.
|
- Add abuild.patch, to silence some warnings.
|
||||||
* Tue Apr 10 2007 maw@suse.de
|
* Tue Apr 10 2007 maw@suse.de
|
||||||
- Add openssh as an additional build requirement.
|
- Add openssh as an additional build requirement.
|
||||||
* Tue Apr 10 2007 maw@suse.de
|
* Mon Apr 09 2007 maw@suse.de
|
||||||
- Update to version 1.0
|
- Update to version 1.0
|
||||||
- Remove seahorse-uninited.patch which no longer appears to apply
|
- Remove seahorse-uninited.patch which no longer appears to apply
|
||||||
- Many fixes for bugzilla.gnome.org incl. #415808, #408774, #414078,
|
- Many fixes for bugzilla.gnome.org incl. #415808, #408774, #414078,
|
||||||
@ -425,9 +391,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
and #342005
|
and #342005
|
||||||
- No longer try to rename certain localizations
|
- No longer try to rename certain localizations
|
||||||
- Buildrequire gnome-doc-utils-devel
|
- Buildrequire gnome-doc-utils-devel
|
||||||
* Mon Apr 02 2007 ro@suse.de
|
* Sun Apr 01 2007 ro@suse.de
|
||||||
- updated gconf scriptlets
|
- updated gconf scriptlets
|
||||||
* Mon Feb 05 2007 ro@suse.de
|
* Sun Feb 04 2007 ro@suse.de
|
||||||
- GNOME moved to /usr
|
- GNOME moved to /usr
|
||||||
* Thu Dec 07 2006 sbrabec@suse.cz
|
* Thu Dec 07 2006 sbrabec@suse.cz
|
||||||
- Fixed MIME database path in scriptlets (#225666).
|
- Fixed MIME database path in scriptlets (#225666).
|
||||||
@ -435,13 +401,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- Do not touch obsolete run-scrollkeeper-update.
|
- Do not touch obsolete run-scrollkeeper-update.
|
||||||
* Mon Dec 04 2006 jhargadon@suse.de
|
* Mon Dec 04 2006 jhargadon@suse.de
|
||||||
- removed ownership of /opt/gnome/share/mime (#225667)
|
- removed ownership of /opt/gnome/share/mime (#225667)
|
||||||
* Mon Sep 04 2006 ro@suse.de
|
* Sun Sep 03 2006 ro@suse.de
|
||||||
- fix build (find icon file)
|
- fix build (find icon file)
|
||||||
* Tue Jul 18 2006 nadvornik@suse.cz
|
* Tue Jul 18 2006 nadvornik@suse.cz
|
||||||
- fixed check for minimal gpgme version
|
- fixed check for minimal gpgme version
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Sun Jan 15 2006 kukuk@suse.de
|
* Sat Jan 14 2006 kukuk@suse.de
|
||||||
- Add gpgme-devel to nfb
|
- Add gpgme-devel to nfb
|
||||||
* Sat Jan 07 2006 gekker@suse.de
|
* Fri Jan 06 2006 gekker@suse.de
|
||||||
- Initial import into autobuild, version 0.8 (#131375)
|
- Initial import into autobuild, version 0.8 (#131375)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user