rpms/apel/devel apel.spec,1.3,1.4 needs.rebuild,1.1,NONE

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Fri Sep 15 06:03:23 UTC 2006


Author: tagoh

Update of /cvs/extras/rpms/apel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26547

Modified Files:
	apel.spec 
Removed Files:
	needs.rebuild 
Log Message:
* Fri Sep 15 2006 Akira TAGOH <tagoh at redhat.com> - 10.6-9
- rebuilt


Index: apel.spec
===================================================================
RCS file: /cvs/extras/rpms/apel/devel/apel.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- apel.spec	20 Jul 2005 00:44:02 -0000	1.3
+++ apel.spec	15 Sep 2006 06:03:22 -0000	1.4
@@ -4,10 +4,10 @@
 
 Name:		apel
 Version:	10.6
-Release: 8%{?dist}
+Release: 9%{?dist}
 License:	GPL
 URL:		ftp://ftp.m17n.org/pub/mule/apel/
-BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
+BuildRoot:	%{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 Source0:	apel-%{version}.tar.gz
 Patch0: 	APEL-CFG.patch
@@ -45,7 +45,7 @@
 
 
 %install
-[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 make PREFIX=$RPM_BUILD_ROOT%{_prefix} \
 	LISPDIR=$RPM_BUILD_ROOT%{lispdir} install
@@ -55,7 +55,7 @@
 
 
 %clean
-[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 
 %files
@@ -65,6 +65,9 @@
 
 
 %changelog
+* Fri Sep 15 2006 Akira TAGOH <tagoh at redhat.com> - 10.6-9
+- rebuilt
+
 * Wed Jul 20 2005 Akira TAGOH <tagoh at redhat.com> - 10.6-8.fc5
 - Disabled apel-xemacs package to avoid a chicken-egg problem.
 


--- needs.rebuild DELETED ---




More information about the fedora-extras-commits mailing list