rpms/viewvc/F-11 sources,1.7,1.8 viewvc.spec,1.15,1.16

Bojan Smojver bojan at fedoraproject.org
Wed May 13 21:50:12 UTC 2009


Author: bojan

Update of /cvs/pkgs/rpms/viewvc/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5001

Modified Files:
	sources viewvc.spec 
Log Message:
Final 1.1.0.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/viewvc/F-11/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	7 Nov 2008 19:46:16 -0000	1.7
+++ sources	13 May 2009 21:49:41 -0000	1.8
@@ -1 +1 @@
-62fa6096ca01d1999658cdd1c8909d3f  viewvc-1.1.0-beta1.tar.gz
+fb2e97b7e902b030dc285d4ce3bd1862  viewvc-1.1.0.tar.gz


Index: viewvc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/viewvc/F-11/viewvc.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- viewvc.spec	26 Feb 2009 00:20:19 -0000	1.15
+++ viewvc.spec	13 May 2009 21:49:41 -0000	1.16
@@ -1,16 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define betaversion beta1
-
 Name:           viewvc
 Version:        1.1.0
-Release:        0.%{betaversion}.1%{?dist}.2
+Release:        1%{?dist}
 Summary:        Browser interface for CVS and SVN version control repositories
 
 Group:          Development/Tools
 License:        BSD
 URL:            http://www.viewvc.org/
-Source0:        http://www.viewvc.org/%{name}-%{version}-%{betaversion}.tar.gz
+Source0:        http://www.viewvc.org/%{name}-%{version}.tar.gz
 Source1:        viewvc.conf
 Source2:        README.httpd
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -43,10 +41,7 @@ ViewVC configuration for Apache/mod_pyth
 with decent performance when run under Apache.
 
 %prep
-%setup -q -n %{name}-%{version}-%{betaversion}
-cd ..
-%{__ln_s} %{name}-%{version}-%{betaversion} %{name}-%{version}
-cd %{name}-%{version}
+%setup -q
 
 %build
 
@@ -99,9 +94,6 @@ cd %{name}-%{version}
 %{__mv} %{buildroot}%{python_sitelib}/viewvc/bin/mod_python/viewvc.py \
         %{buildroot}%{python_sitelib}/viewvc/bin/mod_python/viewvc-mp.py
 
-# Kill patch backup file
-%{__rm} -f %{buildroot}%{python_sitelib}/viewvc/lib/viewvc.py.temp-location
-
 # Make spool directory for temp files
 %{__mkdir} -p %{buildroot}%{_localstatedir}/spool/viewvc
 
@@ -121,6 +113,9 @@ cd %{name}-%{version}
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/viewvc.conf
 
 %changelog
+* Thu May 14 2009 Bojan Smojver <bojan at rexursive.com> - 1.1.0-1
+- Final 1.1.0
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-0.beta1.1.2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list