This commit is contained in:
parent
c83cd3eb20
commit
39acbdb0d3
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:55191c02ffb29340c0a075ecde5c2e2609a02b48d1a794ecdd5aab1928c3c319
|
oid sha256:9884cb42132334f5f66ae68c7bfc275746f48ba9707d9aa2f45bd621a4ed81b0
|
||||||
size 112974
|
size 110242
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 30 07:19:56 CEST 2008 - coolo@suse.de
|
||||||
|
|
||||||
|
- fix file list of package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 24 12:50:06 CEST 2008 - locilka@suse.cz
|
Thu Jul 24 12:50:06 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
Name: yast2-update
|
Name: yast2-update
|
||||||
Version: 2.17.0
|
Version: 2.17.0
|
||||||
Release: 1
|
Release: 5
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -116,10 +116,14 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%files FACTORY
|
%files FACTORY
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{prefix}/share/applications/YaST2/update.desktop
|
%{prefix}/share/applications/YaST2/update.desktop
|
||||||
|
%dir /usr/share/YaST2/control
|
||||||
/usr/share/YaST2/control/update.xml
|
/usr/share/YaST2/control/update.xml
|
||||||
/usr/share/YaST2/clients/update.ycp
|
/usr/share/YaST2/clients/update.ycp
|
||||||
/usr/share/YaST2/clients/run_update.ycp
|
/usr/share/YaST2/clients/run_update.ycp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 30 2008 coolo@suse.de
|
||||||
|
- fix file list of package
|
||||||
* Thu Jul 24 2008 locilka@suse.cz
|
* Thu Jul 24 2008 locilka@suse.cz
|
||||||
- Making possible to upgrade running system using YaST Update even
|
- Making possible to upgrade running system using YaST Update even
|
||||||
if it changes a release (the original/current installation
|
if it changes a release (the original/current installation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user