Author: aredridel                    Date: Sun Jul 22 01:51:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.1.1.227

---- Files affected:
SPECS:
   avant-window-navigator.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/avant-window-navigator.spec
diff -u SPECS/avant-window-navigator.spec:1.11 
SPECS/avant-window-navigator.spec:1.12
--- SPECS/avant-window-navigator.spec:1.11      Fri Jun 22 18:59:54 2007
+++ SPECS/avant-window-navigator.spec   Sun Jul 22 03:51:43 2007
@@ -2,17 +2,17 @@
 #
 # TODO: Complete buildrequires
 #
+%define snap 227
 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 20070619
-Version:       0.1.1
-Release:       1.%{snap}
+Version:       0.1.1.%{snap}
+Release:       1
 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: 97e74929b15f19b8b73edfe9db1912ef
+# Source0-md5: d0e8b5bb67eaa6c7158558c2ec47fa7b
 URL:           http://code.google.com/p/avant-window-navigator/
 BuildRequires: GConf2-devel >= 2.14.0
 BuildRequires: autoconf
@@ -42,6 +42,14 @@
 Avant Window Navigator (Awn) to pasek podobny do doku umiejscowiony na
 dole ekranu śledzący otwarte okna.
 
+%package devel
+Summary:       Headers for avant window manager
+Group:         Development/Libraries
+Requires:      %{name} = %{version}
+
+%description devel
+Headers for avant window manager.
+
 %prep
 %setup -q
 
@@ -106,6 +114,10 @@
 %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
+%dir %{_libdir}/awn/applets/notification
+%attr(755,root,root) %{_libdir}/awn/applets/notification/notification-area.so
+%dir %{_libdir}/awn/applets/separator
+%attr(755,root,root) %{_libdir}/awn/applets/separator/separator.so
 %{_libdir}/awn/applets/trash/trashapplet.glade
 %dir %{_datadir}/avant-window-navigator
 %dir %{_datadir}/avant-window-navigator/active
@@ -116,12 +128,24 @@
 %{_desktopdir}/avant-preferences.desktop
 %{_desktopdir}/avant-window-navigator.desktop
 
+%files devel
+%dir %{_includedir}/libawn
+%{_includedir}/libawn/awn-applet-gconf.h
+%{_includedir}/libawn/awn-applet.h
+%{_includedir}/libawn/awn-defines.h
+%{_libdir}/libawn.la
+%{_pkgconfigdir}/awn.pc
+
+
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[EMAIL PROTECTED]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/07/22 01:51:43  aredridel
+- 0.1.1.227
+
 Revision 1.11  2007/06/22 16:59:54  rotom
 - BRs added
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to