Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-updates-src > by-pkgid > 000e7b65803f1a5355cf67d7cd2805e1 > files > 2

xfce4-fsguard-plugin-1.1.1-1.mga7.src.rpm

%define url_ver %(echo %{version} | cut -d. -f1,2)

#exclude plugin .so from provides
%global __provides_exclude_from %{_libdir}/xfce4/panel/plugins/.*\\.so

Summary:	Disk space plugin for the Xfce panel
Name:		xfce4-fsguard-plugin
Version:	1.1.1
Release:	%mkrel 1
License:	GPLv2+
Group:		Graphical desktop/Xfce
URL:		https://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin
Source0:	https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
BuildRequires:	intltool
BuildRequires:	xfce4-dev-tools
BuildRequires:	pkgconfig(gtk+-3.0)
BuildRequires:	pkgconfig(libxfce4ui-2)
BuildRequires:	pkgconfig(libxfce4panel-2.0)
Requires:	xfce4-panel >= 4.8.0

%description
Disk space panel plugin for the Xfce Desktop Environment.

%prep
%setup -q

%build
# to fix debug symbols build
%xdt_autogen
%configure2_5x
%make_build

%install
%make_install

#we don't want these
find %{buildroot} -name "*.la" -delete

%find_lang %{name}

%files -f %{name}.lang
%doc README NEWS AUTHORS
%{_libdir}/xfce4/panel/plugins/libfsguard.so
%{_datadir}/xfce4/panel/plugins/fsguard.desktop
%{_iconsdir}/hicolor/*/apps/*.png
%{_iconsdir}/hicolor/scalable/apps/*.svg


%changelog
* Mon Aug 19 2019 wally <wally> 1.1.1-1.mga7
+ Revision: 1430261
- new version 1.1.1

* Sun Sep 23 2018 umeabot <umeabot> 1.1.0-2.mga7
+ Revision: 1301861
- Mageia 7 Mass Rebuild

* Sat Sep 30 2017 wally <wally> 1.1.0-1.mga7
+ Revision: 1161933
- new version 1.1.0
- switch to gtk3

* Wed Feb 17 2016 umeabot <umeabot> 1.0.2-3.mga6
+ Revision: 963549
- Mageia 6 Mass Rebuild

* Sat Sep 19 2015 wally <wally> 1.0.2-2.mga6
+ Revision: 881528
- fix debug symbols build

* Sun Jun 21 2015 wally <wally> 1.0.2-1.mga6
+ Revision: 837962
- new version 1.0.2

* Tue Mar 03 2015 wally <wally> 1.0.1-6.mga5
+ Revision: 817440
- rebuild for new libxfce4util

* Wed Oct 15 2014 umeabot <umeabot> 1.0.1-5.mga5
+ Revision: 748814
- Second Mageia 5 Mass Rebuild

* Sun Sep 21 2014 wally <wally> 1.0.1-4.mga5
+ Revision: 706911
- exclude plugin .so from provides
+ umeabot <umeabot>
- Mageia 5 Mass Rebuild

* Fri Oct 18 2013 umeabot <umeabot> 1.0.1-3.mga4
+ Revision: 520600
- Mageia 4 Mass Rebuild

* Mon Jan 14 2013 umeabot <umeabot> 1.0.1-2.mga3
+ Revision: 386821
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Jun 30 2012 wally <wally> 1.0.1-1.mga3
+ Revision: 265382
- new version 1.0.1

* Mon Jun 04 2012 wally <wally> 1.0.0-5.git20120604.1.mga3
+ Revision: 254274
- use latest git snapshot

* Mon May 28 2012 wally <wally> 1.0.0-4.mga3
+ Revision: 248738
- rebuild for new libxfce4util
- clean .spec

* Tue Jan 03 2012 wally <wally> 1.0.0-3.mga2
+ Revision: 190060
- rebuild for new xfce4-panel

* Sat Feb 19 2011 ahmad <ahmad> 1.0.0-2.mga1
+ Revision: 54181
- imported package xfce4-fsguard-plugin


* Wed Jan 26 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.0-1mdv2011.0
+ Revision: 632778
- update to new version 1.0.0
- update url for Source0
- drop old scriplets

  + Oden Eriksson <oeriksson@mandriva.com>
    - the mass rebuild of 2010.1 packages

* Fri May 07 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-4mdv2010.1
+ Revision: 543425
- rebuild for mdv 2010.1

* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 0.4.2-3mdv2010.0
+ Revision: 446021
- rebuild

* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-2mdv2009.1
+ Revision: 349454
- rebuild for xfce-4.6.0

* Mon Nov 24 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-1mdv2009.1
+ Revision: 306369
- update to new version 0.4.2

* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-5mdv2009.1
+ Revision: 294995
- rebuild for new Xfce4.6 beta1

* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 0.4.1-4mdv2009.0
+ Revision: 262358
- rebuild

* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.4.1-3mdv2009.0
+ Revision: 256867
- rebuild

* Fri Jan 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-1mdv2008.1
+ Revision: 157747
- new version
- correct buildrequires
- spec file clean
- do not package COPYING, add ChangeLog to the docs
- use upstream tarball name as a real name
- use upstream name

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request

* Sat Oct 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-2mdv2008.1
+ Revision: 102610
- fix postun scriplet
- new license policy

* Fri Oct 26 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.0-1mdv2008.1
+ Revision: 102240
- update to the final version

* Mon Oct 22 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.99.2-1mdv2008.1
+ Revision: 101097
- new prerelease

* Wed Oct 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.99.1-1mdv2008.1
+ Revision: 99592
- remove not needed file
- fix file list
- new version (0.4.0-rc1)

* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-5mdv2008.0
+ Revision: 33223
- spec file clean
- update url