Author: uzsolt                       Date: Wed Oct 22 17:02:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- plugin-* and example-config subpackage (in the 3.1 will be lot of plugins)
- rel 3

---- Files affected:
SPECS:
   awesome.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/awesome.spec
diff -u SPECS/awesome.spec:1.23 SPECS/awesome.spec:1.24
--- SPECS/awesome.spec:1.23     Wed Oct 22 18:24:08 2008
+++ SPECS/awesome.spec  Wed Oct 22 19:02:39 2008
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):     Zarządca okien X - Awesome
 Name:          awesome
 Version:       3.0
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         X11/Window Managers
 Source0:       http://awesome.naquadah.org/download/%{name}-%{version}.tar.bz2
@@ -26,7 +26,7 @@
 BuildRequires: lua51-devel
 BuildRequires: pango-devel
 BuildRequires: pkgconfig >= 0.9.0
-BuildRequires:  readline-devel
+BuildRequires: readline-devel
 BuildRequires: rpmbuild(macros) >= 1.293
 BuildRequires: sed >= 4.0
 BuildRequires: xcb-util-devel >= 0.3
@@ -79,6 +79,60 @@
 %description doc -l pl.UTF-8
 Dokumentacja API menedżera okien awesome.
 
+
+%package example-config
+Summary:       Example config for awesome window manager
+Summary(hu.UTF-8):     Egy alap/példa konfig az awesome ablakkezelőhöz
+Group:         X11/Window Managers
+Requires:      awesome-plugin-awful
+Requires:      awesome-plugin-beautiful
+Requires:      awesome-plugin-tabulous
+
+%description example-config
+Example config for awesome window manager. If you never used before
+awesome 3.x window manager, it can be a good starting point.
+
+%description example-config -l hu.UTF-8
+Egy alap/példa konfig az awesome ablakkezelőhöz. Ha még sose
+használtál awesome 3.x ablakkezelőt, jó kiindulópont lehet.
+
+
+%package plugin-awful
+Summary:       awful plugin for awesome window manager
+Summary(hu.UTF-8):     awful plugin az awesome ablakkezelőhöz
+Group:         X11/Window Managers
+
+%description plugin-awful
+AWesome Functions very UsefuL: awful plugin for awesome window manager
+
+%description plugin-awful -l hu.UTF-8
+AWesome Functions very UsefuL: awful plugin az awesome ablakkezelőhöz
+
+
+%package plugin-beautiful
+Summary:       theme library for awesome window manager
+Summary(hu.UTF-8):     theme könyvtár az awesome ablakkezelőhöz
+Group:         X11/Window Managers
+
+%description plugin-beautiful
+Theme library for awesome window manager
+
+%description plugin-beautiful
+Theme könyvtár az awesome ablakkezelőhöz
+
+
+%package plugin-tabulous
+Summary:       Fabulous tabs for awesome
+Summary(hu.UTF-8):     Tab-ok awesome-hoz
+Group:         X11/Window Managers
+
+%description plugin-tabulous
+Fabulous tabs for awesome
+
+%description plugin-tabulous -l hu.UTF-8
+Tab-ok awesome-hoz
+
+
 %prep
 %setup -q
 %patch0 -p1
@@ -110,27 +164,57 @@
 %attr(755,root,root) %{_bindir}/%{name}
 %attr(755,root,root) %{_bindir}/%{name}-client
 %attr(755,root,root) %{_bindir}/awsetbg
-%{_datadir}/%{name}
+%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/icons
+%{_datadir}/%{name}/icons
 %{_datadir}/xsessions/%{name}.desktop
 %{_mandir}/man1/%{name}*
 %{_mandir}/man5/%{name}*
-# XXX shouldn't this dir be in filesystem or xorg packages?
-# XXX in my system there isn't until awesome won't installed - uzsolt
-%dir %{_sysconfdir}/xdg
-%dir %{_sysconfdir}/xdg/awesome
-%{_sysconfdir}/xdg/awesome/*
 %doc AUTHORS BUGS README STYLE
 
+
 %files doc
 %defattr(644,root,root,755)
 %{_docdir}/%{name}-doc-%{version}
 
+
+%files example-config
+%defattr(644,root,root,755)
+%dir %{_sysconfdir}/xdg
+%dir %{_sysconfdir}/xdg/awesome
+%{_sysconfdir}/xdg/awesome/*
+
+
+%files plugin-awful
+%defattr(644,root,root,755)
+%dir %{_datadir}/awesome/lib
+%{_datadir}/awesome/lib/awful.lua
+
+
+%files plugin-beautiful
+%defattr(644,root,root,755)
+%dir %{_datadir}/awesome/lib
+%dir %{_datadir}/awesome/themes/*
+%{_datadir}/awesome/lib/beautiful.lua
+%{_datadir}/awesome/themes
+
+
+%files plugin-tabulous
+%defattr(644,root,root,755)
+%dir %{_datadir}/awesome/lib
+%{_datadir}/awesome/lib/tabulous.lua
+
+
 %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.24  2008/10/22 17:02:39  uzsolt
+- plugin-* and example-config subpackage (in the 3.1 will be lot of plugins)
+- rel 3
+
 Revision 1.23  2008/10/22 16:24:08  uzsolt
 - readline-devel BR
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/awesome.spec?r1=1.23&r2=1.24&f=u

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

Reply via email to