This commit is contained in:
parent
621170279b
commit
f2889a53c4
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a9303233274d087247949dc1c43dec58c13962041d038caba5dbf2d8e550123d
|
oid sha256:764ff213a08d8f4863e2dca34aaf6462af40a5be56ecbd28f509d2b31930eaeb
|
||||||
size 2960737
|
size 2968797
|
||||||
|
@ -1,9 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
|
||||||
|
|
||||||
|
- Output date strings in UTF-8. (#339423)
|
||||||
|
- revision 7807
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
|
Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
|
||||||
|
|
||||||
- fixes for new gcc
|
- fixes for new gcc
|
||||||
- version 4.1.3
|
- version 4.1.3
|
||||||
- r7788
|
- r7788
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 5 15:22:33 CET 2007 - ma@suse.de
|
Mon Nov 5 15:22:33 CET 2007 - ma@suse.de
|
||||||
|
@ -17,7 +17,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Package, Patch, Pattern, and Product Management
|
Summary: Package, Patch, Pattern, and Product Management
|
||||||
Version: 4.1.3
|
Version: 4.1.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Source: libzypp-4.1.3.tar.bz2
|
Source: libzypp-4.1.3.tar.bz2
|
||||||
Source1: libzypp-rpmlintrc
|
Source1: libzypp-rpmlintrc
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
@ -131,6 +131,9 @@ cd ..
|
|||||||
%{prefix}/share/cmake/Modules/FindZypp.cmake
|
%{prefix}/share/cmake/Modules/FindZypp.cmake
|
||||||
%{_libdir}/pkgconfig/libzypp.pc
|
%{_libdir}/pkgconfig/libzypp.pc
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 14 2007 - ma@suse.de
|
||||||
|
- Output date strings in UTF-8. (#339423)
|
||||||
|
- revision 7807
|
||||||
* Tue Nov 13 2007 - schubi@suse.de
|
* Tue Nov 13 2007 - schubi@suse.de
|
||||||
- fixes for new gcc
|
- fixes for new gcc
|
||||||
- version 4.1.3
|
- version 4.1.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user