]> git.pld-linux.org Git - packages/worker.git/commitdiff
- up to 2.19.1
authorblekot <blekot@pld-linux.org>
Mon, 26 Mar 2012 09:25:53 +0000 (09:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- avfs-static not needed anymore
- now builds with avfs-devel
- R: dbus-glib

Changed files:
    worker.spec -> 1.20

worker.spec

index fe1fcf066ce64130338c36d4338e417f54c8e9ed..5ea5f57d4cb7f7dacf36e83c1c23fd918b8bbf93 100644 (file)
@@ -1,4 +1,3 @@
-# TODO: change avfs-static to avfs-devel
 #
 # Conditional build:
 %bcond_without         avfs            # build without A Virtual Filesystem (avfs) support
@@ -9,12 +8,12 @@
 Summary:       A file manager for X in AMIGA style
 Summary(pl.UTF-8):     Zarządca plików dla X w amigowskim stylu
 Name:          worker
-Version:       2.17.1
+Version:       2.19.1
 Release:       1
 License:       GPL v2+
 Group:         Applications/File
 Source0:       http://www.boomerangsworld.de/worker/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5: bcde4611e2c566f6fa782fc905d72780
+# Source0-md5: 48c5cb85ca6ff1744e690634459130d2
 Source1:       http://www.boomerangsworld.de/worker/downloads/%{name}-%{doc_version}.%{doc_release}-doc.tar.bz2
 # Source1-md5: d7df227f6dd43a26651dc07590699148
 Source2:       %{name}-48.png
@@ -22,11 +21,13 @@ Source3:    %{name}-32.png
 Source4:       %{name}-16.png
 Source5:       %{name}.desktop
 URL:           http://www.boomerangsworld.de/worker/
-%{?with_avfs:BuildRequires:    avfs-static >= 0.9.5}
+%{?with_avfs:BuildRequires:    avfs-devel >= 0.9.5}
 BuildRequires: bzip2-devel
+BuildRequires: libmagic-devel
 BuildRequires: libstdc++-devel
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: zlib-devel
+Requires:      dbus-glib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.08152 seconds and 4 git commands to generate.