SPECS: submount.spec - rpmbuild(macros) >= 1.217 (fixed requires_r...

charles charles at pld-linux.org
Tue Aug 16 23:55:20 CEST 2005


Author: charles                      Date: Tue Aug 16 21:55:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rpmbuild(macros) >= 1.217 (fixed requires_releq_kernel_{up,smp} macro)
- more and fixed desc

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

---- Diffs:

================================================================
Index: SPECS/submount.spec
diff -u SPECS/submount.spec:1.2 SPECS/submount.spec:1.3
--- SPECS/submount.spec:1.2	Tue Aug 16 13:37:49 2005
+++ SPECS/submount.spec	Tue Aug 16 23:55:15 2005
@@ -17,7 +17,7 @@
 # Source0-md5:	f6abac328dbfb265eff18561065575c6
 URL:		http://submount.sourceforge.net/
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 2.6.7}
-BuildRequires:	rpmbuild(macros) >= 1.213
+BuildRequires:	rpmbuild(macros) >= 1.217
 Requires:	submount(kernel)
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,18 +26,20 @@
 removable media drives like cdroms and floppy disk drives. It works
 with the Linux 2.6 kernel series. Once installed, it allows removable
 media drives to be accessed as if they were permanently mounted.
+In the opposite to supermount doesn't require patching the kernel.
 
 %description -l pl
-Submount jest systemem automatycznego montowanie i odmontowania
-wymiennych nośników danych, takich jak cdromy, dyskietki. Pracuje on
-z kernelem Linuksa serio 2.6. Raz zainstalowany umożliwia wyjąc 
-nośnik danych, jeśli jest on zamontowany.
+Submount jest systemem automatycznego montowania i odmontowywania
+wymiennych nośników danych, takich jak cdromy czy dyskietki. Działa
+z jądrami serii 2.6. Raz zainstalowany, umożliwia dostęp do wymiennych 
+nośników danych jakby były one trwale montowane.
+W przeciwieństwie do supermount nie wymaga łatania jądra.
 
 %package -n kernel-misc-submount
 Summary:	Submount - kernel module
 Summary(pl):	Submount - moduły kernela
 Release:	%{_rel}@%{_kernel_ver_str}
-License:	GPL
+License:	GPL v2
 Group:		Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
 Requires(post,postun):	/sbin/depmod
@@ -53,7 +55,7 @@
 Summary:	Submount - smp-kernel module
 Summary(pl):	Submount - moduły kernela smp
 Release:	%{_rel}@%{_kernel_ver_str}
-License:	GPL
+License:	GPL v2
 Group:		Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_smp}
 Requires(post,postun):	/sbin/depmod
@@ -154,6 +156,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/08/16 21:55:15  charles
+- rpmbuild(macros) >= 1.217 (fixed requires_releq_kernel_{up,smp} macro)
+- more and fixed desc
+
 Revision 1.2  2005/08/16 11:37:49  spider
 - more pl
 - this rel macro is really needed ?
================================================================

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




More information about the pld-cvs-commit mailing list