rpms/xfce4-panel/FC-6 xfce4-panel.spec, 1.19, 1.20 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Mon Apr 23 02:10:23 UTC 2007


Author: kevin

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

Modified Files:
	xfce4-panel.spec .cvsignore sources 
Log Message:
Upgrade to 4.4.1
Own %%{_libexecdir}/xfce4/
Do not own %%{_libdir}/xfce4/mcs-plugins



Index: xfce4-panel.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-panel/FC-6/xfce4-panel.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- xfce4-panel.spec	27 Jan 2007 20:27:32 -0000	1.19
+++ xfce4-panel.spec	23 Apr 2007 02:09:49 -0000	1.20
@@ -1,10 +1,10 @@
 Summary: Next generation panel for Xfce
 Name: xfce4-panel
-Version: 4.4.0
+Version: 4.4.1
 Release: 1%{?dist}
 License: GPL
 URL: http://www.xfce.org/
-Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-panel-4.4.0.tar.bz2
+Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-panel-4.4.1.tar.bz2
 Group: User Interface/Desktops
 BuildRoot: %{_tmppath}/%{name}-root
 Requires: libxfcegui4 >= %{version}
@@ -94,6 +94,8 @@
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc README ChangeLog NEWS COPYING AUTHORS
+%dir %{_sysconfdir}/xdg/xfce4/
+%dir %{_sysconfdir}/xdg/xfce4/panel/
 %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/launcher-10.rc
 %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/panels.xml
 %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/xfce4-menu-5.rc
@@ -103,10 +105,11 @@
 %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/systray-4.rc
 %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/launcher-8.rc
 
-%{_libdir}/xfce4
+%{_libdir}/xfce4/mcs-plugins/*
+%{_libdir}/xfce4/panel-plugins/
 %{_libdir}/libxfce4panel.so.*
 %{_bindir}/*
-%{_libexecdir}/xfce4/panel-plugins
+%{_libexecdir}/xfce4/
 %{_datadir}/xfce4/panel-plugins/
 %{_datadir}/icons/hicolor/*/*/*.png
 %{_datadir}/xfce4/doc/C/xfce4-panel.html
@@ -121,6 +124,13 @@
 %{_includedir}/xfce4/libxfce4panel
 
 %changelog
+* Wed Apr 11 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.1-1
+- Upgrade to 4.4.1
+
+* Tue Apr  3 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.0-2
+- Own %%{_libexecdir}/xfce4/
+- Do not own %%{_libdir}/xfce4/mcs-plugins
+
 * Sun Jan 21 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.0-1
 - Upgrade to 4.4.0
 


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-panel/FC-6/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	27 Jan 2007 20:27:32 -0000	1.7
+++ .cvsignore	23 Apr 2007 02:09:49 -0000	1.8
@@ -1 +1 @@
-xfce4-panel-4.4.0.tar.bz2
+xfce4-panel-4.4.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-panel/FC-6/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	27 Jan 2007 20:27:32 -0000	1.7
+++ sources	23 Apr 2007 02:09:49 -0000	1.8
@@ -1 +1 @@
-c46925d2df393dba8f16979ba87d4776  xfce4-panel-4.4.0.tar.bz2
+56b3137c190dd722dd5109be03901feb  xfce4-panel-4.4.1.tar.bz2




More information about the scm-commits mailing list