]> git.pld-linux.org Git - packages/tnef.git/commitdiff
- cosmetics. tnef-0_15-2
authorkloczek <kloczek@pld-linux.org>
Sat, 16 Dec 2000 03:15:34 +0000 (03:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tnef.spec -> 1.3

tnef.spec

index 7b2057f006fcfba7f9b958606f022d1641c8aa0c..70d75a3fbe043689d72a9e1f1a074d9f965f3272 100644 (file)
--- a/tnef.spec
+++ b/tnef.spec
@@ -1,5 +1,5 @@
-Summary:       Decodes MS-TNEF attachments.
-Summary(pl):   Dekoder za³±czników w formacie MS-TNEF.
+Summary:       Decodes MS-TNEF attachments
+Summary(pl):   Dekoder za³±czników w formacie MS-TNEF
 Name:          tnef
 Version:       0.15
 Release:       2
@@ -36,13 +36,14 @@ Microsoft Outlook do odczytania za
 
 %prep
 %setup -q
+
 %build
 %configure
-
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
@@ -55,5 +56,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc {README,BUGS,ChangeLog,NEWS,TODO}.gz doc/file-format.tex
 %doc tests/*.tnef
-
 %attr(755,root,root) %{_bindir}/tnef
This page took 0.066676 seconds and 4 git commands to generate.