rpms/xfce4-quicklauncher-plugin/devel xfce4-quicklauncher-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 Jan 27 17:57:59 UTC 2006


Author: cwickert

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

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


--- NEW FILE xfce4-quicklauncher-plugin.spec ---
Name:		xfce4-quicklauncher-plugin
Version:	0.81
Release:	2%{?dist}
Summary:	Quicklauncher plugin for the Xfce panel

Group:		User Interface/Desktops
License:	GPL
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 plugin allows you to have lots of launchers in the Xfce panel, displaying 
them on several lines.

%prep
%setup -q
# fix permission of AUTHORS and COPYING
%__chmod 0664 {AUTHORS,COPYING}

%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 %{name}

%clean
rm -rf $RPM_BUILD_ROOT

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

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

* Fri Nov 18 2005 Christoph Wickert <fedora wickert at arcor de> - 0.81-1
- Initial Fedora Extras release.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	27 Jan 2006 17:56:41 -0000	1.1
+++ .cvsignore	27 Jan 2006 17:57:59 -0000	1.2
@@ -0,0 +1 @@
+xfce4-quicklauncher-plugin-0.81.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	27 Jan 2006 17:56:41 -0000	1.1
+++ sources	27 Jan 2006 17:57:59 -0000	1.2
@@ -0,0 +1 @@
+98231ea7afe226ca7cbdc5c51ea3d16e  xfce4-quicklauncher-plugin-0.81.tar.gz




More information about the fedora-extras-commits mailing list