rpms/apel/devel .cvsignore,1.2,1.3 apel.spec,1.1,1.2

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Tue Jul 19 04:54:06 UTC 2005


Author: tagoh

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

Modified Files:
	.cvsignore apel.spec 
Log Message:
* Tue Jul 19 2005 Akira TAGOH <tagoh at redhat.com> - 10.6-7.fc5
- Import into Extras.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/apel/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	19 Jul 2005 03:44:14 -0000	1.2
+++ .cvsignore	19 Jul 2005 04:54:04 -0000	1.3
@@ -1 +1,4 @@
+*.bz2
+*.gz
+*.rpm
 apel-10.6.tar.gz


Index: apel.spec
===================================================================
RCS file: /cvs/extras/rpms/apel/devel/apel.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apel.spec	19 Jul 2005 03:44:14 -0000	1.1
+++ apel.spec	19 Jul 2005 04:54:04 -0000	1.2
@@ -6,7 +6,7 @@
 
 Name:		apel
 Version:	10.6
-Release: 6
+Release: 7%{?dist}
 License:	GPL
 URL:		ftp://ftp.m17n.org/pub/mule/apel/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
@@ -20,12 +20,12 @@
 Buildrequires:  emacs
 Requires:	emacs-common
 
-#package xemacs
-#Summary: A Portable [X]Emacs Library
-#Group:  Applications/Editors
-#Buildrequires: xemacs
-#Requires: xemacs-common
-#Conflicts: xemacs < %{xemacsver}
+%package xemacs
+Summary: A Portable [X]Emacs Library
+Group:  Applications/Editors
+Buildrequires: xemacs
+Requires: xemacs-common
+Conflicts: xemacs < %{xemacsver}
 
 %description
 APEL stands for "A Portable Emacs Library". It consists of
@@ -45,10 +45,10 @@
 and other some utility modules
 
 
-#description xemacs
-#APEL stands for "A Portable Emacs Library". This is the 
-#XEmacs version of APEL. You may install apel instead of 
-#this if you use GNU Emacs.
+%description xemacs
+APEL stands for "A Portable Emacs Library". This is the 
+XEmacs version of APEL. You may install apel instead of 
+this if you use GNU Emacs.
 
 
 %prep
@@ -68,7 +68,7 @@
 
 make clean
 
-#make XEMACS=xemacs PACKAGEDIR=$RPM_BUILD_ROOT%{pkgdir} install-package
+make XEMACS=xemacs PACKAGEDIR=$RPM_BUILD_ROOT%{pkgdir} install-package
 
 
 %clean
@@ -81,13 +81,16 @@
 %{lispdir}/apel
 
 
-#files xemacs
-#defattr(-,root,root)
-#doc README.ja README.en ChangeLog
-#{pkgdir}/lisp/apel
+%files xemacs
+%defattr(-,root,root)
+%doc README.ja README.en ChangeLog
+%{pkgdir}/lisp/apel
 
  
 %changelog
+* Tue Jul 19 2005 Akira TAGOH <tagoh at redhat.com> - 10.6-7.fc5
+- Import into Extras.
+
 * Tue Feb 22 2005 Elliot Lee <sopwith at redhat.com> 10.6-6
 - Remove xemacs
 




More information about the fedora-extras-commits mailing list