OBS User unknown 2007-08-04 06:36:03 +00:00 committed by Git OBS Bridge
parent e6dd784995
commit 7556cc2e1f
5 changed files with 43 additions and 8 deletions

View File

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

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

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sat Aug 4 01:03:19 CEST 2007 - ma@suse.de
- Don't download unwanted translation files (#293740).
- revision 6470
-------------------------------------------------------------------
Fri Aug 3 23:52:18 CEST 2007 - ma@suse.de
- Fix susetags repo to parse dikusage data (#293039)
- revision 6467
- version 3.13.12
-------------------------------------------------------------------
Fri Aug 3 18:56:47 CEST 2007 - ma@suse.de
- Add product attribute 'type' (aka 'category' which is now
deprecated). Adapted sustags and yum parsers to parse and
provide this value.
- revision 6464
- version 3.13.11
-------------------------------------------------------------------
Fri Aug 3 17:29:56 CEST 2007 - dmacvicar@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package libzypp (Version 3.13.10)
# spec file for package libzypp (Version 3.13.12)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -16,10 +16,10 @@ Group: System/Packages
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Autoreqprov: on
Summary: Package, Patch, Pattern, and Product Management
Version: 3.13.10
Version: 3.13.12
Release: 1
Source: libzypp-3.13.10.tar.bz2
Source1: libzypp-3.13.10-rpmlintrc
Source: libzypp-3.13.12.tar.bz2
Source1: libzypp-3.13.12-rpmlintrc
Prefix: /usr
Provides: yast2-packagemanager
Obsoletes: yast2-packagemanager
@ -44,7 +44,7 @@ Authors:
Ladislav Slezak <lslezak@suse.cz>
%package devel
Requires: libzypp == 3.13.10
Requires: libzypp == 3.13.12
Requires: libxml2-devel curl-devel openssl-devel rpm-devel glibc-devel zlib-devel
Requires: bzip2 popt-devel dbus-1-devel glib2-devel hal-devel boost-devel libstdc++-devel
Requires: cmake
@ -124,6 +124,19 @@ cd ..
%{_libdir}/pkgconfig/libzypp.pc
%changelog
* Sat Aug 04 2007 - ma@suse.de
- Don't download unwanted translation files (#293740).
- revision 6470
* Fri Aug 03 2007 - ma@suse.de
- Fix susetags repo to parse dikusage data (#293039)
- revision 6467
- version 3.13.12
* Fri Aug 03 2007 - ma@suse.de
- Add product attribute 'type' (aka 'category' which is now
deprecated). Adapted sustags and yum parsers to parse and
provide this value.
- revision 6464
- version 3.13.11
* Fri Aug 03 2007 - dmacvicar@suse.de
- fix modalias rel column number
- version 3.13.10