forked from pool/krusader
This commit is contained in:
parent
f6d2125eb9
commit
bac0690909
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 2 00:52:48 CET 2008 - dmueller@suse.de
|
||||||
|
|
||||||
|
- add provides/obsoletes for kde4-kio_iso
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 22 11:13:46 CET 2008 - stbinner@suse.de
|
Sat Nov 22 11:13:46 CET 2008 - stbinner@suse.de
|
||||||
|
|
||||||
|
@ -20,13 +20,13 @@
|
|||||||
|
|
||||||
Name: krusader
|
Name: krusader
|
||||||
BuildRequires: libkde4-devel update-desktop-files
|
BuildRequires: libkde4-devel update-desktop-files
|
||||||
Requires: kio_iso
|
|
||||||
Url: http://krusader.sourceforge.net/
|
Url: http://krusader.sourceforge.net/
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Summary: A File Manager
|
Summary: A File Manager
|
||||||
Version: 1.99.1.svn6082
|
Version: 1.99.1.svn6082
|
||||||
Release: 2
|
Release: 3
|
||||||
|
Requires: kio_iso = %version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: krusader-2.0.0-beta1.tar.bz2
|
Source0: krusader-2.0.0-beta1.tar.bz2
|
||||||
Patch: trunk.diff.bz2
|
Patch: trunk.diff.bz2
|
||||||
@ -46,6 +46,8 @@ Authors:
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Summary: KIO slave to access ISO images
|
Summary: KIO slave to access ISO images
|
||||||
|
Provides: kde4-kio_iso = 1.80.99
|
||||||
|
Obsoletes: kde4-kio_iso <= 1.80.99
|
||||||
|
|
||||||
%description -n kio_iso
|
%description -n kio_iso
|
||||||
KIO slave to access ISO images like zip- or tar.gz-archives in your
|
KIO slave to access ISO images like zip- or tar.gz-archives in your
|
||||||
@ -99,6 +101,8 @@ popd
|
|||||||
%_kde_share_dir/services/iso.protocol
|
%_kde_share_dir/services/iso.protocol
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 02 2008 dmueller@suse.de
|
||||||
|
- add provides/obsoletes for kde4-kio_iso
|
||||||
* Sat Nov 22 2008 stbinner@suse.de
|
* Sat Nov 22 2008 stbinner@suse.de
|
||||||
- update to SVN version (even more beta 2):
|
- update to SVN version (even more beta 2):
|
||||||
* Possibility to choose one of five sorting methods
|
* Possibility to choose one of five sorting methods
|
||||||
|
Loading…
Reference in New Issue
Block a user