]> git.pld-linux.org Git - packages/xfce4-dev-tools.git/commitdiff
- updated description and dependencies
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 25 Aug 2014 16:24:41 +0000 (18:24 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 25 Aug 2014 16:24:41 +0000 (18:24 +0200)
xfce4-dev-tools.spec

index c64de5f4864ea5e4c56b4d021502324313498f8a..445883d70aede24864ddf2fb18a01ef0703f0730 100644 (file)
@@ -8,18 +8,24 @@ Group:                Development/Building
 Source0:       http://archive.xfce.org/src/xfce/xfce4-dev-tools/4.11/%{name}-%{version}.tar.bz2
 # Source0-md5: 36112d0256092c30bd1b47105c547edf
 URL:           http://xfce.org/~benny/projects/xfce4-dev-tools/
-BuildRequires: automake
+BuildRequires: automake >= 1:1.8
+BuildRequires: glib2-devel >= 1:2.24.0
+BuildRequires: pkgconfig
+Requires:      glib2 >= 1:2.24.0
+Conflicts:     autoconf < 2.53
+Conflicts:     pkgconfig < 1:0.9.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The Xfce development tools are a collection of tools and macros for
-Xfce developers and people that want to build Xfce from CVS. In
+Xfce developers and people that want to build Xfce from Git. In
 addition it contains the Xfce developer's handbook.
 
 %description -l pl.UTF-8
 Narzędzia programistyczne Xfce są zbiorem programów oraz makr
 przeznaczonych dla programistów Xfce oraz ludzi którzy chcą zbudować
-Xfce z CVS-u. Dodatkowo zawiera podręcznik programisty Xfce.
+Xfce z repozytorium Git. Dodatkowo zawiera podręcznik programisty
+Xfce.
 
 %prep
 %setup -q
@@ -44,4 +50,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/xdt-autogen
 %attr(755,root,root) %{_bindir}/xdt-commit
 %attr(755,root,root) %{_bindir}/xdt-csource
-%{_aclocaldir}/*.m4
+%{_aclocaldir}/xdt-*.m4
This page took 0.081953 seconds and 4 git commands to generate.