packages: uudeview/uudeview.spec - correct way to fix the repackage issue: ...

pawelz pawelz at pld-linux.org
Mon Nov 15 10:39:40 CET 2010


Author: pawelz                       Date: Mon Nov 15 09:39:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- correct way to fix the repackage issue:
  < glen> pawelz: move the file in %prep instaed of %install

---- Files affected:
packages/uudeview:
   uudeview.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: packages/uudeview/uudeview.spec
diff -u packages/uudeview/uudeview.spec:1.48 packages/uudeview/uudeview.spec:1.49
--- packages/uudeview/uudeview.spec:1.48	Sat Nov 13 15:58:25 2010
+++ packages/uudeview/uudeview.spec	Mon Nov 15 10:39:35 2010
@@ -92,6 +92,8 @@
 %patch0 -p1
 %patch1 -p1
 
+mv inews/README README.inews
+
 %build
 %{__aclocal}
 %{__autoconf}
@@ -111,8 +113,6 @@
 %{__make} install -C uulib \
 	DESTDIR=$RPM_BUILD_ROOT
 
-[ -f README.inews ] || mv -f inews/README README.inews
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -154,6 +154,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2010/11/15 09:39:35  pawelz
+- correct way to fix the repackage issue:
+  < glen> pawelz: move the file in %prep instaed of %install
+
 Revision 1.48  2010/11/13 14:58:25  pawelz
 - %ghost so symlink
 - fixed repackage
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/uudeview/uudeview.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list