From c48fb6323f6b638d33ba67e81d8d5c60af8ee6dc82fd25c8b3fa590aa6edcd9e Mon Sep 17 00:00:00 2001 From: Martin Vidner Date: Mon, 23 Apr 2012 09:29:54 +0000 Subject: [PATCH] - Moved over one forgotten file. - 2.22.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-proxy?expand=0&rev=3 --- yast2-proxy-2.22.0.tar.bz2 | 3 --- yast2-proxy-2.22.1.tar.bz2 | 3 +++ yast2-proxy.changes | 6 ++++++ yast2-proxy.spec | 17 +++++++++-------- 4 files changed, 18 insertions(+), 11 deletions(-) delete mode 100644 yast2-proxy-2.22.0.tar.bz2 create mode 100644 yast2-proxy-2.22.1.tar.bz2 diff --git a/yast2-proxy-2.22.0.tar.bz2 b/yast2-proxy-2.22.0.tar.bz2 deleted file mode 100644 index d2512d2..0000000 --- a/yast2-proxy-2.22.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:185147b9a3edd095d388773c96817ce0051f41ba85f07c79499eecba51cb7674 -size 89242 diff --git a/yast2-proxy-2.22.1.tar.bz2 b/yast2-proxy-2.22.1.tar.bz2 new file mode 100644 index 0000000..b9a8ec8 --- /dev/null +++ b/yast2-proxy-2.22.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d47ef9d88ac5f11195a51c45b5343fe6a7c9d513564ff40c18efad6ff4b598 +size 95025 diff --git a/yast2-proxy.changes b/yast2-proxy.changes index ceb9482..ef1c4c6 100644 --- a/yast2-proxy.changes +++ b/yast2-proxy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 11 11:15:23 CEST 2012 - mvidner@suse.cz + +- Moved over one forgotten file. +- 2.22.1 + ------------------------------------------------------------------- Tue Apr 10 14:49:56 CEST 2012 - mvidner@suse.cz diff --git a/yast2-proxy.spec b/yast2-proxy.spec index cb07c23..7aff899 100644 --- a/yast2-proxy.spec +++ b/yast2-proxy.spec @@ -15,22 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: yast2-proxy -Version: 2.22.0 +Version: 2.22.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-proxy-%{version}.tar.bz2 -Group: System/YaST -License: GPL-2.0+ # should be required by devtools -BuildRequires: perl-XML-Writer pkgconfig rpm +BuildRequires: perl-XML-Writer +BuildRequires: pkgconfig +BuildRequires: rpm BuildRequires: update-desktop-files -BuildRequires: yast2-devtools yast2-testsuite +BuildRequires: yast2-devtools +BuildRequires: yast2-testsuite BuildRequires: yast2 Requires: yast2 @@ -42,6 +41,8 @@ PreReq: /bin/rm BuildArch: noarch Summary: YaST2 - Proxy Configuration +License: GPL-2.0+ +Group: System/YaST Url: http://en.opensuse.org/Portal:YaST %description @@ -58,7 +59,6 @@ autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" -%{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) # so that RPM_OPT_FLAGS check works @@ -80,6 +80,7 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/clients/*.ycp /usr/share/YaST2/modules/*.ycp /usr/share/YaST2/modules/*.ybc +/usr/share/YaST2/include/proxy %{_prefix}/share/applications/YaST2/*.desktop /usr/share/YaST2/scrconf/*.scr /usr/share/YaST2/schema/autoyast/rnc/proxy.rnc