SPECS: memtest86+.spec - no epoch here - GPL v2

qboosh qboosh at pld-linux.org
Thu Jan 3 19:36:39 CET 2008


Author: qboosh                       Date: Thu Jan  3 18:36:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no epoch here
- GPL v2

---- Files affected:
SPECS:
   memtest86+.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/memtest86+.spec
diff -u SPECS/memtest86+.spec:1.18 SPECS/memtest86+.spec:1.19
--- SPECS/memtest86+.spec:1.18	Thu Jan  3 19:18:44 2008
+++ SPECS/memtest86+.spec	Thu Jan  3 19:36:33 2008
@@ -7,7 +7,7 @@
 Name:		memtest86+
 Version:	1.70
 Release:	2
-License:	GPL
+License:	GPL v2
 Group:		Applications/System
 Source0:	http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	ee447fa46b75cf98538fa60667eb079d
@@ -65,7 +65,7 @@
 Summary:	memtest86+ image for rc-boot
 Summary(pl.UTF-8):	Obraz memtest86+ dla rc-boot
 Group:		Base
-Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 Requires:	rc-boot
 
 %description -n rc-boot-image-memtest86+
@@ -98,12 +98,12 @@
 
 %postun -n rc-boot-image-memtest86+
 if [ -x /sbin/rc-boot ]; then
-    /sbin/rc-boot 1>&2 || :
+	/sbin/rc-boot 1>&2 || :
 fi
 
 %post -n rc-boot-image-memtest86+
 if [ -x /sbin/rc-boot ]; then
-    /sbin/rc-boot 1>&2 || :
+	/sbin/rc-boot 1>&2 || :
 fi
 
 %files
@@ -121,6 +121,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2008-01-03 18:36:33  qboosh
+- no epoch here
+- GPL v2
+
 Revision 1.18  2008-01-03 18:18:44  arvenil
 - added image config for rc-boot
 - s#/boot/memtest86+#/boot/memtest86+.vmlinuz#
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/memtest86+.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list