rpms/rhnlib/devel .cvsignore, 1.3, 1.4 import.log, 1.2, 1.3 rhnlib.spec, 1.3, 1.4 sources, 1.3, 1.4

Miroslav Suchý msuchy at fedoraproject.org
Wed Feb 10 16:29:02 UTC 2010


Author: msuchy

Update of /cvs/pkgs/rpms/rhnlib/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4861/devel

Modified Files:
	.cvsignore import.log rhnlib.spec sources 
Log Message:
Rebase to $BASENAME in rawhide.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rhnlib/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	22 Sep 2009 15:36:57 -0000	1.3
+++ .cvsignore	10 Feb 2010 16:29:02 -0000	1.4
@@ -1 +1 @@
-rhnlib-2.5.13.tar.gz
+rhnlib-2.5.21.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/rhnlib/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log	22 Sep 2009 15:36:58 -0000	1.2
+++ import.log	10 Feb 2010 16:29:02 -0000	1.3
@@ -1,2 +1,3 @@
 rhnlib-2_5_10-1:HEAD:rhnlib-2.5.10-1.src.rpm:1237193065
 rhnlib-2_5_13-1:HEAD:rhnlib-2.5.13-1.src.rpm:1253633737
+rhnlib-2_5_21-1_el6:HEAD:rhnlib-2.5.21-1.el6.src.rpm:1265819285


Index: rhnlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rhnlib/devel/rhnlib.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- rhnlib.spec	22 Sep 2009 15:36:58 -0000	1.3
+++ rhnlib.spec	10 Feb 2010 16:29:02 -0000	1.4
@@ -4,14 +4,16 @@ Summary: Python libraries for the RHN pr
 Name: rhnlib
 URL:     https://fedorahosted.org/spacewalk
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
-Version: 2.5.13
+Version: 2.5.21
 Release: 1%{?dist}
 
 Group: Development/Libraries
 License: GPLv2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
 BuildArch: noarch
+%endif
 BuildRequires: python-devel
 
 Requires: pyOpenSSL 
@@ -38,7 +40,7 @@ make -f Makefile.rhnlib
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
+%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT --prefix=%{_prefix}
 
 
 %clean
@@ -52,6 +54,32 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Thu Feb 04 2010 Michael Mraka <michael.mraka at redhat.com> 2.5.21-1
+- updated copyrights
+
+* Mon Feb 01 2010 Michael Mraka <michael.mraka at redhat.com> 2.5.20-1
+- added rhnLockfile
+
+* Wed Jan 20 2010 Miroslav Suchý <msuchy at redhat.com> 2.5.19-1
+- code cleanup
+
+* Mon Dec 07 2009 Michael Mraka <michael.mraka at redhat.com> 2.5.18-1
+- moved code from rhnlib to spacewalk-backend-libs
+
+* Fri Dec  4 2009 Miroslav Suchý <msuchy at redhat.com> 2.5.17-1
+- sha256 support
+
+* Fri Dec 04 2009 Michael Mraka <michael.mraka at redhat.com> 2.5.16-1
+- added rhn_rpm and rhn_mpm 
+
+* Wed Nov 25 2009 Miroslav Suchý <msuchy at redhat.com> 2.5.15-1
+- aamt is not Null in most cases, move it more to right
+- replace len() with ==
+- count length of buffer only once in loop
+
+* Thu Nov  5 2009 Miroslav Suchy <msuchy at redhat.com> 2.5.14-1
+- fix build under opensuse
+
 * Thu Aug 06 2009 Pradeep Kilambi <pkilambi at redhat.com> 2.5.13-1
 - 
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rhnlib/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	22 Sep 2009 15:36:58 -0000	1.3
+++ sources	10 Feb 2010 16:29:02 -0000	1.4
@@ -1 +1 @@
-8d33f894072dcef348f7c4228cc0c188  rhnlib-2.5.13.tar.gz
+ca0202b1a39fe5900dc1e1ce605444de  rhnlib-2.5.21.tar.gz



More information about the scm-commits mailing list