rpms/asa/EL-4 asa.spec,1.2,1.3

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Mon Dec 17 18:25:31 UTC 2007


Author: pertusus

Update of /cvs/extras/rpms/asa/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1569/EL-4

Modified Files:
	asa.spec 
Log Message:
sync with devel


Index: asa.spec
===================================================================
RCS file: /cvs/extras/rpms/asa/EL-4/asa.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- asa.spec	29 Jan 2006 21:06:39 -0000	1.2
+++ asa.spec	17 Dec 2007 18:24:51 -0000	1.3
@@ -1,10 +1,10 @@
 Name:           asa
 Version:        1.2
-Release:        1%{?dist}
+Release:        4%{?dist}
 Summary:        Convert Fortran carriage control characters
 
 Group:          Development/Tools
-License:        GPL
+License:        GPLv2+
 # version 1.1 is at that url.
 URL:            http://www.ibiblio.org/pub/Linux/devel/lang/fortran/!INDEX.short.html
 Source0:        http://archive.debian.org/debian-archive/dists/slink/main/source/text/asa_1.2.orig.tar.gz
@@ -30,7 +30,7 @@
 %{__install} -d -m755 $RPM_BUILD_ROOT%{_bindir}/
 %{__install} -d -m755 $RPM_BUILD_ROOT%{_mandir}/man1
 %{__install} -m755 asa $RPM_BUILD_ROOT%{_bindir}/
-%{__install} -m644 asa.1 $RPM_BUILD_ROOT%{_mandir}/man1/ 
+%{__install} -m644 -p asa.1 $RPM_BUILD_ROOT%{_mandir}/man1/ 
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -44,5 +44,15 @@
 
 
 %changelog
-* Mon Dec 12 2005 Patrice Dumas <dumas at centre-cired.fr> - 1.2-1
+* Sun Nov 18 2007 Patrice Dumas <pertusus at free.fr> - 1.2-4
+- keep timestamps
+- correct license tag
+
+* Thu Feb 16 2006 Patrice Dumas <pertusus at free.fr> - 1.2-3
+- rebuild for FC6
+
+* Thu Feb 16 2006 Patrice Dumas <pertusus at free.fr> - 1.2-2
+- rebuild for FC5
+
+* Mon Dec 12 2005 Patrice Dumas <pertusus at free.fr> - 1.2-1
 - initial packaging




More information about the fedora-extras-commits mailing list