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

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Sat Jan 21 20:48:34 UTC 2006


Author: cwickert

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

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


--- NEW FILE xfce4-sensors-plugin.spec ---
Name: 		xfce4-sensors-plugin
Version: 	0.7.0
Release: 	2%{?dist}
Summary: 	Sensors 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.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

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

%description
This plugin displays various hardware sensor values in 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 mandir=%{_mandir}
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 NEWS README TODO
%{_libdir}/xfce4/panel-plugins/*.so

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

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

* Fri Sep 23 2005 Christoph Wickert <fedora wickert at arcor de> - 0.6.2-1.fc4.cw
- Update to 0.6.2.
- Add libxml2 BuildReqs.

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-sensors-plugin/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	21 Jan 2006 20:47:42 -0000	1.1
+++ .cvsignore	21 Jan 2006 20:48:34 -0000	1.2
@@ -0,0 +1 @@
+xfce4-sensors-plugin-0.7.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-sensors-plugin/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	21 Jan 2006 20:47:42 -0000	1.1
+++ sources	21 Jan 2006 20:48:34 -0000	1.2
@@ -0,0 +1 @@
+10399ab7351c60e9e46e4d4375250157  xfce4-sensors-plugin-0.7.0.tar.bz2




More information about the fedora-extras-commits mailing list