Update to last successful build

bc6f57cab5b79985998c04f909ba7acdbb323807 Fix spec file comment

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=1133
This commit is contained in:
2014-09-23 15:30:55 +00:00
committed by Git OBS Bridge
parent 6a67b6f832
commit ab830bf9f3
4 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e4d4b342bd81e363f1dc1e14294a5fb2f50a2b838e325172456d5f718247feb
size 4993049

3
libzypp-14.29.3.tar.bz2 Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 23 17:07:45 CEST 2014 - ma@suse.de
- Fix computation of userinstalled items (bnc#897404)
- version 14.29.3 (29)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 23 10:55:08 CEST 2014 - ma@suse.de Tue Sep 23 10:55:08 CEST 2014 - ma@suse.de

View File

@@ -23,7 +23,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Package, Patch, Pattern, and Product Management Summary: Package, Patch, Pattern, and Product Management
License: GPL-2.0+ License: GPL-2.0+
Group: System/Packages Group: System/Packages
Version: 14.29.2 Version: 14.29.3
Release: 0 Release: 0
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc Source1: %{name}-rpmlintrc
@@ -209,10 +209,10 @@ export CFLAGS="$RPM_OPT_FLAGS"
export CXXFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS"
unset TRANSLATION_SET unset TRANSLATION_SET
unset EXTRA_CMAKE_OPTIONS unset EXTRA_CMAKE_OPTIONS
+# Same codebase, but SLES may use it's own translation set. # Same codebase, but SLES may use it's own translation set.
+# suse_version # suse_version
+# 1110 SLES11 # 1110 SLES11
+# 1315 SLES12 # 1315 SLES12
%if 0%{?suse_version} == 1110 || 0%{?suse_version} == 1315 %if 0%{?suse_version} == 1110 || 0%{?suse_version} == 1315
if [ -f ../po/sle-zypp-po.tar.bz ]; then if [ -f ../po/sle-zypp-po.tar.bz ]; then
export TRANSLATION_SET=sle-zypp export TRANSLATION_SET=sle-zypp