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

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Fri Dec 22 22:13:55 UTC 2006


Author: cwickert

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

Modified Files:
	.cvsignore sources 
Added Files:
	xfce4-xfapplet-plugin.spec 
Log Message:
auto-import xfce4-xfapplet-plugin-0.1.0-1.fc7 on branch devel from xfce4-xfapplet-plugin-0.1.0-1.fc7.src.rpm


--- NEW FILE xfce4-xfapplet-plugin.spec ---
Name:           xfce4-xfapplet-plugin
Version:        0.1.0
Release:        1%{?dist}
Summary:        A plugin to use gnome-panel based applets inside the Xfce4 one

Group:          User Interface/Desktops
License:        GPL
URL:            http://goodies.xfce.org/projects/panel-plugins/%{name}
Source0:        http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.2.0
BuildRequires:  libxml2-devel, gettext, perl(XML::Parser)
BuildRequires:  gnome-panel-devel >= 2.0.0
Requires:       xfce4-panel >= 4.3.99.2, gnome-applets

%description
The XfApplet Plugin is a plugin for the Xfce 4 Panel which allows one to use 
applets designed for the Gnome Panel inside the Xfce Panel. You can think of 
XfApplet as a tiny Gnome Panel that lives inside the Xfce Panel and allows 
you to show the same applets that the Gnome Panel is capable of showing.

%prep
%setup -q


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


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name}


%clean
rm -rf $RPM_BUILD_ROOT


%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_libexecdir}/xfce4/panel-plugins/%{name}
%{_datadir}/xfce4/panel-plugins/*.desktop
%{_datadir}/pixmaps/xfapplet*.svg
%{_datadir}/%{name}


%changelog
* Sat Sep 23 2006 Christoph Wickert <fedora christoph-wickert de> - 0.1.0-1
- Initial Fedora Extras version.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-xfapplet-plugin/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	22 Dec 2006 22:12:31 -0000	1.1
+++ .cvsignore	22 Dec 2006 22:13:25 -0000	1.2
@@ -0,0 +1 @@
+xfce4-xfapplet-plugin-0.1.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-xfapplet-plugin/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	22 Dec 2006 22:12:31 -0000	1.1
+++ sources	22 Dec 2006 22:13:25 -0000	1.2
@@ -0,0 +1 @@
+6a06c44b18a97626f44a240ad3bc3244  xfce4-xfapplet-plugin-0.1.0.tar.bz2




More information about the fedora-extras-commits mailing list