]> git.pld-linux.org Git - packages/gg2.git/commitdiff
- themes subpackage
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Fri, 14 Feb 2003 21:09:11 +0000 (21:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gg2.spec -> 1.24

gg2.spec

index 5bcea727f4be8e384f365b996eb811a53149ee22..cb6a296a69f19c5ac1a532f7cc87b226ff9bc780 100644 (file)
--- a/gg2.spec
+++ b/gg2.spec
@@ -1,5 +1,5 @@
 
-%define                snap 20030125
+%define                snap snap
 
 Summary:       GNU Gadu 2 - free talking
 Summary(pl):   GNU Gadu 2 - wolne gadanie
@@ -155,6 +155,19 @@ Support for Window Managers docklets (GNOME, KDE)
 %description docklet -l pl
 Obs³uga dokletów w ró¿nych zarz±dcach okien (GNOME, KDE)
 
+%package themes
+Summary:       Themes for GnuGadu 2 GUI
+Summary(pl):   Tematy graficzne dla GUI GnuGadu 2
+Group:         Applications/Communications
+Requires:       %{name} = %{version}
+Requires:      %{name}-gui-gtk+2
+
+%description themes
+Themes for GnuGadu 2 GUI
+
+%description themes
+Tematy graficzne dla GUI GnuGadu 2
+
 %prep
 %setup -q -n %{name}
 
@@ -247,3 +260,8 @@ rm -rf $RPM_BUILD_ROOT
 %files docklet
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/gg2/libdocklet_plugin.so
+
+%files themes
+%defattr(644,root,root,755)
+%dir %{_datadir}/gg2/themes
+%{_datadir}/gg2/themes/*theme
This page took 0.065584 seconds and 4 git commands to generate.