SPECS: limewire.spec - pl, use path macros
qboosh
qboosh at pld-linux.org
Tue Jul 12 22:21:16 CEST 2005
Author: qboosh Date: Tue Jul 12 20:21:16 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, use path macros
---- Files affected:
SPECS:
limewire.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/limewire.spec
diff -u SPECS/limewire.spec:1.1 SPECS/limewire.spec:1.2
--- SPECS/limewire.spec:1.1 Sun Jul 10 20:07:04 2005
+++ SPECS/limewire.spec Tue Jul 12 22:21:11 2005
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: The Fastest P2P File Sharing Program on the Planet
+Summary(pl): Program do współdzielenia plików metodą P2P
Name: limewire
Version: 4.8.1
Release: 0.2
@@ -26,6 +27,13 @@
- Cleaner, updated interface with new icons
- Proxy support
+%description -l pl
+LimeWire jest szybszy niż kiedykolwiek
+- gwarantowana czysta instalacja bez dołączonego oprogramowania
+- przesyłanie danych od firewalla do firewalla
+- czysty, uaktualniony interfejs z nowymi ikonami
+- obsługa proxy
+
%prep
%setup -q -c -T
rpm2cpio %{SOURCE0} | cpio -id
@@ -57,7 +65,7 @@
%dir %{_libdir}
%attr(755,root,root) %{_libdir}/libIdleTime.so
%attr(755,root,root) %{_libdir}/libtray.so
-%{_libdir}/root/
+%{_libdir}/root
%{_libdir}/*.jar
%{_libdir}/*.png
%{_libdir}/*.gif
@@ -67,10 +75,9 @@
%{_libdir}/hashes
%{_libdir}/runLime.sh
%{_libdir}/xml.war
-
-%{_datadir}/applications/LimeWire.desktop
-%{_datadir}/icons/hicolor/*/apps/limewire.png
-%{_datadir}/pixmaps/limewire.png
+%{_desktopdir}/LimeWire.desktop
+%{_iconsdir}/hicolor/*/apps/limewire.png
+%{_pixmapsdir}/limewire.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -78,6 +85,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/07/12 20:21:11 qboosh
+- pl, use path macros
+
Revision 1.1 2005/07/10 18:07:04 glen
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/limewire.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list