SPECS: avant-window-navigator.spec - today's snap

patrys patrys at pld-linux.org
Tue Jun 19 17:47:40 CEST 2007


Author: patrys                       Date: Tue Jun 19 15:47:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- today's snap

---- Files affected:
SPECS:
   avant-window-navigator.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/avant-window-navigator.spec
diff -u SPECS/avant-window-navigator.spec:1.8 SPECS/avant-window-navigator.spec:1.9
--- SPECS/avant-window-navigator.spec:1.8	Tue Jun 19 16:47:17 2007
+++ SPECS/avant-window-navigator.spec	Tue Jun 19 17:47:34 2007
@@ -5,14 +5,14 @@
 Summary:	Fully customisable dock-like window navigator for GNOME
 Summary(pl.UTF-8):	W pełni konfigurowalny dokowy nawigator okien dla GNOME
 Name:		avant-window-navigator
-%define snap 25.20070525
+%define snap 20070619
 Version:	0.1.1
 Release:	1.%{snap}
 License:	GPL
 Group:		X11/Applications
 #Source0:	http://avant-window-navigator.googlecode.com/files/%{name}-%{version}-2.tar.gz
 Source0:	%{name}-%{version}.tar.gz
-# Source0-md5:	75cc6b67d0d6fdb46cdbdba02182c3de
+# Source0-md5:	97e74929b15f19b8b73edfe9db1912ef
 URL:		http://code.google.com/p/avant-window-navigator/
 BuildRequires:	GConf2-devel >= 2.14.0
 BuildRequires:	autoconf
@@ -75,21 +75,26 @@
 %scrollkeeper_update_post
 #%%gconf_schema_install %{name}.schemas
 gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
+/sbin/ldconfig
 
 %preun
-#%%gconf_schema_uninstall %{name}.schemas
+%gconf_schema_uninstall switcher.schemas trash.schemas
 
 %postun
 %scrollkeeper_update_postun
 gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
+/sbin/ldconfig
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-#%{_sysconfdir}/gconf/schemas/avant-window-navigator.schemas
+%{_sysconfdir}/gconf/schemas/switcher.schemas
+%{_sysconfdir}/gconf/schemas/trash.schemas
+%attr(755,root,root) %{_bindir}/avant-applets
 %attr(755,root,root) %{_bindir}/avant-launchers
 %attr(755,root,root) %{_bindir}/avant-preferences
 %attr(755,root,root) %{_bindir}/avant-window-navigator
+%attr(755,root,root) %{_bindir}/awn-applet-activation
 %{_desktopdir}/avant-preferences.desktop
 %{_desktopdir}/avant-window-navigator.desktop
 %dir %{_datadir}/avant-window-navigator
@@ -98,6 +103,15 @@
 %{_datadir}/avant-window-navigator/*.png
 %{_datadir}/avant-window-navigator/*.svg
 %{_datadir}/avant-window-navigator/*.glade
+%{_libdir}/*.so.*.*.*
+%dir %{_libdir}/awn
+%dir %{_libdir}/awn/applets
+%{_libdir}/awn/applets/*.desktop
+%dir %{_libdir}/awn/applets/switcher
+%attr(755,root,root) %{_libdir}/awn/applets/switcher/switcher.so
+%dir %{_libdir}/awn/applets/trash
+%attr(755,root,root) %{_libdir}/awn/applets/trash/trash.so
+%{_libdir}/awn/applets/trash/trashapplet.glade
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -105,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/06/19 15:47:34  patrys
+- today's snap
+
 Revision 1.8  2007/06/19 14:47:17  patrys
 - make sure schema macros are not unrolled
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/avant-window-navigator.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list