]> git.pld-linux.org Git - packages/gdkxft.git/commitdiff
- added capplet for GNOME in separate pkg
authorfilon <filon@sokrates.mimuw.edu.pl>
Mon, 3 Dec 2001 22:36:06 +0000 (22:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    gdkxft.spec -> 1.12

gdkxft.spec

index aee4218bd3ebda4a6b6f8dc346d0bf4f2d782227..17de2d88376ae14958ad4964f5b25f989d45ab92 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Adapt GTK-1.2 to support xft fonts
 Summary(pl):   Wsparcie dla fontów xft dla GTK-1.2
 Name:          gdkxft
 Version:       1.4
-Release:       1
+Release:       2
 License:       LGPL
 Group:         X11/Libraries
 Group(de):     X11/Libraries
@@ -38,6 +38,17 @@ Biblioteka dodaj
 w komponencie libgdk biblioteki gtk+-1.2.x. Widgety gtk+ automatycznie
 bêd± u¿ywa³y tych fontów.
 
+%package capplet
+Summary:       Capplet to configure gdkxft in GNOME
+Summary(pl):   Narzêdzie do konfiguracji gdkxft w GNOME
+Group:         X11/Applications
+
+%description capplet
+Capplet to configure gdkxft in GNOME
+
+%description capplet -l pl
+Narzêdzie do konfiguracji gdkxft w GNOME
+
 %prep
 %setup -q
 
@@ -67,6 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %preun
 %{_sbindir}/gdkxft_sysinstall -u
+
 %postun -p /sbin/ldconfig
 
 %files
@@ -77,3 +89,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libgdkxft.la
 %attr(644,root,root) %{_libdir}/libgdkxft.a
 %attr(755,root,root) %{_sbindir}/gdkxft_sysinstall
+
+%files capplet
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/*-capplet
This page took 0.066246 seconds and 4 git commands to generate.