rpms/sobby/devel .cvsignore, 1.3, 1.4 sobby.spec, 1.3, 1.4 sources, 1.3, 1.4

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Thu May 4 04:48:44 UTC 2006


Author: lmacken

Update of /cvs/extras/rpms/sobby/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19087

Modified Files:
	.cvsignore sobby.spec sources 
Log Message:
0.4.0rc1


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sobby/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	22 Dec 2005 09:14:32 -0000	1.3
+++ .cvsignore	4 May 2006 04:48:43 -0000	1.4
@@ -1 +1 @@
-sobby-0.3.0.tar.gz
+sobby-0.4.0rc1.tar.gz


Index: sobby.spec
===================================================================
RCS file: /cvs/extras/rpms/sobby/devel/sobby.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sobby.spec	15 Feb 2006 22:11:50 -0000	1.3
+++ sobby.spec	4 May 2006 04:48:43 -0000	1.4
@@ -1,12 +1,14 @@
+%define _rc rc1
+
 Name:           sobby
-Version:        0.3.0
-Release:        2%{?dist}
+Version:        0.4.0
+Release:        1.%{_rc}%{?dist}
 Summary:        Standalone obby server
 
 Group:          Applications/Internet
 License:        GPL
 URL:            http://gobby.0x539.de
-Source0:        http://releases.0x539.de/sobby/%{name}-%{version}.tar.gz
+Source0:        http://releases.0x539.de/sobby/%{name}-%{version}%{_rc}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  obby-devel, glibmm24-devel
@@ -16,7 +18,7 @@
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_rc}
 
 
 %build
@@ -37,9 +39,14 @@
 %defattr(-,root,root,-)
 %doc README NEWS AUTHORS COPYING ChangeLog
 %{_bindir}/sobby
+%{_mandir}/*/*
 
 
 %changelog
+* Mon May 04 2006 Luke Macken <lmacken at redhat.com> - 0.4.0-1.rc1
+- 0.4.0rc1
+- Add man page
+
 * Wed Feb 15 2006 Luke Macken <lmacken at redhat.com> - 0.3.0-2
 - Rebuild for FE5
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sobby/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	22 Dec 2005 09:14:32 -0000	1.3
+++ sources	4 May 2006 04:48:43 -0000	1.4
@@ -1 +1 @@
-5408fc08d610be5aac4476c6ea6277f9  sobby-0.3.0.tar.gz
+43bb4cbb9949179b3ecb1cbc0b447e24  sobby-0.4.0rc1.tar.gz




More information about the fedora-extras-commits mailing list