rpms/xfce4-panel/devel xfce4-panel.spec,1.33,1.34

Christoph Wickert cwickert at fedoraproject.org
Mon Mar 2 21:43:36 UTC 2009


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-panel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17546

Modified Files:
	xfce4-panel.spec 
Log Message:
* Sat Feb 28 2009 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.0-2
- Fix directory ownership problems
- Require xfce4-doc
- Mark gtk-doc files as %doc



Index: xfce4-panel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-panel/devel/xfce4-panel.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- xfce4-panel.spec	27 Feb 2009 20:33:29 -0000	1.33
+++ xfce4-panel.spec	2 Mar 2009 21:43:05 -0000	1.34
@@ -1,7 +1,7 @@
 Summary: Next generation panel for Xfce
 Name: xfce4-panel
 Version: 4.6.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+ and LGPLv2+
 URL: http://www.xfce.org/
 Source0: http://www.xfce.org/archive/xfce-%{version}/src/xfce4-panel-%{version}.tar.bz2
@@ -11,6 +11,7 @@
 Requires: libxfcegui4 >= %{version}
 Requires: Terminal
 Requires: mousepad
+Requires: xfce4-doc
 BuildRequires: libxfcegui4-devel >= %{version}
 BuildRequires: libxml2-devel >= 2.4.0
 BuildRequires: startup-notification-devel
@@ -107,10 +108,10 @@
 %{_libdir}/xfce4/panel-plugins/
 %{_libdir}/libxfce4panel.so.*
 %{_bindir}/*
-%{_libexecdir}/xfce4/
+%{_libexecdir}/xfce4/panel-plugins/
 %{_datadir}/icons/hicolor/*/*/*.png
-%{_datadir}/xfce4/doc/C/xfce4-panel.html
-%{_datadir}/xfce4/doc/C/images/
+%doc %{_datadir}/xfce4/doc/*/images/*
+%doc %{_datadir}/xfce4/doc/*/*.html
 %{_datadir}/xfce4/panel-plugins/
 %{_datadir}/applications/xfce4-panel-manager.desktop
 
@@ -118,10 +119,15 @@
 %defattr(-, root,root,-)
 %{_libdir}/pkgconfig/*
 %{_libdir}/libxfce4panel.so
-%{_datadir}/gtk-doc/html/libxfce4panel
+%doc %{_datadir}/gtk-doc/html/libxfce4panel
 %{_includedir}/xfce4/libxfce4panel
 
 %changelog
+* Sat Feb 28 2009 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.0-2
+- Fix directory ownership problems
+- Require xfce4-doc
+- Mark gtk-doc files as %%doc
+
 * Thu Feb 26 2009 Kevin Fenzi <kevin at tummy.com> - 4.6.0-1
 - Update to 4.6.0
 - Remove some unneeded BuildRequires




More information about the fedora-extras-commits mailing list