rpms/classads/F-10 .cvsignore, 1.3, 1.4 classads.spec, 1.3, 1.4 sources, 1.3, 1.4

Matthew Farrellee matt at fedoraproject.org
Wed Jan 7 14:46:35 UTC 2009


Author: matt

Update of /cvs/pkgs/rpms/classads/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19649

Modified Files:
	.cvsignore classads.spec sources 
Log Message:
update to classads 1.0.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/classads/F-10/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	7 Apr 2008 13:12:01 -0000	1.3
+++ .cvsignore	7 Jan 2009 14:46:04 -0000	1.4
@@ -1 +1 @@
-classads-1.0.tar.gz
+classads-1.0.1.tar.gz


Index: classads.spec
===================================================================
RCS file: /cvs/pkgs/rpms/classads/F-10/classads.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- classads.spec	7 Apr 2008 13:27:04 -0000	1.3
+++ classads.spec	7 Jan 2009 14:46:04 -0000	1.4
@@ -1,13 +1,11 @@
-# NOTE: When updating the version change the Source0 and %setup lines
-
-Summary: Condor's ClassAd Library
+Summary: Condor's classified advertisement language
 Name: classads
-Version: 1.0
+Version: 1.0.1
 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.tar.gz
+Source0: ftp://ftp.cs.wisc.edu/condor/classad/c++/classads-1.0.1.tar.gz
 Patch0: f9_gcc_header.patch
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
@@ -38,7 +36,7 @@
 compatibility of jobs and workstations where they may be run.
 
 %package devel
-Summary: Headers for Condor's ClassAd Library
+Summary: Headers for Condor's classified advertisement language
 Group: Development/System
 Requires: %name = %version-%release
 Requires: pcre-devel
@@ -48,7 +46,7 @@
 semi-structured representation of data.
 
 %package static
-Summary: Condor's ClassAd Library's static libraries
+Summary: Condor's classified advertisement language's static libraries
 Group: Development/System
 Requires: %name = %version-%release
 
@@ -57,7 +55,7 @@
 and flexible, semi-structured representation of data.
 
 %prep
-%setup -q -n classads-1.0
+%setup -q
 %patch0 -p1
 
 %build
@@ -95,6 +93,7 @@
 %_bindir/cxi_ns
 %_libdir/libclassad.so
 %_libdir/libclassad_ns.so
+%dir %_includedir/classad/
 %_includedir/classad/attrrefs.h
 %_includedir/classad/cclassad.h
 %_includedir/classad/classad_distribution.h
@@ -138,6 +137,13 @@
 
 
 %changelog
+* Tue Jan  6 2009  <matt at redhat> - 1.0.1-1
+- Upgraded to 1.0.1 release:
+-  New functions: ifThenElse, regexps, interval
+-  Source files renamed from .C to .cpp
+- Fixed unowned /usr/include/classad directory (BZ473636)
+- Updated summaries
+
 * Mon Apr  7 2008  <mfarrellee at redhat> - 1.0-1
 - Upgraded to 1.0 release
 - Resolved: bz432211, bz432212, and bz432213


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/classads/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	7 Apr 2008 13:12:01 -0000	1.3
+++ sources	7 Jan 2009 14:46:04 -0000	1.4
@@ -1 +1 @@
-10cf1743ed838b4d606b6d86d7494595  classads-1.0.tar.gz
+c98906c025ab9a9381e644e9d7094d6d  classads-1.0.1.tar.gz




More information about the fedora-extras-commits mailing list