rpms/lxpanel/devel lxpanel.spec,1.20,1.21

Christoph Wickert cwickert at fedoraproject.org
Sat Jul 25 02:09:07 UTC 2009


Author: cwickert

Update of /cvs/pkgs/rpms/lxpanel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22352

Modified Files:
	lxpanel.spec 
Log Message:
* Sat Jul 25 2009 Christoph Wickert <cwickert at fedoraproject.org> 0.4.1-2
- Patch to fix CPU usage monitor history
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild



Index: lxpanel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lxpanel/devel/lxpanel.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- lxpanel.spec	5 May 2009 02:54:21 -0000	1.20
+++ lxpanel.spec	25 Jul 2009 02:09:07 -0000	1.21
@@ -5,7 +5,7 @@
 
 Name:           lxpanel
 Version:        0.4.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A lightweight X11 desktop panel
 
 Group:          User Interface/Desktops
@@ -15,6 +15,8 @@ Source0:        http://downloads.sourcef
 Patch1:         lxpanel-default.patch
 Patch2:         lxpanel-0.4.0-manpages.patch
 Patch3:         lxpanel-0.3.8.1-system-config-network.patch
+# http://sourceforge.net/tracker/?func=detail&aid=2800828&group_id=180858&atid=894871
+Patch4:         lxpanel-0.4.1-cpu-history.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 #BuildRequires:  docbook-utils
@@ -53,6 +55,7 @@ developing applications that use %{name}
 %patch1 -p1 -b .default
 %patch2 -p1 -b .manpage
 %patch3 -p1 -b .system-config-network
+%patch4 -p1 -b .history
 
 %build
 %configure
@@ -83,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/lxpanel.pc
 
 %changelog
+* Sat Jul 25 2009 Christoph Wickert <cwickert at fedoraproject.org> 0.4.1-2
+- Patch to fix CPU usage monitor history
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Tue May 05 2009 Christoph Wickert <cwickert at fedoraproject.org> 0.4.1-1
 - Update to 0.4.1
 




More information about the fedora-extras-commits mailing list