[lcgdm-dav/el5: 2/2] up version for new upstream release

Ricardo Rocha rocha at fedoraproject.org
Wed Feb 6 15:32:14 UTC 2013


commit e11bdbe25d726d9a1a12a73c9ee63c43a1e081c8
Author: rocha <rocha at rocha-el6.cern.ch>
Date:   Wed Feb 6 16:26:36 2013 +0100

    up version for new upstream release

 .gitignore     |    1 +
 lcgdm-dav.spec |   17 +++++++----------
 sources        |    2 +-
 3 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 372b529..ba5d4fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /lcgdm-dav-0.7.0.tar.gz
 /lcgdm-dav-0.8.0.tar.gz
 /lcgdm-dav-0.11.0.tar.gz
+/lcgdm-dav-0.12.0.tar.gz
diff --git a/lcgdm-dav.spec b/lcgdm-dav.spec
index b22fbb9..080ee11 100644
--- a/lcgdm-dav.spec
+++ b/lcgdm-dav.spec
@@ -1,21 +1,17 @@
 %{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn || echo missing-httpd-devel)}} 
 
 Name:		lcgdm-dav
-Version:	0.11.0
-Release:	2%{?dist}
+Version:	0.12.0
+Release:	1%{?dist}
 Summary:	HTTP/DAV front end to the DPM/LFC services
 Group:		Applications/Internet
 License:	ASL 2.0
 URL:		https://svnweb.cern.ch/trac/lcgdm
 # The source of this package was pulled from upstream's vcs. Use the
 # following commands to generate the tarball:
-# svn export http://svn.cern.ch/guest/lcgdm/lcgdm-dav/tags/lcgdm-dav_0_11_0 lcgdm-dav-0.11.0
-# tar -czvf lcgdm-dav-0.11.0.tar.gz lcgdm-dav-0.11.0
+# svn export http://svn.cern.ch/guest/lcgdm/lcgdm-dav/tags/lcgdm-dav_0_12_0 lcgdm-dav-0.12.0
+# tar -czvf lcgdm-dav-0.12.0.tar.gz lcgdm-dav-0.12.0
 Source0:	%{name}-%{version}.tar.gz
-# apache remote ip field changed in 2.4
-# https://its.cern.ch/jira/browse/LCGDM-930
-Patch0:		apache-remote-ip.patch
-
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	cmake%{?_isa}
@@ -84,8 +80,6 @@ The lcgdm-dav server package providing the HTTP and DAV front end to the LCGDM
 %prep
 %setup -q -n %{name}-%{version}
 
-%patch0 -p2
-
 %build
 %cmake . -DCMAKE_INSTALL_PREFIX=/
 
@@ -129,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/*
 
 %changelog
+* Wed Feb 06 2013 Ricardo Rocha <ricardo.rocha at cern.ch> - 0.12.0-1
+- Update for new upstream release
+
 * Tue Jan 29 2013 Ricardo Rocha <ricardo.rocha at cern.ch> - 0.11.0-2
 - Added patch for apache 2.4 api change
 
diff --git a/sources b/sources
index 5512447..cf8d8a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0fc92e5183832a60c7e143b8bde4c08  lcgdm-dav-0.11.0.tar.gz
+00ebea185c8d4862820cf5f51c7cdf3d  lcgdm-dav-0.12.0.tar.gz


More information about the scm-commits mailing list