SPECS: quilt.spec - cosmetics

darekr darekr at pld-linux.org
Wed Aug 10 21:01:19 CEST 2005


Author: darekr                       Date: Wed Aug 10 19:01:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

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

---- Diffs:

================================================================
Index: SPECS/quilt.spec
diff -u SPECS/quilt.spec:1.1 SPECS/quilt.spec:1.2
--- SPECS/quilt.spec:1.1	Wed Aug 10 20:52:46 2005
+++ SPECS/quilt.spec	Wed Aug 10 21:01:13 2005
@@ -1,5 +1,4 @@
 # $Revision$, $Date$
-#
 Summary:	Scripts for working with series of patches
 Summary(pl):	Skrypty do pracy z zestawem łatek
 Name:		quilt
@@ -22,11 +21,6 @@
 The scripts are heavily based on Andrew Morton's patch scripts
 found at http://www.zip.com.au/~akpm/linux/patches/.
 
-Authors:
---------
-    Andrew Morton <akpm at digeo.com>
-    Andreas Gruenbacher <agruen at suse.de>
-
 %package -n bash-completion-quilt
 Summary:        bash completion for quilt
 Summary(pl):    Dopełnienia basha dla quilt
@@ -49,9 +43,12 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__make} install prefix=/usr \
+
+%{__make} install \
+	prefix=/usr \
 	BUILD_ROOT=$RPM_BUILD_ROOT
-%{find_lang} %{name}
+
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -76,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/10 19:01:13  darekr
+- cosmetics
+
 Revision 1.1  2005/08/10 18:52:46  witekfl
 - new spec based on original spec
 - needs review by someone who uses 64bit machine
================================================================

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




More information about the pld-cvs-commit mailing list