rpms/dircproxy/devel sources, 1.2, 1.3 .cvsignore, 1.2, 1.3 dircproxy.spec, 1.5, 1.6

Kevin Fenzi kevin at fedoraproject.org
Sun Jan 25 07:41:05 UTC 2009


Author: kevin

Update of /cvs/extras/rpms/dircproxy/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23201

Modified Files:
	sources .cvsignore dircproxy.spec 
Log Message:
Update to RC1



Index: sources
===================================================================
RCS file: /cvs/extras/rpms/dircproxy/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	28 Oct 2006 05:40:39 -0000	1.2
+++ sources	25 Jan 2009 07:40:33 -0000	1.3
@@ -1 +1 @@
-850443437f709276ff21a173bbf98456  dircproxy-1.2.0-beta2.tar.bz
+4fe2e82619c7b575599bfb236adbd872  dircproxy-1.2.0-RC1.tar.gz


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/dircproxy/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	28 Oct 2006 05:40:39 -0000	1.2
+++ .cvsignore	25 Jan 2009 07:40:33 -0000	1.3
@@ -1 +1 @@
-dircproxy-1.2.0-beta2.tar.bz
+dircproxy-1.2.0-RC1.tar.gz


Index: dircproxy.spec
===================================================================
RCS file: /cvs/extras/rpms/dircproxy/devel/dircproxy.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dircproxy.spec	16 Jul 2008 21:08:44 -0000	1.5
+++ dircproxy.spec	25 Jan 2009 07:40:33 -0000	1.6
@@ -1,16 +1,15 @@
 Name:           dircproxy
 Version:        1.2.0
-%define betaver beta2
-Release:        0.8.%{betaver}%{?dist}
+%define betaver RC1
+Release:        0.9.%{betaver}%{?dist}
 Summary:        IRC proxy server
 
 Group:          Applications/Internet
 License:        GPLv2+
-URL:            http://dircproxy.securiweb.net/
-Source0:        http://dircproxy.securiweb.net/pub/1.2/%{name}-%{version}-%{betaver}.tar.bz
+URL:            http://code.google.com/p/dircproxy/
+Source0:        http://dircproxy.googlecode.com/files/%{name}-%{version}-%{betaver}.tar.gz
 Source1:        dircproxy.init
 Source2:        dircproxy.sysconfig
-Patch0:         dircproxy-1.2.0-blank-me-segfault.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  openssl-devel
@@ -27,7 +26,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}-%{betaver}
-%patch0 -p1
 
 %build
 %configure --enable-ssl
@@ -79,6 +77,9 @@
 %{_datadir}/dircproxy/
 
 %changelog
+* Sun Jan 25 2009 Kevin Fenzi <kevin at tummy.com> - 1.2.0-0.9.RC1
+- Update to RC1
+
 * Wed Jul 16 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.2.0-0.8.beta2
 - fix license tag
 




More information about the fedora-extras-commits mailing list