From 73075594baf293ceaa09136f0383283e7dc54ee915af02ec89c2f4971fa2f933 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 9 Oct 2015 15:15:34 +0000 Subject: [PATCH] - Move lib/ directory to autoyast2-installation package (bsc#949776) - 3.1.97 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=640 --- autoyast2-3.1.96.tar.bz2 | 3 --- autoyast2-3.1.97.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 7 ++++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 autoyast2-3.1.96.tar.bz2 create mode 100644 autoyast2-3.1.97.tar.bz2 diff --git a/autoyast2-3.1.96.tar.bz2 b/autoyast2-3.1.96.tar.bz2 deleted file mode 100644 index 0ac4ba2..0000000 --- a/autoyast2-3.1.96.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0011f9652413f7cc79fa6dd89f64a314a668b018b06cb34c4688c08084ffbc6 -size 652449 diff --git a/autoyast2-3.1.97.tar.bz2 b/autoyast2-3.1.97.tar.bz2 new file mode 100644 index 0000000..69f62f0 --- /dev/null +++ b/autoyast2-3.1.97.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7830650dfe5a9088be55772aa65893ac58100119ac5e270005a020255eb9d6f2 +size 653172 diff --git a/autoyast2.changes b/autoyast2.changes index 48d5395..4f9870b 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 9 15:03:43 UTC 2015 - igonzalezsosa@suse.com + +- Move lib/ directory to autoyast2-installation package + (bsc#949776) +- 3.1.97 + ------------------------------------------------------------------- Thu Oct 8 21:39:50 UTC 2015 - igonzalezsosa@suse.com diff --git a/autoyast2.spec b/autoyast2.spec index b3c2fd6..500e31d 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.1.96 +Version: 3.1.97 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -205,8 +205,6 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast %{yast_moduledir}/Kickstart.rb %dir %{yast_agentdir} %{yast_agentdir}/ag_ksimport -%dir %{yast_libdir}/autoinstall -%{yast_libdir}/autoinstall/*.rb # additional files @@ -287,6 +285,9 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast %{yast_yncludedir}/autoinstall/xml.rb %{yast_yncludedir}/autoinstall/ask.rb +%dir %{yast_libdir}/autoinstall +%{yast_libdir}/autoinstall/*.rb + # scripts %{_prefix}/lib/YaST2/bin/fetch_image.sh %{_prefix}/lib/YaST2/bin/autoyast-initscripts.sh