rpms/xfce4-fsguard-plugin/devel xfce4-fsguard-plugin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Sun Jan 22 23:36:42 UTC 2006


Author: cwickert

Update of /cvs/extras/rpms/xfce4-fsguard-plugin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5410/devel

Modified Files:
	.cvsignore sources 
Added Files:
	xfce4-fsguard-plugin.spec 
Log Message:
auto-import xfce4-fsguard-plugin-0.2.1-2.fc4 on branch devel from xfce4-fsguard-plugin-0.2.1-2.fc4.src.rpm


--- NEW FILE xfce4-fsguard-plugin.spec ---
Name:		xfce4-fsguard-plugin
Version:	0.2.1
Release:	2%{?dist}
Summary:	Filesystem-Guard plugin for the Xfce panel

Group:		User Interface/Desktops
License:	BSD
URL:		http://xfce-goodies.berlios.de/
Source0:	http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:	xfce4-panel-devel >= 4.2, libxfcegui4-devel >= 4.2, libxml2-devel
BuildRequires:	gettext

%description
A little Xfce plugin, which checks the free space on the chosen mountpoint 
frequently. It displays 4 different icons and a message box, depending on the
free space. The amount of free disk space is visible in a tooltip. If you 
left-click on its icon, it opens the mountpoint directory in the file manager.

%prep
%setup -q

%build
%configure --disable-static
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%find_lang xfce4-fsguard

%clean
rm -rf $RPM_BUILD_ROOT

%files -f xfce4-fsguard.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS README
%{_libdir}/xfce4/panel-plugins/*.so

%changelog
* Thu Dec 01 2005 Christoph Wickert <fedora wickert at arcor de> - 0.2.1-2
- Add libxfcegui4-devel BuildReqs.
- Fix %defattr.

* Mon Nov 14 2005 Christoph Wickert <fedora wickert at arcor de> - 0.2.1-1
- Initial Fedora Extras version.
- Update to 0.2.1.
- disable-static instead of removing .a files.

* Fri Sep 23 2005 Christoph Wickert <fedora wickert at arcor de> - 0.2.0-2.fc4.cw
- Add libxml2 BuildReqs.

* Wed Apr 13 2005 Christoph Wickert <fedora wickert at arcor de> - 0.2.0-1.fc4.cw
- Rebuild for Core 4.

* Wed Apr 13 2005 Christoph Wickert <fedora wickert at arcor de> - 0.2.0-1.fc3.cw
- Initial RPM release.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-fsguard-plugin/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	22 Jan 2006 23:35:44 -0000	1.1
+++ .cvsignore	22 Jan 2006 23:36:42 -0000	1.2
@@ -0,0 +1 @@
+xfce4-fsguard-plugin-0.2.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-fsguard-plugin/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	22 Jan 2006 23:35:44 -0000	1.1
+++ sources	22 Jan 2006 23:36:42 -0000	1.2
@@ -0,0 +1 @@
+6fa6c2b734ee8d4c0a5901f6d704b6c9  xfce4-fsguard-plugin-0.2.1.tar.gz




More information about the fedora-extras-commits mailing list