- Bug 136221, workaround in CASA.spec file were removed because they were not changes for supported intended use of the product. Instead the readme was updated.
This commit is contained in:
		| @@ -1,3 +1,10 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Fri Dec  2 15:11:49 MST 2005 - cmashayekhi@novell.com | ||||||
|  |  | ||||||
|  | - Bug 136221, workaround in CASA.spec file were removed because | ||||||
|  | 	they were not changes for supported intended use of the | ||||||
|  | 	product. Instead the readme was updated. | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Fri Dec 02 10:34:02 MST 2005 - jnorman@novell.com | Fri Dec 02 10:34:02 MST 2005 - jnorman@novell.com | ||||||
|  |  | ||||||
|   | |||||||
| @@ -97,6 +97,9 @@ Common Authentication Service Adapter (CASA) | |||||||
|        (1.1.9 or later) available for download at  |        (1.1.9 or later) available for download at  | ||||||
|        http://www.mono-project.com/Downloads. |        http://www.mono-project.com/Downloads. | ||||||
|  |  | ||||||
|  |     - CASA install rpm that is intended for 32 bit architecture | ||||||
|  |       should not be installed on 64 bit architecture because | ||||||
|  |       it can cause runtime problems. | ||||||
| 	 | 	 | ||||||
|  |  | ||||||
| 4.0  Legal Notices | 4.0  Legal Notices | ||||||
|   | |||||||
| @@ -25,11 +25,6 @@ Source:       %{name}-%{version}.tar.bz2 | |||||||
| BuildRoot:    %{_tmppath}/%{name}-%{version}-build | BuildRoot:    %{_tmppath}/%{name}-%{version}-build | ||||||
| requires:     mono >= 1.1.7 | requires:     mono >= 1.1.7 | ||||||
| ExclusiveArch: %ix86 x86_64 | ExclusiveArch: %ix86 x86_64 | ||||||
| %ifarch x86_64 |  | ||||||
| ExcludeArch: %ix86 |  | ||||||
| %else |  | ||||||
| ExcludeArch: x86_64 |  | ||||||
| %endif |  | ||||||
| #NoSource:     0 | #NoSource:     0 | ||||||
|  |  | ||||||
| %description | %description | ||||||
|   | |||||||
| @@ -25,11 +25,6 @@ Source:       %{name}-%{version}.tar.bz2 | |||||||
| BuildRoot:    %{_tmppath}/%{name}-%{version}-build | BuildRoot:    %{_tmppath}/%{name}-%{version}-build | ||||||
| requires:     mono >= 1.1.7 | requires:     mono >= 1.1.7 | ||||||
| ExclusiveArch: %ix86 x86_64 | ExclusiveArch: %ix86 x86_64 | ||||||
| %ifarch x86_64 |  | ||||||
| ExcludeArch: %ix86 |  | ||||||
| %else |  | ||||||
| ExcludeArch: x86_64 |  | ||||||
| %endif |  | ||||||
| #NoSource:     0 | #NoSource:     0 | ||||||
|  |  | ||||||
| %description | %description | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user