Accepting request 163814 from Base:System

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/163814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=199
This commit is contained in:
Stephan Kulow 2013-04-18 08:43:29 +00:00 committed by Git OBS Bridge
commit 968c779bc2
6 changed files with 24 additions and 7 deletions

View File

@ -17,7 +17,7 @@
Name: python3-rpm
Version: 4.10.2
Version: 4.10.3.1
Release: 0
Summary: Python Bindings for Manipulating RPM Packages
License: GPL-2.0+

3
rpm-4.10.3.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6260e765982936913ca877b042ed0ad863d656e06ec5badc94fa810d36b7368c
size 3574627

View File

@ -10,7 +10,7 @@
/* Define to 1 if you have the <bzlib.h> header file. */
#undef HAVE_BZLIB_H
@@ -203,6 +206,10 @@
@@ -206,6 +209,10 @@
*/
#undef LT_OBJDIR
@ -21,7 +21,7 @@
/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
*/
#undef MAJOR_IN_MKDEV
@@ -287,6 +294,9 @@
@@ -290,6 +297,9 @@
/* Build with acl support? */
#undef WITH_ACL
@ -634,7 +634,7 @@
librpmio_la_SOURCES += digest_nss.c
+endif
librpmio_la_LDFLAGS = -version-info 3:2:0
librpmio_la_LDFLAGS = -version-info 3:3:0
librpmio_la_LIBADD = \
../misc/libmisc.la \
@WITH_NSS_LIB@ \

View File

@ -17,7 +17,7 @@
Name: rpm-python
Version: 4.10.2
Version: 4.10.3.1
Release: 0
#!BuildIgnore: rpmlint-Factory
Summary: Python Bindings for Manipulating RPM Packages

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Apr 5 18:47:53 UTC 2013 - dmueller@suse.com
- update to 4.10.3.1:
* Fix install-regression introduced in RPM 4.10.0 which can
cause creation of real files and directories skipped when
the path is shared with a %ghost.
* translation updates
-------------------------------------------------------------------
Fri Apr 5 12:39:12 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Sat Mar 30 13:53:48 UTC 2013 - coolo@suse.com

View File

@ -47,9 +47,9 @@ PreReq: %fillup_prereq
Summary: The RPM Package Manager
License: GPL-2.0+
Group: System/Packages
Version: 4.10.2
Version: 4.10.3.1
Release: 0
Source: rpm-%{version}.tar.bz2
Source: http://rpm.org/releases/rpm-4.10.x/rpm-%{version}.tar.bz2
Source1: RPM-HOWTO.tar.bz2
Source2: RPM-Tips.html.tar.bz2
Source4: rpm-suse_macros