SPECS: isomaster.spec - do sed stuff in %prep, cosmetics

glen glen at pld-linux.org
Wed Sep 27 19:57:16 CEST 2006


Author: glen                         Date: Wed Sep 27 17:57:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- do sed stuff in %prep, cosmetics

---- Files affected:
SPECS:
   isomaster.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/isomaster.spec
diff -u SPECS/isomaster.spec:1.4 SPECS/isomaster.spec:1.5
--- SPECS/isomaster.spec:1.4	Wed Sep 27 19:56:04 2006
+++ SPECS/isomaster.spec	Wed Sep 27 19:57:10 2006
@@ -1,10 +1,10 @@
 # $Revision$, $Date$
-Summary:	ISO Master: graphical CD image editor.
+Summary:	ISO Master: graphical CD image editor
 Summary(pl):	ISO Master: graficzny edytor obrazów płyt.
 Name:		isomaster
 Version:	0.4
 Release:	0.1
-License:	GPL2
+License:	GPL v2
 Group:		Applications/Shells
 Source0:	http://littlesvr.ca/isomaster/releases/%{name}-%{version}.tar.bz2
 # Source0-md5:	56d60c4bd37a287f936c2b9374f87c22
@@ -19,18 +19,18 @@
 
 
 %description
-ISO Master: graphical CD image editor.
-Used for reading, modifying and writing ISO images.
+ISO Master: graphical CD image editor. Used for reading, modifying and
+writing ISO images.
 
 %description -l pl
-ISO Master: graficzny edytor obrazów płyt.
-Używany do czytania, modyfikowania i zapisywania obrazów ISO. 
+ISO Master: graficzny edytor obrazów płyt. Używany do czytania,
+modyfikowania i zapisywania obrazów ISO.
 
 %prep
 %setup -q
+%{__sed} -i -e 's#/usr/local#/usr#' Makefile
 
 %build
-sed -i -e 's#/usr/local#/usr#' Makefile
 %{__make}
 
 %install
@@ -59,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/09/27 17:57:10  glen
+- do sed stuff in %prep, cosmetics
+
 Revision 1.4  2006/09/27 17:56:04  blekot
 - BR: gtk+2-devel
 
@@ -70,4 +73,3 @@
 
 Revision 1.1  2006/09/27 16:52:32  rotom
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/isomaster.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list