From b7747dd15d0fe4c2b572170da74bd83f4b242415 Mon Sep 17 00:00:00 2001 From: soochoi Date: Mon, 8 Sep 2008 17:27:34 +0000 Subject: [PATCH] casa-auth-token-client: remove sysvinit from build dependency for STABLE dist --- .../client/package/linux/CASA_auth_token_client.changes | 5 +++++ .../client/package/linux/CASA_auth_token_client.spec.in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CASA-auth-token/client/package/linux/CASA_auth_token_client.changes b/CASA-auth-token/client/package/linux/CASA_auth_token_client.changes index 9c301af5..15013918 100644 --- a/CASA-auth-token/client/package/linux/CASA_auth_token_client.changes +++ b/CASA-auth-token/client/package/linux/CASA_auth_token_client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 8 11:24:25 MDT 2008 - nds_cm@novell.com + +- Removed sysvinit dependency from the BuildRequire line. + ------------------------------------------------------------------- Mon Jun 30 14:54:24 MDT 2008 - jluciani@novell.com diff --git a/CASA-auth-token/client/package/linux/CASA_auth_token_client.spec.in b/CASA-auth-token/client/package/linux/CASA_auth_token_client.spec.in index 7146e0c1..ee906c56 100644 --- a/CASA-auth-token/client/package/linux/CASA_auth_token_client.spec.in +++ b/CASA-auth-token/client/package/linux/CASA_auth_token_client.spec.in @@ -15,7 +15,7 @@ Name: CASA_auth_token_client %define debug_opt "" Url: http://www.novell.com/products -BuildRequires: CASA-devel curl-devel expat gcc-c++ glade-sharp2 glib2-devel krb5-devel libgcc libgssapi libopenssl-devel libstdc++ libstdc++-devel mono-devel pkgconfig sysvinit update-alternatives +BuildRequires: CASA-devel curl-devel expat gcc-c++ glade-sharp2 glib2-devel krb5-devel libgcc libgssapi libopenssl-devel libstdc++ libstdc++-devel mono-devel pkgconfig update-alternatives %if %suse_version > 1020 BuildRequires: libexpat-devel %endif