]> git.pld-linux.org Git - packages/g2gui.git/commitdiff
- typos, simplified files; noarch or ExclusiveArch or rebuild?
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 20 Oct 2004 16:48:53 +0000 (16:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    g2gui.spec -> 1.4

g2gui.spec

index 0602fa9c44ff6160398c592848d4d4aab2d85a97..0d53d3faeaf41e3b7a5e01a7e291eddb3d7902b7 100644 (file)
@@ -1,6 +1,7 @@
+# TODO: noarch or ExclusiveArch? It's GPL, so either noarch, or it should be compiled from source
 %define                _pver   pre1-linux-jar-gtk
-Summary:       Graphical user interface for p2p cores.
-Summary(pl):   Interfejs graficzny dla p2p.
+Summary:       Graphical user interface for p2p cores
+Summary(pl):   Interfejs graficzny dla p2p
 Name:          g2gui
 Version:       0.3.0
 Release:       0.1
@@ -18,9 +19,9 @@ powerful, using state of the art Java-techniques like SWT and other
 parts of the eclipse framework.
 
 %description -l pl
-MLDonkey G2gui jest zawanasown± graficzn± konsol± umo¿liwiaj±c±
+MLDonkey G2gui jest zaawansowan± graficzn± konsol± umo¿liwiaj±c±
 zarz±dzanie rdzeniem MLDonkey. G³ówna zalet± G2gui jest ³atwy i
-intuicyjny w obs³udze interfejs napisany w technologi Java.
+intuicyjny w obs³udze interfejs napisany w technologii Java.
 
 %prep
 %setup -q -n %{name}-%{version}-%{_pver}
@@ -36,13 +37,9 @@ install g2submit/* $RPM_BUILD_ROOT%{_datadir}/%{name}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%postun
-/sbin/ldconfig
-
 %files
 %defattr(644,root,root,755)
 %doc distrib/ChangeLog.txt distrib/license-cpl.txt distrib/license-gpl.txt distrib/README.txt distrib/TODO.txt
-%attr(0755,root,root) %{_bindir}/*
-%attr(0755,root,root) %{_libdir}/%{name}*
-%dir %{_datadir}/%{name}
-%{_datadir}/%{name}/*
+%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_libdir}/%{name}
+%{_datadir}/%{name}
This page took 0.070244 seconds and 4 git commands to generate.