SPECS (DEVEL): xfce4-panel.spec - fixed %files, cleanups

charles charles at pld-linux.org
Sat May 20 09:50:39 CEST 2006


Author: charles                      Date: Sat May 20 07:50:39 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- fixed %files, cleanups

---- Files affected:
SPECS:
   xfce4-panel.spec (1.52.2.3 -> 1.52.2.4) 

---- Diffs:

================================================================
Index: SPECS/xfce4-panel.spec
diff -u SPECS/xfce4-panel.spec:1.52.2.3 SPECS/xfce4-panel.spec:1.52.2.4
--- SPECS/xfce4-panel.spec:1.52.2.3	Wed May 17 05:59:24 2006
+++ SPECS/xfce4-panel.spec	Sat May 20 09:50:34 2006
@@ -6,7 +6,7 @@
 Summary(pl):	Panel nowej generacji dla Xfce
 Name:		xfce4-panel
 Version:	4.3.90.1
-Release:	1
+Release:	2
 License:	GPL v2, LGPL v2
 Group:		X11/Applications
 Source0:	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
@@ -93,10 +93,14 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog HACKING NEWS README README.Kiosk README.Plugins
 %attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_libdir}/libxfce4panel.so.*.*
 
 %dir %{_sysconfdir}/xdg/xfce4/panel
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/xdg/xfce4/panel/panels.xml
@@ -110,17 +114,13 @@
 
 %{_datadir}/xfce4/panel-plugins
 %{_iconsdir}/hicolor/*/*/*
-
 %docdir %{_datadir}/xfce4/doc
-#%{_datadir}/xfce4/doc/C/*
-#%lang(fr) %{_datadir}/xfce4/doc/fr/*
-#%lang(he) %{_datadir}/xfce4/doc/he/*
 %docdir %{_datadir}/gtk-doc/html/libxfce4panel
 %{_datadir}/gtk-doc/html/libxfce4panel/*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libxfce4panel.so*
+%attr(755,root,root) %{_libdir}/libxfce4panel.so
 %{_includedir}/xfce4/libxfce4panel
 %{_pkgconfigdir}/*.pc
 
@@ -130,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52.2.4  2006/05/20 07:50:34  charles
+- fixed %files, cleanups
+
 Revision 1.52.2.3  2006/05/17 03:59:24  charles
 - BR: gtk-doc-automake
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfce4-panel.spec?r1=1.52.2.3&r2=1.52.2.4&f=u



More information about the pld-cvs-commit mailing list