[packages/xdg-utils] - up to 1.1.0 rc1, adds mate and gnome3 support
glen
glen at pld-linux.org
Fri Dec 28 07:34:04 CET 2012
commit 022ec3b61fff3ced40ac71d5e056bf1fbc191ead
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Dec 28 08:33:41 2012 +0200
- up to 1.1.0 rc1, adds mate and gnome3 support
xdg-utils.spec | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/xdg-utils.spec b/xdg-utils.spec
index 57f3fc2..0593fd5 100644
--- a/xdg-utils.spec
+++ b/xdg-utils.spec
@@ -1,15 +1,16 @@
-%define subver 20101028
-%define rel 6
+%define subver rc1
+%define rel 1
Summary: Set of tools that assist applications with desktop integration
Summary(pl.UTF-8): Zestaw narzędzi ułatwiających integrację aplikacji ze środowiskami graficznymi
Name: xdg-utils
-Version: 1.0.2
+Version: 1.1.0
Release: %{rel}.%{subver}
License: MIT
Group: X11/Applications
#Source0: http://portland.freedesktop.org/download/%{name}-%{version}.tgz
-Source0: %{name}-%{subver}.tgz
-# Source0-md5: 8c7b2581c420b534a1d6692ef49ca1aa
+Source0: xdg-utils-v1.1.0-rc1-71-g050333e.tar.gz
+# Source0-md5: 7a83a4867afc6f5df896f0be0bace74a
+Source1: get-source.sh
URL: http://portland.freedesktop.org/wiki/XdgUtils
BuildRequires: xmlto
Requires: coreutils
@@ -35,7 +36,8 @@ danej aplikacji, a druga połowa przydaje się już w czasie działania
aplikacji w danym środowisku graficznym.
%prep
-%setup -q -n %{name}
+%setup -qc
+mv xdg-utils-v%{version}-*/* .
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xdg-utils.git/commitdiff/022ec3b61fff3ced40ac71d5e056bf1fbc191ead
More information about the pld-cvs-commit
mailing list