rpms/Falcon/devel .cvsignore, 1.2, 1.3 Falcon.spec, 1.2, 1.3 sources, 1.2, 1.3 Falcon-0.8.8-libdir.patch, 1.1, NONE

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Tue Jun 3 07:38:47 UTC 2008


Author: salimma

Update of /cvs/pkgs/rpms/Falcon/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11158

Modified Files:
	.cvsignore Falcon.spec sources 
Removed Files:
	Falcon-0.8.8-libdir.patch 
Log Message:
Falcon-0.8.10-1 (should fix FTBFS #449638)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/Falcon/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	28 Apr 2008 04:32:05 -0000	1.2
+++ .cvsignore	3 Jun 2008 07:38:00 -0000	1.3
@@ -1 +1 @@
-Falcon-0.8.8-fc9.tar.gz
+Falcon-0.8.10.tar.gz


Index: Falcon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/Falcon/devel/Falcon.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Falcon.spec	21 May 2008 16:56:50 -0000	1.2
+++ Falcon.spec	3 Jun 2008 07:38:00 -0000	1.3
@@ -1,15 +1,14 @@
 %define host     www.falconpl.org
 
 Name:            Falcon
-Version:         0.8.8
-Release:         3%{?dist}
+Version:         0.8.10
+Release:         1%{?dist}
 Summary:         The Falcon Programming Language
 Summary(it):     Il linguaggio di programmazione Falcon
 License:        GPLv2+
 Group:          Development/Languages
 URL:            http://%{host}/
-Source:         http://%{host}/downloads/%{version}/%{name}-%{version}-fc9.tar.gz
-Patch0:         Falcon-0.8.8-libdir.patch
+Source:         http://%{host}/project_dl/_official_rel/%{name}-%{version}.tar.gz
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:  bison cmake pcre-devel zlib-devel
 
@@ -49,7 +48,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .libdir
 
 
 %build
@@ -78,7 +76,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc ChangeLog README RELNOTES LICENSE GPLv2-grant
+%doc AUTHORS ChangeLog copyright README RELNOTES LICENSE LICENSE_GPLv2
 %exclude %{_bindir}/falcon-conf
 %exclude %{_bindir}/falconeer.fal
 %exclude %{_bindir}/faltest
@@ -102,10 +100,13 @@
 %{_mandir}/man1/faltest*
 
 %changelog
+* Tue Jun  3 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 0.8.10-1
+- Update to 0.8.10
+
 * Wed May 21 2008 Michel Salim <salimma at fedoraproject.org> - 0.8.8-3
 - Use correct libdir for module path
 
-* Thu Apr 24 2008 Michel Salim <salimma at fedoraproject.org> - 0.8.8-2
+* Thu Apr 24 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 0.8.8-2
 - Updated license
 - Changed source URL to one that includes license grant
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/Falcon/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	28 Apr 2008 04:32:05 -0000	1.2
+++ sources	3 Jun 2008 07:38:00 -0000	1.3
@@ -1 +1 @@
-22cc42da337853c91ca30d91905e9ccb  Falcon-0.8.8-fc9.tar.gz
+41e15d7b14556e1c62a0780ee543f451  Falcon-0.8.10.tar.gz


--- Falcon-0.8.8-libdir.patch DELETED ---




More information about the fedora-extras-commits mailing list