rpms/xfce4-panel/FC-6 sources, 1.6, 1.7 .cvsignore, 1.6, 1.7 xfce4-panel.spec, 1.18, 1.19

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Sat Jan 27 20:28:02 UTC 2007


Author: kevin

Update of /cvs/extras/rpms/xfce4-panel/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13581

Modified Files:
	sources .cvsignore xfce4-panel.spec 
Log Message:
Upgrade to 4.4.0
Require xfce4-icon-theme.



Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-panel/FC-6/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	11 Nov 2006 18:19:41 -0000	1.6
+++ sources	27 Jan 2007 20:27:32 -0000	1.7
@@ -1 +1 @@
-53f96a9db5628ac1c629c9e5ecd842e4  xfce4-panel-4.3.99.2.tar.bz2
+c46925d2df393dba8f16979ba87d4776  xfce4-panel-4.4.0.tar.bz2


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-panel/FC-6/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	11 Nov 2006 18:19:41 -0000	1.6
+++ .cvsignore	27 Jan 2007 20:27:32 -0000	1.7
@@ -1 +1 @@
-xfce4-panel-4.3.99.2.tar.bz2
+xfce4-panel-4.4.0.tar.bz2


Index: xfce4-panel.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-panel/FC-6/xfce4-panel.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- xfce4-panel.spec	11 Nov 2006 18:19:41 -0000	1.18
+++ xfce4-panel.spec	27 Jan 2007 20:27:32 -0000	1.19
@@ -1,10 +1,10 @@
 Summary: Next generation panel for Xfce
 Name: xfce4-panel
-Version: 4.3.99.2
+Version: 4.4.0
 Release: 1%{?dist}
 License: GPL
 URL: http://www.xfce.org/
-Source0: http://www.xfce.org/archive/xfce-4.3.99.2/src/xfce4-panel-4.3.99.2.tar.bz2
+Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-panel-4.4.0.tar.bz2
 Group: User Interface/Desktops
 BuildRoot: %{_tmppath}/%{name}-root
 Requires: libxfcegui4 >= %{version}
@@ -13,6 +13,7 @@
 Requires: libxml2 >= 2.4.0
 Requires: Terminal
 Requires: mousepad
+Requires: xfce4-icon-theme
 BuildRequires: libxfcegui4-devel >= %{version}
 BuildRequires: libxfce4mcs-devel >= %{version}
 BuildRequires: xfce-mcs-manager-devel >= %{version}
@@ -109,6 +110,7 @@
 %{_datadir}/xfce4/panel-plugins/
 %{_datadir}/icons/hicolor/*/*/*.png
 %{_datadir}/xfce4/doc/C/xfce4-panel.html
+%{_datadir}/xfce4/doc/C/images/
 %{_datadir}/applications/xfce4-panel-manager.desktop
 
 %files devel
@@ -119,6 +121,12 @@
 %{_includedir}/xfce4/libxfce4panel
 
 %changelog
+* Sun Jan 21 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.0-1
+- Upgrade to 4.4.0
+
+* Sat Nov 11 2006 Kevin Fenzi <kevin at tummy.com> - 4.3.99.2-2
+- Require xfce4-icon-theme. 
+
 * Thu Nov  9 2006 Kevin Fenzi <kevin at tummy.com> - 4.3.99.2-1
 - Update to 4.3.99.2
 




More information about the scm-commits mailing list