forked from pool/libzypp
This commit is contained in:
parent
691dc59c42
commit
c7a8d52f8c
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 23 17:17:20 CET 2007 - jkupec@suse.cz
|
||||||
|
|
||||||
|
- adding sotf,timeo=X nfs mount options by default (#235211)
|
||||||
|
- r5092
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 17:18:32 CET 2007 - dmacvicar@suse.de
|
||||||
|
|
||||||
|
- (#247459) ftp probing
|
||||||
|
denied == dont exists in ftp
|
||||||
|
- r 5075
|
||||||
|
- version 2.15.3
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 19 13:26:04 CET 2007 - jsrain@suse.cz
|
||||||
|
|
||||||
|
- Set YUM product category (base vs. add-on) according to metadata
|
||||||
|
(needed for proper update to SP1) (#245401)
|
||||||
|
- revision 5049
|
||||||
|
- version 2.15.2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 16 11:45:08 CET 2007 - schubi@suse.de
|
||||||
|
|
||||||
|
- Added new translations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 14 15:40:25 CET 2007 - schubi@suse.de
|
Wed Feb 14 15:40:25 CET 2007 - schubi@suse.de
|
||||||
|
|
||||||
|
25
libzypp.spec
25
libzypp.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libzypp (Version 2.15.1)
|
# spec file for package libzypp (Version 2.15.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -16,9 +16,9 @@ Group: System/Packages
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Summary: Package, Patch, Pattern, and Product Management
|
Summary: Package, Patch, Pattern, and Product Management
|
||||||
Version: 2.15.1
|
Version: 2.15.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: zypp-2.15.1.tar.bz2
|
Source: zypp-2.15.3.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Provides: yast2-packagemanager
|
Provides: yast2-packagemanager
|
||||||
Obsoletes: yast2-packagemanager
|
Obsoletes: yast2-packagemanager
|
||||||
@ -68,7 +68,7 @@ Authors:
|
|||||||
Ladislav Slezak <lslezak@suse.cz>
|
Ladislav Slezak <lslezak@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n zypp-2.15.1
|
%setup -q -n zypp-2.15.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mv configure.ac x
|
mv configure.ac x
|
||||||
@ -118,7 +118,22 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%{prefix}/include/zypp/*
|
%{prefix}/include/zypp/*
|
||||||
%{_libdir}/pkgconfig/libzypp.pc
|
%{_libdir}/pkgconfig/libzypp.pc
|
||||||
|
|
||||||
%changelog -n libzypp
|
%changelog
|
||||||
|
* Fri Feb 23 2007 - jkupec@suse.cz
|
||||||
|
- adding sotf,timeo=X nfs mount options by default (#235211)
|
||||||
|
- r5092
|
||||||
|
* Thu Feb 22 2007 - dmacvicar@suse.de
|
||||||
|
- (#247459) ftp probing
|
||||||
|
denied == dont exists in ftp
|
||||||
|
- r 5075
|
||||||
|
- version 2.15.3
|
||||||
|
* Mon Feb 19 2007 - jsrain@suse.cz
|
||||||
|
- Set YUM product category (base vs. add-on) according to metadata
|
||||||
|
(needed for proper update to SP1) (#245401)
|
||||||
|
- revision 5049
|
||||||
|
- version 2.15.2
|
||||||
|
* Fri Feb 16 2007 - schubi@suse.de
|
||||||
|
- Added new translations
|
||||||
* Wed Feb 14 2007 - schubi@suse.de
|
* Wed Feb 14 2007 - schubi@suse.de
|
||||||
- The context of establishPool will be stored in Resolver and will be
|
- The context of establishPool will be stored in Resolver and will be
|
||||||
regarded for the next solver run everytime. So it will be not reset by
|
regarded for the next solver run everytime. So it will be not reset by
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:02201d886c68e794c7016575f7fa93a49c45711fb5b5e7066b8dd42f8756ace8
|
|
||||||
size 17785210
|
|
3
zypp-2.15.3.tar.bz2
Normal file
3
zypp-2.15.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a0bb732fb8bf5780e77926881cfc94b02183bb00110a58c0a9a794a027fe2781
|
||||||
|
size 17901712
|
Loading…
x
Reference in New Issue
Block a user