Author: qboosh                       Date: Mon Feb 28 19:21:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, some cleanups

---- Files affected:
SPECS:
   ifp-line.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/ifp-line.spec
diff -u SPECS/ifp-line.spec:1.2 SPECS/ifp-line.spec:1.3
--- SPECS/ifp-line.spec:1.2     Mon Feb 28 20:08:14 2005
+++ SPECS/ifp-line.spec Mon Feb 28 20:21:16 2005
@@ -3,6 +3,7 @@
 # - proper connection with hotplug
 # - integration with mc
 Summary:       iRiver command line interface
+Summary(pl):   Interfejs linii poleceń do urządzeń iRiver
 Name:          ifp-line
 Version:       0.2.4.5
 Release:       0.2
@@ -12,9 +13,9 @@
 # Source0-md5: 53985c0f00a842026195eed8a4bdd7c5
 #Source1:      ifpdev.sh
 Patch0:                %{name}-DESTDIR.patch
+URL:           http://ifp-driver.sourceforge.net/
 BuildRequires: libusb-devel
 Requires:      hotplug
-URL:           http://ifp-driver.sourceforge.net/
 Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -25,13 +26,20 @@
 - one can use Midnight Commander as frontend
 - ifp supported manager firmware; not supported UMS firmware
 
+%description -l pl
+Ten projekt ma być sterownikiem z otwartymi źródłami do odtwarzaczy
+iRiver iFP. Aktualnie dostępne jest narzędzie działające z linii
+poleceń, używające libusb do dostępu do USB. Można używać Midnight
+Commandera jako frontendu. ifp obsługuje firmware managera, nie
+obsługuje natomiast UMS.
+
 %prep
 %setup -q
 %patch0 -p1
 
 %build
 %{__make} \
-       CC=%{__cc} \
+       CC="%{__cc}" \
        CFLAGS="%{rpmcflags} `libusb-config --cflags` -Wall" \
        LDFLAGS="%{rpmcflags} `libusb-config --libs`"
 
@@ -45,6 +53,9 @@
        MANDIR=%{_mandir}/man1 \
        DESTDIR=$RPM_BUILD_ROOT
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %post
 #grep -q "^ifp:" /etc/group
 #if [ $? -ne 0 ]; then
@@ -67,12 +78,9 @@
 #      echo "/etc/hotplug/usb.usermap changed."
 #fi
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
-%doc README NEWS TIPS nonroot.sh
+%doc NEWS README TIPS nonroot.sh
 %attr(755,root,root) %{_bindir}/*
 #/etc/hotplug/usb/ifpdev
 %{_mandir}/man1/*.1*
@@ -83,9 +91,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/02/28 19:21:16  qboosh
+- pl, some cleanups
+
 Revision 1.2  2005/02/28 19:08:14  blues
 - builds and installs
 
 Revision 1.1  2005/02/28 16:09:11  blues
 - initial, raw... ugly...
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ifp-line.spec?r1=1.2&r2=1.3&f=u


_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to