Compare commits

...
Sign in to create a new pull request.

11 commits

Author SHA1 Message Date
Fedora Release Engineering
eeec4cfa6e Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 09:09:33 +00:00
Fedora Release Engineering
2988a0de8f Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 20:36:25 +00:00
Fedora Release Engineering
5b5922b1fd Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 20:46:26 +00:00
Fedora Release Engineering
162b1f6847 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-19 15:42:29 +00:00
Mukundan Ragavan
f0eea3e5ef Update to v4.20.0 2024-12-22 07:54:12 -06:00
315c13ceab Update to 4.19.4 2024-11-10 09:49:17 -05:00
Miroslav Suchý
0c15aa49d6 convert GPLv2+ license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
2024-07-26 03:50:19 +02:00
Fedora Release Engineering
f3d1535982 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-20 09:57:37 +00:00
Fedora Release Engineering
95eb740c7c Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-27 09:34:10 +00:00
Mukundan Ragavan
a774657bf2 Update to v4.18.1; add libxslt-devel as BR 2023-11-16 19:52:44 -06:00
Fedora Release Engineering
5a43e9adf8 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-22 18:44:50 +00:00
3 changed files with 17 additions and 9 deletions

3
.gitignore vendored
View file

@ -10,3 +10,6 @@ xfce4-dev-tools-4.7.2.tar.bz2
/xfce4-dev-tools-4.14.0.tar.bz2
/xfce4-dev-tools-4.16.0.tar.bz2
/xfce4-dev-tools-4.18.0.tar.bz2
/xfce4-dev-tools-4.18.1.tar.bz2
/xfce4-dev-tools-4.19.4.tar.bz2
/xfce4-dev-tools-4.20.0.tar.bz2

View file

@ -1 +1 @@
SHA512 (xfce4-dev-tools-4.18.0.tar.bz2) = 59f858b633d95585a74c9b9515a0994744f4355ab3813e582e10c776454ac41c86296a9fbd935d5dae88929ec09ec9c30f48629c7addb5729e6bea108d304f7c
SHA512 (xfce4-dev-tools-4.20.0.tar.bz2) = 2ee8d0e4512c326ad404310f15081a8c6eec026634bcc2e76873cecc5b4356c3425d883c07f05e5a76a500c135d62809e6323f318ac6fc33d16023a9c5bd5441

View file

@ -1,20 +1,23 @@
%global xfceversion 4.18
%global prerel pre1
%global xfceversion 4.20
Name: xfce4-dev-tools
Version: 4.18.0
Version: 4.20.0
Release: %autorelease
Summary: Xfce developer tools
License: GPLv2+
URL: http://xfce.org/~benny/projects/xfce4-dev-tools/
#VCS git:git://git.xfce.org/xfce/xfce4-dev-tools
Source0: http://archive.xfce.org/src/xfce/xfce4-dev-tools/%{xfceversion}/%{name}-%{version}.tar.bz2
License: GPL-2.0-or-later
URL: https://docs.xfce.org/xfce/xfce4-dev-tools/start
#VCS git:https://gitlab.xfce.org/xfce/xfce4-dev-tools.git
Source0: http://archive.xfce.org/xfce/%{xfceversion}/src/%{name}-%{version}.tar.bz2
BuildRequires: gettext-devel
BuildRequires: libtool
BuildRequires: intltool
BuildRequires: make
BuildRequires: glib2-devel
BuildRequires: libxslt-devel
BuildRequires: meson
Requires: autoconf
Requires: automake
Requires: gawk
@ -25,10 +28,10 @@ Requires: intltool
%description
This package contains common tools required by Xfce developers and people
that want to build Xfce from SVN.
that want to build Xfce from Git.
%prep
%setup -q
%autosetup
%build
%configure
@ -47,7 +50,9 @@ that want to build Xfce from SVN.
%{_bindir}/xfce-get-translations
%{_bindir}/xfce-update-news
%{_bindir}/xdt-autogen
%{_bindir}/xdt-check-abi
%{_bindir}/xdt-csource
%{_bindir}/xdt-gen-visibility
%{_datadir}/aclocal/*
%{_mandir}/man1/xdt-csource.1.gz