rpms/libepc/devel .cvsignore, 1.6, 1.7 libepc.spec, 1.9, 1.10 sources, 1.6, 1.7 libepc-fix-build.patch, 1.1, NONE

Brian Pepple bpepple at fedoraproject.org
Fri Oct 24 15:17:14 UTC 2008


Author: bpepple

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

Modified Files:
	.cvsignore libepc.spec sources 
Removed Files:
	libepc-fix-build.patch 
Log Message:
* Fri Oct 24 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.3.8-1
- Update to 0.3.8.
- Drop build patch.  Fixed upstream.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libepc/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	22 Apr 2008 17:17:58 -0000	1.6
+++ .cvsignore	24 Oct 2008 15:16:43 -0000	1.7
@@ -1 +1 @@
-libepc-0.3.5.tar.bz2
+libepc-0.3.8.tar.bz2


Index: libepc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libepc/devel/libepc.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libepc.spec	21 Sep 2008 22:06:16 -0000	1.9
+++ libepc.spec	24 Oct 2008 15:16:43 -0000	1.10
@@ -4,15 +4,14 @@
 %define glib2_version	2.15.1
 
 Name:           libepc
-Version:        0.3.5
-Release:        3%{?dist}
+Version:        0.3.8
+Release:        1%{?dist}
 Summary:        Easy Publish and Consume library
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://live.gnome.org/libepc/
 Source0:        http://ftp.gnome.org/pub/gnome/sources/%{name}/0.3/%{name}-%{version}.tar.bz2
-Patch0:		%{name}-fix-build.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	e2fsprogs-devel >= 1.36
@@ -23,16 +22,9 @@
 BuildRequires:	gnutls-devel
 BuildRequires:	gtk2-devel >= %{gtk2_version}
 BuildRequires:	glib2-devel >= %{glib2_version}
-BuildRequires:	gettext
 BuildRequires:	perl(XML::Parser)
-# The following BR can be dropped when the fix-build patch is removed.
-BuildRequires:	autoconf
-BuildRequires:	automake
-BuildRequires:	libtool
-BuildRequires:	gettext-devel
-BuildRequires:	gnome-common
 BuildRequires:	intltool
-BuildRequires:	gtk-doc
+
 
 %description
 A library to easily publish and consume values on networks
@@ -69,8 +61,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .build
-autoreconf
 
 
 %build
@@ -127,6 +117,10 @@
 
 
 %changelog
+* Fri Oct 24 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.3.8-1
+- Update to 0.3.8.
+- Drop build patch.  Fixed upstream.
+
 * Sat Sep 20 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.3.5-3
 - Add patch to fix building from source.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libepc/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	22 Apr 2008 17:17:58 -0000	1.6
+++ sources	24 Oct 2008 15:16:43 -0000	1.7
@@ -1 +1 @@
-83c931954c7428e57b2bdf8f36ecb0d0  libepc-0.3.5.tar.bz2
+7e96a7c36069e75ebd041d81938a582c  libepc-0.3.8.tar.bz2


--- libepc-fix-build.patch DELETED ---




More information about the scm-commits mailing list