OBS User unknown 2007-04-16 10:10:26 +00:00 committed by Git OBS Bridge
parent 287b597119
commit 1aff84498d
3 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cbf6c618171bf5651c2d53d45753aa40d28eaff3412e88b3e31b9f83c93820a9
size 1619931
oid sha256:2612af0c0c92dd77f1433971357e3c03a69d970dd59e93b76b30d33ccd1b0cc6
size 1631990

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
- avoiding attaching media where not needed (#263207)
- r5381
-------------------------------------------------------------------
Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de

View File

@ -17,7 +17,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Autoreqprov: on
Summary: Package, Patch, Pattern, and Product Management
Version: 3.1.1
Release: 1
Release: 2
Source: libzypp-3.1.1.tar.bz2
Prefix: /usr
Provides: yast2-packagemanager
@ -126,6 +126,9 @@ cd ..
%{_libdir}/pkgconfig/libzypp.pc
%changelog
* Mon Apr 16 2007 - jkupec@suse.cz
- avoiding attaching media where not needed (#263207)
- r5381
* Fri Apr 13 2007 - dmacvicar@suse.de
- fix FileCap with attributes
- r5376