rpms/xfce4-screenshooter-plugin/devel xfce4-screenshooter-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 29 23:57:30 UTC 2006


Author: cwickert

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

Modified Files:
	.cvsignore sources 
Added Files:
	xfce4-screenshooter-plugin.spec 
Log Message:
auto-import xfce4-screenshooter-plugin-0.0.8-1.fc4 on branch devel from xfce4-screenshooter-plugin-0.0.8-1.fc4.src.rpm


--- NEW FILE xfce4-screenshooter-plugin.spec ---
Name:		xfce4-screenshooter-plugin
Version:	0.0.8
Release:	1%{?dist}
Summary:	Screenshot utility 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

%description
The Screenshooter plugin allows you to take screenshots from the Xfce panel.

%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 {} ';'

%clean
rm -rf $RPM_BUILD_ROOT

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

%changelog
* Sat Jan 21 2006 Christoph Wickert <fedora wickert at arcor de> - 0.0.8-1
- Initial Fedora Extras version.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-screenshooter-plugin/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	29 Jan 2006 23:56:32 -0000	1.1
+++ .cvsignore	29 Jan 2006 23:57:30 -0000	1.2
@@ -0,0 +1 @@
+xfce4-screenshooter-plugin-0.0.8.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-screenshooter-plugin/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	29 Jan 2006 23:56:32 -0000	1.1
+++ sources	29 Jan 2006 23:57:30 -0000	1.2
@@ -0,0 +1 @@
+b9195d25ae587ae3f48cd2b215cd45d3  xfce4-screenshooter-plugin-0.0.8.tar.gz




More information about the fedora-extras-commits mailing list