SPECS: ntfs-3g.spec - added rev, date and changelog - adapterized

shadzik shadzik at pld-linux.org
Sun Jul 16 11:56:09 CEST 2006


Author: shadzik                      Date: Sun Jul 16 09:56:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added rev, date and changelog
- adapterized

---- Files affected:
SPECS:
   ntfs-3g.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/ntfs-3g.spec
diff -u SPECS/ntfs-3g.spec:1.2 SPECS/ntfs-3g.spec:1.3
--- SPECS/ntfs-3g.spec:1.2	Sun Jul 16 11:35:32 2006
+++ SPECS/ntfs-3g.spec	Sun Jul 16 11:56:04 2006
@@ -1,3 +1,4 @@
+# $Revision$, $Date$
 Summary:	The NTFS driver with read and write support
 Summary(pl):	Sterownik do NTFS umożliwiający odczyt i zapis
 Summary(pt_BR):	Network Time Protocol versăo 4
@@ -11,16 +12,17 @@
 Patch0:		%{name}-Makefile.am.diff
 URL:		http://www.linux-ntfs.org/
 BuildRequires:	libfuse-devel >= 2.5.0
-BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 
 %description
-The driver to NTFS with read and write support. It is able to unlimited and 
-fully save file creation and deletion.
+The driver to NTFS with read and write support. It is able to
+unlimited and fully save file creation and deletion.
 
 %description -l pl
-Sterownik do systemu plików NTFS posiądający możliwość zarówno odczytu jak
-i zapisu. Umożliwia tworzenie i kasowanie plików nieograniczoną liczbę razy.
+Sterownik do systemu plików NTFS posiądający możliwość zarówno odczytu
+jak i zapisu. Umożliwia tworzenie i kasowanie plików nieograniczoną
+liczbę razy.
 
 %package devel
 Summary:	Header files for libntfs-3g library
@@ -39,7 +41,7 @@
 %package static
 Summary:	Static version of libntfs-3g library
 Summary:	Statyczna wersja bibliotek libntfs-3g
-Group: 		Development/Libraries
+Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
@@ -88,4 +90,15 @@
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/*.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.3  2006/07/16 09:56:04  shadzik
+- added rev, date and changelog
+- adapterized
+
 
================================================================

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



More information about the pld-cvs-commit mailing list