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

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Thu Dec 15 03:17:49 UTC 2005


Author: cwickert

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

Modified Files:
	.cvsignore sources 
Added Files:
	xfce4-showdesktop-plugin.spec 
Log Message:
auto-import xfce4-showdesktop-plugin-0.4.0-4.fc4 on branch devel from xfce4-showdesktop-plugin-0.4.0-4.fc4.src.rpm


--- NEW FILE xfce4-showdesktop-plugin.spec ---
Name:		xfce4-showdesktop-plugin
Version:	0.4.0
Release:	4%{?dist}
Summary:	Show-Desktop 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
This is a little Xfce plugin, to minimize and unminimize all windows on the
current workspace. You can unhide all windows with a left-click, or just 
unhide the last window group with a middle click.

%prep
%setup -q -n %{name}

%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-showdesktop

%clean
rm -rf $RPM_BUILD_ROOT

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

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

* Mon Nov 14 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.0-3
- Initial Fedora Extras version.
- Rebuild for XFCE 4.2.3.
- disable-static instead of removing .a files.

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

* Sat Jul 09 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.0-1.fc4.cw
- Rebuild for Core 4.

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-showdesktop-plugin/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	15 Dec 2005 03:16:47 -0000	1.1
+++ .cvsignore	15 Dec 2005 03:17:47 -0000	1.2
@@ -0,0 +1 @@
+xfce4-showdesktop-plugin-0.4.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-showdesktop-plugin/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	15 Dec 2005 03:16:47 -0000	1.1
+++ sources	15 Dec 2005 03:17:47 -0000	1.2
@@ -0,0 +1 @@
+4cf1da73f50a81088bc03ad9222821a9  xfce4-showdesktop-plugin-0.4.0.tar.gz




More information about the fedora-extras-commits mailing list