rpms/aplus-fsf/F-7 aplus-fsf.spec, 1.12, 1.13 sources, 1.2, 1.3 aplus-fsf-4.20-gcc41.patch, 1.1, NONE

Jochen Schmitt (s4504kr) fedora-extras-commits at redhat.com
Tue Apr 8 15:50:10 UTC 2008


Author: s4504kr

Update of /cvs/extras/rpms/aplus-fsf/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10963

Modified Files:
	aplus-fsf.spec sources 
Removed Files:
	aplus-fsf-4.20-gcc41.patch 
Log Message:
New upstream release


Index: aplus-fsf.spec
===================================================================
RCS file: /cvs/extras/rpms/aplus-fsf/F-7/aplus-fsf.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- aplus-fsf.spec	12 Aug 2007 18:31:24 -0000	1.12
+++ aplus-fsf.spec	8 Apr 2008 15:49:25 -0000	1.13
@@ -1,7 +1,6 @@
-
 %define name aplus-fsf
-%define ver 4.20
-%define rel 2
+%define ver 4.22
+%define rel 1
 
 %define _x11pref %{_datadir}/X11
 %define _x11bindir %{_bindir}
@@ -14,8 +13,8 @@
 %define _x11appdef %{_x11pref}/app-defaults
 
 Name: %name
-Version: 4.20.2
-Release: 20%{?dist}
+Version: 4.22.1
+Release: 1%{?dist}
 License: GPLv2
 
 Summary: Advanced APL interpreter with s interface
@@ -25,8 +24,7 @@
 
 Source: http://www.aplusdev.org/Download/%name-%ver-%rel.tar.gz
 Source1: aplus-fsf-4.20-elstart
-Patch1: aplus-fsf-4.20-makefile.patch
-Patch2: aplus-fsf-4.20-gcc41.patch
+Patch1: aplus-fsf-4.22-makefile.patch
 Patch3: aplus-fsf-4.20-el.patch
 Patch4: aplus-fsf-4.20-atree.patch
 
@@ -99,7 +97,6 @@
 %prep
 %setup -q -n %{name}-%{ver}
 %patch1 -p1 -b .org
-%patch2 -p1 
 %patch3 -p1
 %patch4 -p1
 
@@ -110,7 +107,7 @@
 aclocal
 automake
 autoconf
-%configure --prefix=/usr
+%configure --prefix=/usr --docdir=%{_docdir}/%{name}-%{version}
 make %{?_smp_mflags} LIBTOOL="/usr/bin/libtool"
 
 %install
@@ -231,6 +228,7 @@
 %{_x11appdef}/XTerm-apl
 %{_fonts}/
 %{_sysconfdir}/ld.so.conf.d/aplus-fsf-%{_arch}.conf
+%{_datadir}/aplus-fsf/
 
 %doc samples
 %doc ANNOUNCE AUTHORS ChangeLog LICENSE README
@@ -264,6 +262,9 @@
 %ghost %verify(not md5 size mtime) %{_ttffonts}/fonts.cache-*
 
 %Changelog
+* Tue Apr  8 2008 Jochen Schmitt <Jochen herr-schmitt de> 4.22.1-1
+- New upstream release (#435074)
+
 * Sun Aug 12 2007 Jochen Schmitt <Jochen herr-schmitt de> 4.20.2-20
 - Changing license tag
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/aplus-fsf/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	27 Jul 2006 15:19:48 -0000	1.2
+++ sources	8 Apr 2008 15:49:25 -0000	1.3
@@ -1 +1 @@
-2366264664c0b352b907b411af48e5aa  aplus-fsf-4.20-2.tar.gz
+af7d3f8a4643c41efa5d50b76507dc3c  aplus-fsf-4.22-1.tar.gz


--- aplus-fsf-4.20-gcc41.patch DELETED ---




More information about the fedora-extras-commits mailing list