SPECS: ntfsprogs.spec - wrapped, -static just after -devel

qboosh qboosh at pld-linux.org
Fri Jul 22 12:31:44 CEST 2005


Author: qboosh                       Date: Fri Jul 22 10:31:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- wrapped, -static just after -devel

---- Files affected:
SPECS:
   ntfsprogs.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/ntfsprogs.spec
diff -u SPECS/ntfsprogs.spec:1.29 SPECS/ntfsprogs.spec:1.30
--- SPECS/ntfsprogs.spec:1.29	Fri Jul 22 12:22:03 2005
+++ SPECS/ntfsprogs.spec	Fri Jul 22 12:31:39 2005
@@ -75,23 +75,6 @@
 Pliki nagłówkowe potrzebne do budowania programów korzystających z
 libntfs.
 
-%package fuse
-Summary:	NTFS FUSE module (ntfsmount)
-Summary(pl):	Moduł FUSE dla NTFS (ntfsmount)
-Group:		Base/Utilities
-Requires:	%{name} = %{version}-%{release}
-
-%description fuse
-This package contains the ntfsmount utility which is an NTFS filesystem in
-userspace (FUSE) module allowing users to mount an NTFS filesystem from
-userspace and accessing it using the functionality provided by the NTFS
-library (libntfs).
-
-%description fuse -l pl
-Pakiet zawiera narzędzie ntfmount które jest modułem FUSE pozwalającym
-użytkownikom na dostęp do systemu plików NTFS w przestrzeni użytkownika
-wykorzystując funkcjonalność biblioteki libntfs.
-
 %package static
 Summary:	Static version of libntfs
 Summary(pl):	Statyczna wersja libntfs
@@ -105,6 +88,24 @@
 %description static -l pl
 Ten pakiet zawiera statyczną wersję biblioteki libntfs.
 
+%package fuse
+Summary:	NTFS FUSE module (ntfsmount)
+Summary(pl):	Moduł FUSE dla NTFS (ntfsmount)
+Group:		Base/Utilities
+Requires:	%{name} = %{version}-%{release}
+
+%description fuse
+This package contains the ntfsmount utility which is an NTFS
+filesystem in userspace (FUSE) module allowing users to mount an NTFS
+filesystem from userspace and accessing it using the functionality
+provided by the NTFS library (libntfs).
+
+%description fuse -l pl
+Pakiet zawiera narzędzie ntfmount, które jest modułem FUSE
+pozwalającym użytkownikom na dostęp do systemu plików NTFS w
+przestrzeni użytkownika wykorzystując funkcjonalność biblioteki
+libntfs.
+
 %package -n gnome-vfs2-module-ntfs
 Summary:	NTFS module for gnome-vfs
 Summary(pl):	Moduł NTFS dla gnome-vfs
@@ -174,6 +175,10 @@
 %{_libdir}/*.la
 %{_includedir}/*
 
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/lib*.a
+
 %if %{with fuse}
 %files fuse
 %defattr(644,root,root,755)
@@ -189,16 +194,15 @@
 %{_mandir}/man8/libntfs-gnomevfs.8*
 %endif
 
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/lib*.a
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2005/07/22 10:31:39  qboosh
+- wrapped, -static just after -devel
+
 Revision 1.29  2005/07/22 10:22:03  qboosh
 - cleanup, standard globs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ntfsprogs.spec?r1=1.29&r2=1.30&f=u




More information about the pld-cvs-commit mailing list