SPECS: ntfs-config.spec - pl, sorted deps, added missing epochs an...

qboosh qboosh at pld-linux.org
Sun Jun 17 12:59:12 CEST 2007


Author: qboosh                       Date: Sun Jun 17 10:59:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, sorted deps, added missing epochs and ac/am to BR

---- Files affected:
SPECS:
   ntfs-config.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/ntfs-config.spec
diff -u SPECS/ntfs-config.spec:1.1 SPECS/ntfs-config.spec:1.2
--- SPECS/ntfs-config.spec:1.1	Mon Jun  4 16:36:40 2007
+++ SPECS/ntfs-config.spec	Sun Jun 17 12:59:07 2007
@@ -1,21 +1,24 @@
 # $Revision$, $Date$
-%define	_pre	RC3
+%define	pre	RC3
 Summary:	A front-end to Enable/disable NTFS write support
+Summary(pl.UTF-8):	Frontend do włączania/wyłączania obsługi zapisu na NTFS
 Name:		ntfs-config
 Version:	1.0
-Release:	0.%{_pre}.1
+Release:	0.%{pre}.1
 License:	GPL
 Group:		Applications/System
-Source0:	http://flomertens.free.fr/ntfs-config/download/source/%{name}-%{version}-%{_pre}.tar.gz
+Source0:	http://flomertens.free.fr/ntfs-config/download/source/%{name}-%{version}-%{pre}.tar.gz
 # Source0-md5:	cce97389f402e1cc325c47952eaec3df
-URL:		http://flomertens.free.fr/ntfs-config
+URL:		http://flomertens.free.fr/ntfs-config/
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	desktop-file-utils
 BuildRequires:	gettext
-BuildRequires:	perl-XML-Parser
-BuildRequires:	python-devel > 2.4
-BuildRequires:	python-pygtk-devel > 2.6
 Buildrequires:	hal-devel
 Buildrequires:	libglade2-devel
-BuildRequires:	desktop-file-utils
+BuildRequires:	perl-XML-Parser
+BuildRequires:	python-devel > 1:2.4
+BuildRequires:	python-pygtk-devel > 2:2.6
 Requires:	ntfs-3g
 #Requires:	usermode
 BuildArch:	noarch
@@ -27,14 +30,21 @@
 configure your system to use the new ntfs-3g driver instead of the
 current read-only kernel one.
 
+%description -l pl.UTF-8
+ntfs-config pozwala włączyć/wyłączyć obsługę zapisu dla zewnętrznego
+i/lub wewnętrznego urządzenia za pomocą tylko dwóch kliknięć.
+Konfiguruje to system do używania nowego sterownika ntfs-3g zamiast
+aktualnego z jądra obsługującego poprawnie tylko odczyt.
+
 %prep
-%setup -q -n %{name}-%{version}-%{_pre}
+%setup -q -n %{name}-%{version}-%{pre}
 
 %build
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure PYTHON=%{_bindir}/python
+%configure \
+	PYTHON=%{_bindir}/python
 %{__make}
 
 %install
@@ -77,6 +87,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/06/17 10:59:07  qboosh
+- pl, sorted deps, added missing epochs and ac/am to BR
+
 Revision 1.1  2007/06/04 14:36:40  baggins
 - initial revision
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ntfs-config.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list