rpms/Falcon/devel .cvsignore, 1.3, 1.4 Falcon.spec, 1.7, 1.8 sources, 1.4, 1.5 Falcon-0.8.10-prefix.patch, 1.1, NONE

Michel Alexandre Salim salimma at fedoraproject.org
Fri Feb 6 20:50:16 UTC 2009


Author: salimma

Update of /cvs/pkgs/rpms/Falcon/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26876/devel

Modified Files:
	.cvsignore Falcon.spec sources 
Removed Files:
	Falcon-0.8.10-prefix.patch 
Log Message:
* Fri Feb  6 2009 Michel Salim <salimma at fedoraproject.org> - 0.8.14.2-1
- Update to 0.8.14.2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/Falcon/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	3 Jun 2008 07:38:00 -0000	1.3
+++ .cvsignore	6 Feb 2009 20:49:46 -0000	1.4
@@ -1 +1 @@
-Falcon-0.8.10.tar.gz
+Falcon-0.8.14.2.tar.gz


Index: Falcon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/Falcon/devel/Falcon.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Falcon.spec	9 Jun 2008 22:37:04 -0000	1.7
+++ Falcon.spec	6 Feb 2009 20:49:46 -0000	1.8
@@ -1,16 +1,18 @@
 %define host     www.falconpl.org
+%define mainver  0.8.14
 
 Name:            Falcon
-Version:         0.8.10
-Release:         3%{?dist}
+Version:         %{mainver}.2
+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}/project_dl/_official_rel/%{name}-%{version}.tar.gz
-Patch0:         Falcon-0.8.10-prefix.patch
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+
 BuildRequires:  bison cmake pcre-devel zlib-devel
 
 %description
@@ -48,8 +50,7 @@
 
 
 %prep
-%setup -q
-%patch0 -p1 -b .prefix
+%setup -q -n %{name}-%{mainver}
 
 
 %build
@@ -103,6 +104,9 @@
 %{_mandir}/man1/faltest*
 
 %changelog
+* Fri Feb  6 2009 Michel Salim <salimma at fedoraproject.org> - 0.8.14.2-1
+- Update to 0.8.14.2
+
 * Mon Jun  9 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 0.8.10-3
 - Revert r401 patch; does not fix cmake-2.6 problem on Rawhide
   Reverting to manually using 'make install' in individual subdirectories


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/Falcon/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	7 Jun 2008 17:02:10 -0000	1.4
+++ sources	6 Feb 2009 20:49:46 -0000	1.5
@@ -1 +1 @@
-7739f66bca0e1f3f6620bcbdeab19b1f  Falcon-0.8.10.tar.gz
+a08f0c7aa3a233395ddb3875eae4e7a9  Falcon-0.8.14.2.tar.gz


--- Falcon-0.8.10-prefix.patch DELETED ---




More information about the fedora-extras-commits mailing list