rpms/obby/FC-4 .cvsignore, 1.2, 1.3 obby.spec, 1.6, 1.7 sources, 1.2, 1.3

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Wed Jan 4 04:25:16 UTC 2006


Author: lmacken

Update of /cvs/extras/rpms/obby/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16874

Modified Files:
	.cvsignore obby.spec sources 
Log Message:
0.3.0


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/obby/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	6 Oct 2005 06:43:46 -0000	1.2
+++ .cvsignore	4 Jan 2006 04:25:16 -0000	1.3
@@ -1 +1 @@
-obby-0.2.0.tar.gz
+obby-0.3.0.tar.gz


Index: obby.spec
===================================================================
RCS file: /cvs/extras/rpms/obby/FC-4/obby.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- obby.spec	16 Oct 2005 23:51:21 -0000	1.6
+++ obby.spec	4 Jan 2006 04:25:16 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           obby
-Version:        0.2.0
-Release:        6%{?dist}
+Version:        0.3.0
+Release:        1%{?dist}
 Summary:        A library which provides synced document buffers
 
 Group:          Development/Libraries
@@ -9,7 +9,7 @@
 Source0:        http://releases.0x539.de/obby/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  net6-devel, gmp-devel, gettext-devel, howl-devel
+BuildRequires:  net6-devel, gmp-devel, gettext-devel, libsigc++
 
 %description
 libobby is a library which provides synced document buffers. It supports
@@ -21,7 +21,7 @@
 Summary:        Development libraries for obby
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
-Requires:       pkgconfig, net6-devel, gmp-devel, howl-devel
+Requires:       pkgconfig, net6-devel, gmp-devel
 
 %description devel
 libobby is a library which provides synced document buffers. This package
@@ -36,7 +36,7 @@
 aclocal && autoconf
 sed -i 's!\(return (\)int\() gettext ("")\)!\1long\2!' configure
 
-%configure --disable-static --with-howl
+%configure --disable-static
 make %{?_smp_mflags}
 
 
@@ -68,6 +68,9 @@
 
 
 %changelog
+* Tue Jan 03 2007 Luke Macken <lmacken at redhat.com> - 0.3.0-1
+- 0.3.0
+
 * Sun Oct 16 2005 Luke Macken <lmacken at redhat.com> - 0.2.0-6
 - Patch from Toshio Kuratomi to fix FC4 build on x86_64
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/obby/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	6 Oct 2005 06:43:46 -0000	1.2
+++ sources	4 Jan 2006 04:25:16 -0000	1.3
@@ -1 +1 @@
-6bd46f9b8c7652d7bfa8413ed2c2af4b  obby-0.2.0.tar.gz
+b14135018a3093395296cf091f9f824f  obby-0.3.0.tar.gz




More information about the fedora-extras-commits mailing list