rpms/xfce4-panel/devel xfce4-panel.spec,1.21,1.22

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Mon Aug 27 17:26:36 UTC 2007


Author: kevin

Update of /cvs/extras/rpms/xfce4-panel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11150

Modified Files:
	xfce4-panel.spec 
Log Message:
Update License tag
Own %%{_datadir}/xfce4/



Index: xfce4-panel.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-panel/devel/xfce4-panel.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- xfce4-panel.spec	7 Jun 2007 01:25:30 -0000	1.21
+++ xfce4-panel.spec	27 Aug 2007 17:26:03 -0000	1.22
@@ -1,8 +1,8 @@
 Summary: Next generation panel for Xfce
 Name: xfce4-panel
 Version: 4.4.1
-Release: 2%{?dist}
-License: GPL
+Release: 4%{?dist}
+License: GPLv2+ and LGPLv2+
 URL: http://www.xfce.org/
 Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-panel-4.4.1.tar.bz2
 Patch0: xfce4-panel-4.4.1-multilib.patch
@@ -79,6 +79,7 @@
 rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/panel-plugins/*.la
 rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
 mkdir -p $RPM_BUILD_ROOT/%{_libexecdir}/xfce4/panel-plugins
+mkdir -p $RPM_BUILD_ROOT/%{_datadir}/xfce4/panel-plugins
 %find_lang %{name}
 
 %clean
@@ -116,6 +117,7 @@
 %{_datadir}/icons/hicolor/*/*/*.png
 %{_datadir}/xfce4/doc/C/xfce4-panel.html
 %{_datadir}/xfce4/doc/C/images/
+%{_datadir}/xfce4/panel-plugins/
 %{_datadir}/applications/xfce4-panel-manager.desktop
 
 %files devel
@@ -126,6 +128,12 @@
 %{_includedir}/xfce4/libxfce4panel
 
 %changelog
+* Mon Aug 27 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.1-4
+- Update License tag
+
+* Mon Jul 30 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.1-3
+- Own %%{_datadir}/xfce4/
+
 * Wed Jun  6 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.1-2
 - Fix multilib issues. Bug #228168
 




More information about the fedora-extras-commits mailing list