rpms/sobby/devel sobby.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Mon Dec 12 15:20:55 UTC 2005


Author: lmacken

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

Modified Files:
	.cvsignore sources 
Added Files:
	sobby.spec 
Log Message:
auto-import sobby-0.3.0-1.rc3 on branch devel from sobby-0.3.0-1.rc3.src.rpm


--- NEW FILE sobby.spec ---
%define _rc rc3

Name:           sobby
Version:        0.3.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}%{_rc}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  obby-devel, glibmm24-devel

%description
Sobby is a standalone obby server.


%prep
%setup -q -n %{name}-%{version}%{_rc}


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc README NEWS AUTHORS COPYING ChangeLog
%{_bindir}/sobby


%changelog
* Wed Dec 07 2005 Luke Macken <lmacken at redhat.com> - 0.3.0-1.rc3
- Packaged for Fedora Extras


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sobby/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	12 Dec 2005 15:19:53 -0000	1.1
+++ .cvsignore	12 Dec 2005 15:20:52 -0000	1.2
@@ -0,0 +1 @@
+sobby-0.3.0rc3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sobby/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	12 Dec 2005 15:19:53 -0000	1.1
+++ sources	12 Dec 2005 15:20:52 -0000	1.2
@@ -0,0 +1 @@
+8c3538992f83527cfb9f0a42a9e2ed87  sobby-0.3.0rc3.tar.gz




More information about the scm-commits mailing list