rpms/classads/devel .cvsignore, 1.4, 1.5 classads.spec, 1.6, 1.7 sources, 1.4, 1.5

matt matt at fedoraproject.org
Fri Oct 9 02:06:35 UTC 2009


Author: matt

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

Modified Files:
	.cvsignore classads.spec sources 
Log Message:
upgrade to 1.0.4


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/classads/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	7 Jan 2009 14:57:25 -0000	1.4
+++ .cvsignore	9 Oct 2009 02:06:34 -0000	1.5
@@ -1 +1 @@
-classads-1.0.1.tar.gz
+classads-1.0.4.tar.gz


Index: classads.spec
===================================================================
RCS file: /cvs/pkgs/rpms/classads/devel/classads.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- classads.spec	24 Jul 2009 19:01:19 -0000	1.6
+++ classads.spec	9 Oct 2009 02:06:34 -0000	1.7
@@ -1,20 +1,17 @@
 Summary: Condor's classified advertisement language
 Name: classads
-Version: 1.0.1
-Release: 3%{?dist}
+Version: 1.0.4
+Release: 1%{?dist}
 License: ASL 2.0
 Group: Development/Libraries
 URL: http://www.cs.wisc.edu/condor/classad/
-Source0: ftp://ftp.cs.wisc.edu/condor/classad/c++/classads-1.0.1.tar.gz
-Patch0: f9_gcc_header.patch
+Source0: http://parrot.cs.wisc.edu/externals/classads-1.0.4.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 #BuildRequires: libtool
 #BuildRequires: pkgconfig
 BuildRequires: pcre-devel
 
-Requires: pcre
-
 %description
 Classified Advertisements (classads) are the lingua franca of
 Condor. They are used for describing jobs, workstations, and other
@@ -55,8 +52,7 @@ Static versions of Condor's ClassAd Libr
 and flexible, semi-structured representation of data.
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n %name-%version
 
 %build
 %configure --enable-namespace --enable-flexible-member CC=g++
@@ -137,6 +133,9 @@ make check
 
 
 %changelog
+* Thu Oct  8 2009  <matt at redhat> - 1.0.4-1
+- Upgraded to 1.0.4 release
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/classads/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	7 Jan 2009 14:57:25 -0000	1.4
+++ sources	9 Oct 2009 02:06:34 -0000	1.5
@@ -1 +1 @@
-c98906c025ab9a9381e644e9d7094d6d  classads-1.0.1.tar.gz
+7cb3b3173dac3ea1984266e298463ea0  classads-1.0.4.tar.gz




More information about the scm-commits mailing list